ethereumjs/merkle-patricia-tree
Project is in active development and has been moved to the EthereumJS VM monorepo.
TypeScript
Issues
- 6
Delete node error
#84 opened by Lion17 - 2
update checkpointing API
#58 opened by wanderer - 3
better proof/verification support
#64 opened by zmitton - 4
Proof for non-existence values (0x0)
#47 opened by simon-jentzsch - 1
Add pruning
#7 opened by wanderer - 10
emit error on missing node
#5 opened by kumavis - 4
Trie.prototype._updateNode(); TypeError: Cannot read property 'pop' of undefined
#12 opened by Ryanmtate - 2
Add tests for the proofs
#34 opened by axic - 3
- 2
- 6
Analyze speed deterioration of v4
#124 opened by holgerd77 - 7
Rename Trie.prove to Trie.createProof
#120 opened by holgerd77 - 3
missing typescript types
#102 opened by elranu - 6
Remove dependency on ethereumjs-util
#10 opened by axic - 2
Binary tree support
#41 opened by holgerd77 - 1
`_lookupNode` is not err-first callback style
#17 opened by kumavis - 2
missing error message?
#23 opened by step21 - 1
Replace istanbul with nyc
#72 opened by s1na - 1
npm run build fails
#95 opened by s1na - 2
Trie only accepts one `put` call
#112 opened by jochem-brouwer - 1
Support Promise and callbacks for async functions
#66 opened by s1na - 1
Replace sha3 with keccak256
#88 opened by s1na - 0
Add Ethereum name or address to package.json
#99 opened by lastmjs - 5
- 10
Trying to access nonce, balance, storageRoot and codeHash via the state trie
#32 opened by tpmccallum - 4
Extract db-related logic from baseTrie
#67 opened by s1na - 1
nibbles.js matchingNibbleLength potential error
#86 opened by Lion17 - 0
Tape v4.10.0 breaks tests
#80 opened by s1na - 0
Add merkle proofs to the secure trie version
#43 opened by holgerd77 - 5
- 5
Library fails branch-value-update test
#54 opened by no2chem - 0
Support Question, headline replaced by admin
#59 opened by liuhuanhui - 2
Test library resistance against Preimage Attack
#39 opened by holgerd77 - 4
- 0
- 1
- 4
OutOfMemory when trying to traverse the state trie of the latest Ethereum mainnet block
#36 opened by ivica7 - 1
Getting empty Buffer
#31 opened by tpmccallum - 0
Back with ipfs merkle-dag
#13 opened by wanderer - 1
Add secondary index
#11 opened by wanderer - 2
compatibility with levelup
#2 opened by wanderer - 1
License: is it MPL or GPL?
#9 opened by axic - 1
empty stack
#3 opened by kumavis - 2
empty trie should be sha3(rlp(''))
#1 opened by ethers