Commit Graph

  • c82949f500
    Bump version Miguel Mota 2021-07-25 23:56:40 -0700
  • 9351d56554
    Merge branch 'friedger-feat/test' Miguel Mota 2021-07-25 23:53:17 -0700
  • 7745683a7a
    Merge branch 'feat/test' of https://github.com/friedger/merkletreejs into friedger-feat/test Miguel Mota 2021-07-25 23:53:08 -0700
  • 86f7b03185
    Rename test file Miguel Mota 2021-07-25 23:47:12 -0700
  • a0eccb7691
    Merge branch 'hujw77-patch-1' Miguel Mota 2021-07-25 23:44:15 -0700
  • 740ed2aa11
    Merge branch 'patch-1' of https://github.com/hujw77/merkletreejs into hujw77-patch-1 Miguel Mota 2021-07-25 23:43:31 -0700
  • 95624eeb5b fix bitcoinTree edge case (#38) Friedger Müffke 2021-07-22 14:46:37 +0200
  • 848d5793a1 add tests for all bitcoin tree leaves Friedger Müffke 2021-07-22 13:21:00 +0200
  • 64dc0286c1
    Update README Miguel Mota 2021-07-13 23:14:04 -0700
  • f6b6c99d20
    example: Fix options Miguel Mota 2021-07-07 15:50:48 -0700
  • 319d3300f6
    Update example Miguel Mota 2021-07-07 15:43:38 -0700
  • 0d57f0e8bb
    Update example Miguel Mota 2021-07-07 15:41:00 -0700
  • 49ee00c1c0
    Add static verify method Miguel Mota 2021-07-04 01:23:15 -0700
  • c9517a5005
    Update example Miguel Mota 2021-07-04 00:31:40 -0700
  • 39fd0d9e1d
    Update example Miguel Mota 2021-07-03 23:14:20 -0700
  • 322a00f9de
    Update README Miguel Mota 2021-07-02 00:28:31 -0700
  • 4b5f686a08
    Update .npmignore Miguel Mota 2021-07-02 00:25:42 -0700
  • df879c6dac
    Add example Miguel Mota 2021-07-02 00:20:10 -0700
  • 8e1f0cad0f
    Fix critical condition echo 2021-07-02 13:46:35 +0800
  • 274be314e0
    Update clean script Miguel Mota 2021-04-05 21:19:15 -0700
  • fd156e194e
    Allow Function or Buffer for fillDefaultHash Miguel Mota 2021-04-03 21:12:05 -0700
  • 01dd16e364
    Bump version Miguel Mota 2021-04-03 11:34:54 -0700
  • ffd7c4fa9a
    MerkleMountainRange rollUp Miguel Mota 2021-04-03 11:34:02 -0700
  • 62b273556b
    MerkleMountainRange input fixes Miguel Mota 2021-04-01 20:45:28 -0700
  • 8869e16ae2
    Add clean script Miguel Mota 2021-04-01 20:37:56 -0700
  • af698a92ae
    Merge Miguel Mota 2021-04-01 20:34:24 -0700
  • 8deaa7fc53
    Add Merkle Mountain Range (MMR) tree class Miguel Mota 2021-03-29 15:01:46 -0700
  • 9b06e661c5
    Add fillDefaultHash function option Miguel Mota 2021-03-31 19:18:01 -0700
  • 137aacb040
    Fix bufferify input normalization. #35 Miguel Mota 2021-03-29 15:47:37 -0700
  • 6f50a49475
    Allow either Buffers or hex strings for proof inputs Miguel Mota 2021-03-29 15:09:35 -0700
  • ffd68dde08 Remove unused dependencies from package.json Miguel Mota 2021-01-19 20:44:35 -0800
  • 0c03fb30c5 Bump version to 0.2.12 Miguel Mota 2020-12-12 10:59:40 -0800
  • 4cf2c8aa5f Update README Miguel Mota 2020-12-12 10:58:57 -0800
  • a80e229053 Replace typeof number with Number.isInteger Miguel Mota 2020-12-12 10:55:32 -0800
  • 171ff16c75 Merge branch 'petscheit-refactors_proofFlags' Miguel Mota 2020-12-12 10:43:50 -0800
  • 803455fc26 implements getProofFlag by passing leaves indices paul etscheit 2020-12-08 13:56:48 +0100
  • 072a6c2962 Bump version to 0.2.11 Miguel Mota 2020-12-07 14:33:26 -0800
  • de9840f8d9 Merge branch 'petscheit-add_position_hex_proof' Miguel Mota 2020-12-07 14:19:26 -0800
  • a380106a5d Merge branch 'add_position_hex_proof' of https://github.com/petscheit/merkletreejs into petscheit-add_position_hex_proof Miguel Mota 2020-12-07 14:09:58 -0800
  • e94dbd4ec2 Merge branch 'petscheit-add_sortPair_multiProof' Miguel Mota 2020-12-07 13:50:54 -0800
  • a979e9a3a6 adds pair sorting in multiProof verification paul etscheit 2020-12-05 16:21:40 +0100
  • 31f9c47864 adds function description in readme paul etscheit 2020-12-03 16:23:53 +0100
  • ddace05db7 adds positional hex proof paul etscheit 2020-12-03 16:18:41 +0100
  • bd8a8fa146 potential fix to issue #27 paul etscheit 2020-12-03 15:11:15 +0100
  • 89af00c71d adds test cases for #27 paul etscheit 2020-12-03 13:26:55 +0100
  • f37f91eae9 Add marshal/unmarshal static methods Miguel Mota 2020-10-30 02:07:08 -0700
  • a246764d6b Compare leaf hash to root if no proof array. Closes #25 Miguel Mota 2020-07-31 22:52:38 -0700
  • d78ea67599 Fix typo Miguel Mota 2020-06-06 14:12:00 -0700
  • d020377bcc Add to window object for browser lib Miguel Mota 2020-06-06 14:07:56 -0700
  • 27b8f0a6c7 Update .npmignore Miguel Mota 2020-06-06 14:05:16 -0700
  • 69208d984d Add npm prepare Miguel Mota 2020-06-06 14:01:39 -0700
  • a3894314fa Update .gitignore Miguel Mota 2020-06-06 13:56:40 -0700
  • c3a250ff7f Build browser lib Miguel Mota 2020-06-06 13:52:26 -0700
  • cc217dcf45 Update logo gh-pages Miguel Mota 2020-06-06 13:16:06 -0700
  • ef38bec30c Update docs Miguel Mota 2020-06-06 13:07:26 -0700
  • 8768f93132 Update typedoc Miguel Mota 2020-06-06 12:26:33 -0700
  • a69a927e8e Update docs Miguel Mota 2020-06-06 12:07:23 -0700
  • 9957ac545e Update resources Miguel Mota 2020-06-01 23:33:03 -0700
  • e320bea597 Update README Miguel Mota 2020-06-01 23:29:33 -0700
  • f496132a34 Bump minor version Miguel Mota 2020-06-01 22:13:02 -0700
  • cea9442939 Add multiproof support Miguel Mota 2020-05-31 23:31:19 -0700
  • b36c6f31a5 Fix typings path Miguel Mota 2020-02-13 13:28:05 -0800
  • 47d674a47c Define types Miguel Mota 2020-02-13 13:25:52 -0800
  • f30254bae7 Ignore typescript files for published package. Closes #22 Miguel Mota 2020-02-13 13:03:27 -0800
  • 32b9f29f15 Add .npmrc Miguel Mota 2020-02-13 13:01:03 -0800
  • 20c282b1e6 Bump version. Closes #18 Miguel Mota 2020-02-13 12:58:02 -0800
  • 117d0474b4
    Bump handlebars from 4.0.11 to 4.5.3 dependabot[bot] 2019-12-27 07:52:23 +0000
  • 6e89f5dfa4 Merge branch 'jbelelieu-patch-1' Miguel Mota 2019-12-18 17:33:31 -0800
  • 1b100e3a3a Remove artifact Miguel Mota 2019-12-18 17:33:22 -0800
  • 3beadbace5 Merge branch 'patch-1' of https://github.com/jbelelieu/merkletreejs into jbelelieu-patch-1 Miguel Mota 2019-12-18 17:33:09 -0800
  • 25fa89edab
    Bump lodash from 4.17.11 to 4.17.15 dependabot[bot] 2019-12-19 01:30:50 +0000
  • 3e92073907 Add contributions section Miguel Mota 2019-12-18 17:30:24 -0800
  • e2f7dbe1f5
    Remove unused local var Jon Belelieu 2019-12-12 16:08:45 -0500
  • db7221373e
    Bump handlebars from 4.0.11 to 4.5.1 dependabot[bot] 2019-11-02 05:04:14 +0000
  • f55ee9876d
    Version bump Miguel Mota 2019-07-27 17:46:44 -0700
  • ba8213e492
    Merge branch 'sethfork-master' Miguel Mota 2019-07-27 17:45:31 -0700
  • 6ac1097bc6
    Merge pull request #1 from sethfork/sha3-keccak Seth Feibus 2019-06-30 02:40:55 -0400
  • ffad24babf
    Replace sha3 with keccak; Update ethereumjs-util sethfork 2019-06-30 02:39:53 -0400
  • e8964cd2b3
    sort option Miguel Mota 2019-06-16 17:46:12 -0700
  • 29e7b7e6f8
    sha1 test Miguel Mota 2019-06-16 17:14:53 -0700
  • b83a1e1189
    fix bufferify function Miguel Mota 2019-06-16 16:47:38 -0700
  • cd0eb7506a
    to hex methods Miguel Mota 2019-06-07 17:41:48 -0700
  • 4d0accf644
    fix verify order Miguel Mota 2019-06-07 17:29:26 -0700
  • 882236e603
    sort leaves option Miguel Mota 2019-06-07 15:15:16 -0700
  • d84aa0e8a9
    Fix typedoc Miguel Mota 2019-06-07 01:00:36 -0700
  • 6f0ee08069
    Update README Miguel Mota 2019-06-07 00:45:17 -0700
  • 8868540114
    Update README docs Miguel Mota 2019-06-07 00:31:25 -0700
  • 49ef70eccd
    Add duplicateOdd and sort option Miguel Mota 2019-06-07 00:29:42 -0700
  • c1fcf89f2c
    Create FUNDING.yml Miguel Mota 2019-06-01 16:00:17 -0700
  • e63975a7ff simplify Miguel Mota 2019-03-29 20:33:28 -0700
  • 571d29c2e2 0.0.25 Miguel Mota 2019-03-29 20:17:58 -0700
  • 0d3e8b2951 typescript dev Miguel Mota 2019-03-29 20:16:04 -0700
  • 0d04ad8c93 build before npm test Miguel Mota 2019-03-29 20:13:48 -0700
  • 356df29d5a add .npmignore Miguel Mota 2019-03-29 20:06:21 -0700
  • 2981bb0984 remove cached Miguel Mota 2019-03-29 20:04:31 -0700
  • 448cf47ae6 Add Typescript types. Closes #13 and #12 Miguel Mota 2019-03-29 19:53:32 -0700
  • f94dd5fbac fix travis Miguel Mota 2019-01-19 15:49:36 -0800
  • 4c0187b57f version bump Miguel Mota 2019-01-19 15:49:05 -0800
  • 730dc4b47d npm audit Miguel Mota 2019-01-19 15:47:05 -0800
  • 9055817df7 add travis.yml Miguel Mota 2019-01-19 15:43:57 -0800