0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding moved repository badge More... about 4 years ago
Merge pull request #137 from ethereumjs/switch-to-codecov More... about 4 years ago
switch from coveralls to codecov More... about 4 years ago
Merge pull request #130 from ethereumjs/benchmarkjs More... about 4 years ago
Merge pull request #135 from ethereumjs/refactor-walktrie More... about 4 years ago
rename methods for clarity update docs update changelog More... about 4 years ago
fix the type of FoundNodeFunction fix consumers of walkTrie with new type findPath does not put a null on the path in case key does not exist rebuild docs More... about 4 years ago
rename walkStrategy to walkController update docs, add walkController to docs update changelog More... about 4 years ago
fix spelling in baseTrie.ts More... about 4 years ago
add null-value in DB test More... about 4 years ago
fix lint problems More... about 4 years ago
trie: expose some methods walkStrategy: cleanup the logic export walkStrategy so external consumers can use this More... about 4 years ago
refactor walk trie introduce WalkStrategy fix checkpoint benchmark More... about 4 years ago
Merge pull request #133 from ethereumjs/upgrade-config-2.0 More... over 4 years ago
upgrade to checkout@v2 More... over 4 years ago
Upgrade to ethereumjs-config 2.0 libs More... over 4 years ago
Merge pull request #128 from ethereumjs/add-profiling More... over 4 years ago
reword readme#benchmarks add comment about how to look at the profiler results More... over 4 years ago
Updated random.ts benchmark and removed keccak dependency (distorts benchmarking results), added simple profiling option, added README section on benchmarking More... over 4 years ago
Merge pull request #126 from ethereumjs/discord-badge More... over 4 years ago
Merge branch 'master' into discord-badge More... over 4 years ago
Merge pull request #127 from ethereumjs/fix-double-serialize-in-checkpoint-trie-format-node More... over 4 years ago
Fix double serialize in CheckpointTrie._formatNode(), unify redundant _formatNode() code in BaseTrie More... over 4 years ago
Replacing gitter badge
Ev
More... over 4 years ago
Merge pull request #125 from ethereumjs/base-trie-code-docs-and-base-refactoring More... over 4 years ago
Rebuild documentation More... over 4 years ago
Explicitly define onFound functions in Trie for better code readability More... over 4 years ago
Resort BaseTrie functionality by clustering related functionality for a better code read More... over 4 years ago
Improved constructor docs, removed redundant @param type documentation, made Trie.setRoot() private, moved proof functionality to the bottom More... over 4 years ago
add benchmark.js and github-action-benchmark More... over 4 years ago