Commit Graph

104 Commits

Author SHA1 Message Date
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
Seth Feibus 6ac1097bc6
Merge pull request #1 from sethfork/sha3-keccak
Replace sha3 with keccak; Update ethereumjs-util
2019-06-30 02:40:55 -04:00
sethfork ffad24babf
Replace sha3 with keccak; Update ethereumjs-util 2019-06-30 02:39:53 -04:00
Miguel Mota e8964cd2b3
sort option 2019-06-16 17:46:12 -07:00
Miguel Mota 29e7b7e6f8
sha1 test 2019-06-16 17:14:53 -07:00
Miguel Mota b83a1e1189
fix bufferify function 2019-06-16 16:47:38 -07:00
Miguel Mota cd0eb7506a
to hex methods 2019-06-07 17:41:48 -07:00
Miguel Mota 4d0accf644
fix verify order 2019-06-07 17:29:26 -07:00
Miguel Mota 882236e603
sort leaves option 2019-06-07 15:15:16 -07:00
Miguel Mota d84aa0e8a9
Fix typedoc 2019-06-07 01:00:36 -07:00
Miguel Mota 6f0ee08069
Update README 2019-06-07 00:55:35 -07:00
Miguel Mota 8868540114
Update README docs 2019-06-07 00:31:25 -07:00
Miguel Mota 49ef70eccd
Add duplicateOdd and sort option 2019-06-07 00:29:42 -07:00
Miguel Mota c1fcf89f2c
Create FUNDING.yml 2019-06-01 16:00:17 -07:00
Miguel Mota 571d29c2e2 0.0.25 2019-03-29 20:17:58 -07:00
Miguel Mota 0d3e8b2951 typescript dev 2019-03-29 20:16:04 -07:00
Miguel Mota 0d04ad8c93 build before npm test 2019-03-29 20:13:48 -07:00
Miguel Mota 356df29d5a add .npmignore 2019-03-29 20:06:21 -07:00
Miguel Mota 2981bb0984 remove cached 2019-03-29 20:04:31 -07:00
Miguel Mota 448cf47ae6 Add Typescript types. Closes #13 and #12 2019-03-29 19:53:32 -07:00
Miguel Mota f94dd5fbac fix travis 2019-01-19 15:49:36 -08:00
Miguel Mota 4c0187b57f version bump 2019-01-19 15:49:05 -08:00
Miguel Mota 730dc4b47d npm audit 2019-01-19 15:47:05 -08:00