Commit Graph

215 Commits

Author SHA1 Message Date
SIQI YOU 1040a06897 add-getProofs 2022-06-03 13:55:51 -07:00
Miguel Mota 893ce99a4a
Add disclaimer comment 2022-05-24 09:59:39 -07:00
Miguel Mota a917fa12c4
Update README 2022-03-17 13:07:53 -07:00
Miguel Mota 51b0cf8f64
Update FAQ 2022-03-12 23:03:32 -08:00
Miguel Mota 21ce84a950
Bump patch version 2022-03-08 23:57:42 -08:00
Miguel Mota 286c3966eb
Bufferify ArrayBuffer. #45 2022-03-08 23:56:49 -08:00
Miguel Mota 2fa7a22532
Bump patch version 2022-02-21 00:24:43 -08:00
Miguel Mota 1656b6b125
Fix bufferifyFn inputs. #46 2022-02-21 00:24:14 -08:00
Miguel Mota 4e82e75d4f
Bump patch version 2022-02-20 23:54:01 -08:00
Miguel Mota 9d716830aa
Change depth parameter to leavesCount for verifyMultiProof 2022-02-20 23:53:22 -08:00
Miguel Mota 17728e0588
Bump patch version 2022-02-20 21:50:41 -08:00
Miguel Mota 329cf8975a
MultiProof bug fixes 2022-02-20 21:50:20 -08:00
Miguel Mota e239f1cdc7
Bump patch version 2021-12-09 21:00:49 -08:00
Miguel Mota b4d93df890
Add docs badge 2021-12-09 20:59:25 -08:00
Miguel Mota 92ea38768c
Update docs 2021-12-09 20:52:50 -08:00
Miguel Mota f4be5df429
Update docs 2021-12-06 15:37:12 -08:00
Miguel Mota 503afa03eb
Bump version 2021-12-06 15:10:32 -08:00
Miguel Mota febe67e8ea
Add method to add additional leaves 2021-12-06 15:09:45 -08:00
Miguel Mota 125c453a13
Add count methods 2021-12-02 13:48:05 -08:00
Miguel Mota c82949f500
Bump version 2021-07-25 23:56:45 -07:00
Miguel Mota 9351d56554
Merge branch 'friedger-feat/test' 2021-07-25 23:53:17 -07:00
Miguel Mota 7745683a7a
Merge branch 'feat/test' of https://github.com/friedger/merkletreejs into friedger-feat/test 2021-07-25 23:53:08 -07:00
Miguel Mota 86f7b03185
Rename test file 2021-07-25 23:48:52 -07:00
Miguel Mota a0eccb7691
Merge branch 'hujw77-patch-1' 2021-07-25 23:44:15 -07:00
Miguel Mota 740ed2aa11
Merge branch 'patch-1' of https://github.com/hujw77/merkletreejs into hujw77-patch-1 2021-07-25 23:43:31 -07:00
Friedger Müffke 95624eeb5b fix bitcoinTree edge case (#38) 2021-07-22 14:46:37 +02:00
Friedger Müffke 848d5793a1 add tests for all bitcoin tree leaves 2021-07-22 13:21:00 +02:00
Miguel Mota 64dc0286c1
Update README 2021-07-13 23:36:06 -07:00
Miguel Mota f6b6c99d20
example: Fix options 2021-07-07 15:50:48 -07:00
Miguel Mota 319d3300f6
Update example 2021-07-07 15:43:38 -07:00
Miguel Mota 0d57f0e8bb
Update example 2021-07-07 15:41:00 -07:00
Miguel Mota 49ee00c1c0
Add static verify method 2021-07-04 01:23:15 -07:00
Miguel Mota c9517a5005
Update example 2021-07-04 00:31:40 -07:00
Miguel Mota 39fd0d9e1d
Update example 2021-07-03 23:14:20 -07:00
Miguel Mota 322a00f9de
Update README 2021-07-02 00:29:07 -07:00
Miguel Mota 4b5f686a08
Update .npmignore 2021-07-02 00:25:42 -07:00
Miguel Mota df879c6dac
Add example 2021-07-02 00:20:35 -07:00
echo 8e1f0cad0f
Fix critical condition 2021-07-02 13:46:35 +08:00
Miguel Mota 274be314e0
Update clean script 2021-04-05 21:19:15 -07:00
Miguel Mota fd156e194e
Allow Function or Buffer for fillDefaultHash 2021-04-03 21:12:05 -07:00
Miguel Mota 01dd16e364
Bump version 2021-04-03 11:34:54 -07:00
Miguel Mota ffd7c4fa9a
MerkleMountainRange rollUp 2021-04-03 11:34:25 -07:00
Miguel Mota 62b273556b
MerkleMountainRange input fixes 2021-04-01 20:45:28 -07:00
Miguel Mota 8869e16ae2
Add clean script 2021-04-01 20:37:56 -07:00
Miguel Mota af698a92ae
Merge 2021-04-01 20:34:24 -07:00
Miguel Mota 8deaa7fc53
Add Merkle Mountain Range (MMR) tree class 2021-04-01 20:31:01 -07:00
Miguel Mota 9b06e661c5
Add fillDefaultHash function option 2021-03-31 19:18:09 -07:00
Miguel Mota 137aacb040
Fix bufferify input normalization. #35 2021-03-29 15:47:41 -07:00
Miguel Mota 6f50a49475
Allow either Buffers or hex strings for proof inputs 2021-03-29 15:10:10 -07:00
Miguel Mota ffd68dde08 Remove unused dependencies from package.json 2021-01-19 20:44:35 -08:00