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 |
Miguel Mota
|
0c03fb30c5
|
Bump version to 0.2.12
|
2020-12-12 10:59:40 -08:00 |
Miguel Mota
|
4cf2c8aa5f
|
Update README
|
2020-12-12 10:58:57 -08:00 |
Miguel Mota
|
a80e229053
|
Replace typeof number with Number.isInteger
|
2020-12-12 10:55:32 -08:00 |
Miguel Mota
|
171ff16c75
|
Merge branch 'petscheit-refactors_proofFlags'
|
2020-12-12 10:43:50 -08:00 |
paul etscheit
|
803455fc26
|
implements getProofFlag by passing leaves indices
|
2020-12-08 13:56:48 +01:00 |
Miguel Mota
|
072a6c2962
|
Bump version to 0.2.11
|
2020-12-07 14:34:28 -08:00 |
Miguel Mota
|
de9840f8d9
|
Merge branch 'petscheit-add_position_hex_proof'
|
2020-12-07 14:19:26 -08:00 |
Miguel Mota
|
a380106a5d
|
Merge branch 'add_position_hex_proof' of https://github.com/petscheit/merkletreejs into petscheit-add_position_hex_proof
|
2020-12-07 14:09:58 -08:00 |
Miguel Mota
|
e94dbd4ec2
|
Merge branch 'petscheit-add_sortPair_multiProof'
|
2020-12-07 13:50:54 -08:00 |
paul etscheit
|
a979e9a3a6
|
adds pair sorting in multiProof verification
|
2020-12-05 16:21:40 +01:00 |
paul etscheit
|
31f9c47864
|
adds function description in readme
|
2020-12-03 16:23:53 +01:00 |
paul etscheit
|
ddace05db7
|
adds positional hex proof
|
2020-12-03 16:18:41 +01:00 |
Miguel Mota
|
f37f91eae9
|
Add marshal/unmarshal static methods
|
2020-10-30 02:07:08 -07:00 |
Miguel Mota
|
a246764d6b
|
Compare leaf hash to root if no proof array. Closes #25
|
2020-07-31 22:53:10 -07:00 |
Miguel Mota
|
d78ea67599
|
Fix typo
|
2020-06-06 14:12:00 -07:00 |
Miguel Mota
|
d020377bcc
|
Add to window object for browser lib
|
2020-06-06 14:07:56 -07:00 |
Miguel Mota
|
27b8f0a6c7
|
Update .npmignore
|
2020-06-06 14:05:46 -07:00 |
Miguel Mota
|
69208d984d
|
Add npm prepare
|
2020-06-06 14:01:49 -07:00 |
Miguel Mota
|
a3894314fa
|
Update .gitignore
|
2020-06-06 13:56:55 -07:00 |
Miguel Mota
|
c3a250ff7f
|
Build browser lib
|
2020-06-06 13:52:26 -07:00 |
Miguel Mota
|
ef38bec30c
|
Update docs
|
2020-06-06 13:11:57 -07:00 |
Miguel Mota
|
8768f93132
|
Update typedoc
|
2020-06-06 12:26:33 -07:00 |
Miguel Mota
|
a69a927e8e
|
Update docs
|
2020-06-06 12:12:30 -07:00 |
Miguel Mota
|
9957ac545e
|
Update resources
|
2020-06-01 23:33:03 -07:00 |
Miguel Mota
|
e320bea597
|
Update README
|
2020-06-01 23:29:33 -07:00 |
Miguel Mota
|
f496132a34
|
Bump minor version
|
2020-06-01 22:13:02 -07:00 |
Miguel Mota
|
cea9442939
|
Add multiproof support
|
2020-06-01 22:12:14 -07:00 |
Miguel Mota
|
b36c6f31a5
|
Fix typings path
|
2020-02-13 13:28:05 -08:00 |
Miguel Mota
|
47d674a47c
|
Define types
|
2020-02-13 13:25:52 -08:00 |
Miguel Mota
|
f30254bae7
|
Ignore typescript files for published package. Closes #22
|
2020-02-13 13:03:59 -08:00 |
Miguel Mota
|
32b9f29f15
|
Add .npmrc
|
2020-02-13 13:01:03 -08:00 |
Miguel Mota
|
20c282b1e6
|
Bump version. Closes #18
|
2020-02-13 12:58:02 -08:00 |
Miguel Mota
|
6e89f5dfa4
|
Merge branch 'jbelelieu-patch-1'
|
2019-12-18 17:33:31 -08:00 |
Miguel Mota
|
1b100e3a3a
|
Remove artifact
|
2019-12-18 17:33:22 -08:00 |
Miguel Mota
|
3beadbace5
|
Merge branch 'patch-1' of https://github.com/jbelelieu/merkletreejs into jbelelieu-patch-1
|
2019-12-18 17:33:09 -08:00 |
Miguel Mota
|
3e92073907
|
Add contributions section
|
2019-12-18 17:30:24 -08:00 |
Jon Belelieu
|
e2f7dbe1f5
|
Remove unused local var
|
2019-12-12 16:08:45 -05:00 |
Miguel Mota
|
f55ee9876d
|
Version bump
|
2019-07-27 17:46:44 -07:00 |
Miguel Mota
|
ba8213e492
|
Merge branch 'sethfork-master'
* sethfork-master:
Replace sha3 with keccak; Update ethereumjs-util
|
2019-07-27 17:45:31 -07:00 |