Commit Graph

  • 682bfb9785 ADD file via upload smart_contract p30629751 2023-05-20 11:19:12 +0800
  • fc3b454f01
    Merge 4b729b0375 into 1f3ab59dcf WY 2023-04-26 00:48:00 +0800
  • 4b729b0375
    fix buffer.concat error WY 2023-04-26 00:45:30 +0800
  • 1f3ab59dcf
    Bump patch version master Miguel Mota 2023-04-24 00:24:13 -0700
  • 905a95c358
    Update docs Miguel Mota 2023-04-24 00:23:21 -0700
  • 6c7fa932c8
    Merge branch 'kth-tw-update-return-type-doc' Miguel Mota 2023-04-24 00:22:49 -0700
  • eab30d7f38
    Merge branch 'update-return-type-doc' of github.com:kth-tw/merkletreejs into kth-tw-update-return-type-doc Miguel Mota 2023-04-24 00:22:42 -0700
  • 4fc44db033
    Merge branch 'trevormil-master' Miguel Mota 2023-04-24 00:21:06 -0700
  • c7905a755e
    Update document of return type. #75 kth-tw 2023-04-15 12:06:18 +0900
  • 2488cc6b1c make fillDefaultHash more efficient trevormil 2023-03-31 16:25:11 -0400
  • f9fcf2c045
    Update return type. #75 Miguel Mota 2023-03-30 10:03:46 -0700
  • 59d32cc7f2
    Update README Miguel Mota 2022-11-30 21:28:10 -0800
  • 25743c92d3
    Update export Miguel Mota 2022-11-30 21:25:16 -0800
  • e6f8c50fbf
    Update README Miguel Mota 2022-11-30 21:24:24 -0800
  • 39adf71980
    Bump patch version Miguel Mota 2022-11-30 21:04:37 -0800
  • dfb170d449
    Update diagrams, closes #40 Miguel Mota 2022-11-30 20:50:47 -0800
  • 970fcf8246
    Update docs Miguel Mota 2022-11-30 20:41:15 -0800
  • 683d0dc1a9
    Update README Miguel Mota 2022-11-30 20:34:50 -0800
  • e5a4f72eb7
    Add MerkleSumTree Miguel Mota 2022-11-30 20:22:03 -0800
  • c858396ef0
    Bump patch version Miguel Mota 2022-11-20 00:46:37 -0800
  • fcc01f71b3
    Add IncrementalMerkleTree class Miguel Mota 2022-11-20 00:45:55 -0800
  • 2f686b2e18
    Bump patch version Miguel Mota 2022-11-18 13:47:03 -0800
  • 55e45e6172
    Remove redundant method Miguel Mota 2022-11-18 13:46:36 -0800
  • e3f40d5e4f
    Remove byteLength filter Miguel Mota 2022-11-18 13:43:50 -0800
  • deed683aa0
    Bump patch version Miguel Mota 2022-11-17 15:15:54 -0800
  • c330fe25ff
    rename concatFn to concatenator Miguel Mota 2022-11-17 15:15:33 -0800
  • bc5ffc9f0b
    Bump patch version Miguel Mota 2022-11-17 15:10:50 -0800
  • 5933e7f5a5
    Add poseidon hash test. #71 Miguel Mota 2022-11-17 15:08:13 -0800
  • 670a458354
    Add bigNumerify util and concatFn option. #71 Miguel Mota 2022-11-17 14:16:03 -0800
  • 8a8fc30473
    Add test Miguel Mota 2022-11-15 12:06:11 -0800
  • 6ef276ae3f
    Bump patch version Miguel Mota 2022-11-14 10:43:30 -0800
  • fdb3cc8b75
    Fix unexpected breaking change Miguel Mota 2022-11-14 10:42:19 -0800
  • 9b880c9165
    Update README Miguel Mota 2022-11-14 10:37:08 -0800
  • dca666cfea
    Update README Miguel Mota 2022-11-14 09:36:40 -0800
  • 2861f03fde
    Update README Miguel Mota 2022-11-14 09:34:46 -0800
  • 429669cb53
    Update README Miguel Mota 2022-11-14 09:25:21 -0800
  • 00b656fc9a
    Update README Miguel Mota 2022-11-14 09:24:34 -0800
  • c53c4327a8
    Bump patch version Miguel Mota 2022-11-14 09:06:35 -0800
  • 5c169b13d4
    Add marshal tree method Miguel Mota 2022-11-10 22:15:00 -0800
  • 68566c5ae9
    Bump patch version Miguel Mota 2022-11-10 05:35:00 -0800
  • 142ac3d903
    Update docs Miguel Mota 2022-11-10 05:33:32 -0800
  • ab6543a74e
    Merge branch 'PreetamSing-task/binary-search-leaf' Miguel Mota 2022-11-10 05:32:51 -0800
  • 8433273481
    Merge branch 'task/binary-search-leaf' of github.com:PreetamSing/merkletreejs into PreetamSing-task/binary-search-leaf Miguel Mota 2022-11-10 05:32:29 -0800
  • 6de04e8379
    Update docs Miguel Mota 2022-11-10 05:30:05 -0800
  • e6b7572530
    Merge branch 'juandavidkincaid-development/juan/add-explicit-return-type-getProofs' Miguel Mota 2022-11-10 05:29:43 -0800
  • 8af3c3d15d
    Merge branch 'development/juan/add-explicit-return-type-getProofs' of github.com:juandavidkincaid/merkletreejs into juandavidkincaid-development/juan/add-explicit-return-type-getProofs Miguel Mota 2022-11-10 05:29:34 -0800
  • 8f34b24945
    Update docs Miguel Mota 2022-11-10 05:28:51 -0800
  • cf066ac963
    Merge branch 'moorey777-add-getProofs' Miguel Mota 2022-11-10 05:26:43 -0800
  • 91ab13753e
    Added explicit return to MerkleTree.getProof() Juan David Suárez 2022-10-27 13:42:14 -0500
  • dea5c08232
    Merge branch 'add-getProofs' of https://github.com/moorey777/merkletreejs into moorey777-add-getProofs Miguel Mota 2022-10-26 18:18:10 -0700
  • a048b00a66
    Update README Miguel Mota 2022-10-26 18:17:47 -0700
  • db1e45f5c7
    Update docs Miguel Mota 2022-10-26 18:12:58 -0700
  • 6a01e3bef7
    Bump minor version Miguel Mota 2022-10-26 18:09:37 -0700
  • 60d8d0cb58
    Lint Miguel Mota 2022-10-26 18:08:40 -0700
  • 8d6fbf434b
    Merge branch 'frangio-complete' Miguel Mota 2022-10-26 18:08:12 -0700
  • 2b0a2f7b2a
    Merge branch 'complete' of https://github.com/frangio/merkletreejs into frangio-complete Miguel Mota 2022-10-26 17:59:11 -0700
  • f9923826ff fix test Francisco Giordano 2022-10-26 20:20:03 -0300
  • 35f512bdb3 revert error from verification of multiproof flags Francisco Giordano 2022-10-26 20:18:41 -0300
  • dda5c23cbc fix and unskip test Francisco Giordano 2022-10-26 20:16:03 -0300
  • 77f4df0cf3 add recommendation to use sortLeaves Francisco Giordano 2022-10-26 20:09:17 -0300
  • 67cefb0a0f fix tests Francisco Giordano 2022-10-26 18:08:04 -0300
  • d695d22406 add error on bad multiproof flags Francisco Giordano 2022-10-26 18:07:57 -0300
  • d4f0fab01a
    Merge pull request #66 from darienmh/merkle_tree_logo miguel 2022-10-26 14:51:13 -0700
  • 19c29b387a
    Merge pull request #69 from daniel-a111/master miguel 2022-10-26 14:49:26 -0700
  • f60ed66351
    Update README.md daniel 2022-10-21 13:52:39 +0300
  • dfec2938fa implement complete option Francisco Giordano 2022-10-16 19:09:06 -0500
  • 7256e5b91d soma so em potencias de 2 Miho 2022-10-15 17:56:10 -0300
  • 42324e53a3 background white darienmh 2022-09-29 16:23:20 -0300
  • aa1ca99c0d background white darienmh 2022-09-29 15:38:46 -0300
  • c6c9ea8a3c logo background white darienmh 2022-09-29 14:58:56 -0300
  • 392a41d715 Add tests for binarySearch method. PreetamSing 2022-09-22 15:05:32 +0530
  • 07e261ac76 Update getProof to use bufferIndexOf method. PreetamSing 2022-09-22 15:04:27 +0530
  • b6b7d94a84 Add binary search if leaves are sorted. PreetamSing 2022-09-22 15:03:21 +0530
  • 3ad4284358 Start MerkleTreePrefix Miho 2022-09-21 18:10:45 -0300
  • 1ae0d607bf
    Bump patch version Miguel Mota 2022-06-17 18:10:38 -0700
  • 14ea7684bf
    import Buffer package Miguel Mota 2022-06-17 18:10:24 -0700
  • c9be194296 add-getProofs SIQI YOU 2022-06-03 14:01:32 -0700
  • 1040a06897 add-getProofs SIQI YOU 2022-06-03 13:55:51 -0700
  • 893ce99a4a
    Add disclaimer comment Miguel Mota 2022-05-24 09:59:06 -0700
  • a917fa12c4
    Update README Miguel Mota 2022-03-17 13:03:56 -0700
  • 51b0cf8f64
    Update FAQ Miguel Mota 2022-03-12 23:03:29 -0800
  • 21ce84a950
    Bump patch version Miguel Mota 2022-03-08 23:57:42 -0800
  • 286c3966eb
    Bufferify ArrayBuffer. #45 Miguel Mota 2022-03-08 23:56:17 -0800
  • 2fa7a22532
    Bump patch version Miguel Mota 2022-02-21 00:24:43 -0800
  • 1656b6b125
    Fix bufferifyFn inputs. #46 Miguel Mota 2022-02-21 00:24:14 -0800
  • 4e82e75d4f
    Bump patch version Miguel Mota 2022-02-20 23:54:01 -0800
  • 9d716830aa
    Change depth parameter to leavesCount for verifyMultiProof Miguel Mota 2022-02-20 23:53:22 -0800
  • 17728e0588
    Bump patch version Miguel Mota 2022-02-20 21:50:41 -0800
  • 329cf8975a
    MultiProof bug fixes Miguel Mota 2022-02-20 19:37:59 -0800
  • b5fd9f940e
    Merge dfb8af0119 into e239f1cdc7 Reuf Rujevic 2021-12-29 13:23:11 +0100
  • dfb8af0119
    Create Sjenica1 Reuf Rujevic 2021-12-29 13:23:04 +0100
  • 20cd8dd67d Fix sortLayers for bitcoin tree subas shrestha 2021-12-28 14:23:01 +0545
  • e40564c8c9 Add sortLayers option subas shrestha 2021-12-27 20:44:33 +0545
  • e239f1cdc7
    Bump patch version Miguel Mota 2021-12-09 21:00:49 -0800
  • b4d93df890
    Add docs badge develop Miguel Mota 2021-12-09 20:59:25 -0800
  • 92ea38768c
    Update docs Miguel Mota 2021-12-09 20:51:15 -0800
  • f4be5df429
    Update docs Miguel Mota 2021-12-06 15:24:10 -0800
  • 503afa03eb
    Bump version Miguel Mota 2021-12-06 15:10:32 -0800
  • febe67e8ea
    Add method to add additional leaves Miguel Mota 2021-12-06 15:07:54 -0800
  • 125c453a13
    Add count methods Miguel Mota 2021-12-02 13:47:33 -0800