issues
search
ava-labs
/
firewood
Compaction-Less Database Optimized for Efficiently Storing Recent Merkleized Blockchain State
https://ava-labs.github.io/firewood/
Other
117
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add helper method to get a node
#699
danlaine
closed
2 months ago
0
Implement range proof generation
#698
danlaine
closed
2 months ago
0
Implement propose
#697
rkuris
closed
2 months ago
1
Rkuris/arch updates
#696
rkuris
closed
3 months ago
0
Refactor root_hash to return Option<HashKey> in Db and DbView traits
#695
rkuris
closed
3 months ago
0
Remove unnecessary bounds on structs
#694
rkuris
closed
3 months ago
0
[WIP] implement range proof verification
#693
danlaine
opened
3 months ago
0
consolidate is_prefix and next_nibble helpers
#692
danlaine
closed
3 months ago
0
remove verify_proof
#691
danlaine
closed
3 months ago
0
use `Option<Child>` instead of having `Child::None`
#690
danlaine
closed
3 months ago
0
Remove `Merkle` dependency from stream code
#689
danlaine
closed
3 months ago
0
Implement `NodeReader` and `NodeWriter` for `NodeStore`
#688
danlaine
closed
3 months ago
0
build(deps): update tonic-build requirement from 0.11.0 to 0.12.1
#687
dependabot[bot]
closed
2 months ago
2
build(deps): update tonic requirement from 0.11.0 to 0.12.1
#686
dependabot[bot]
closed
2 months ago
2
Refactor Merkle; remove requirement all nodes have address
#685
danlaine
closed
3 months ago
0
build(deps): update typed-builder requirement from 0.18.1 to 0.19.1
#684
dependabot[bot]
closed
2 months ago
0
[WIP] Allow node creation without allocating an address
#683
danlaine
closed
3 months ago
0
Parameterize Proof on Hashable
#682
danlaine
closed
3 months ago
0
Add debug assert for branch children validity
#681
danlaine
closed
4 months ago
0
build(deps): update prost requirement from 0.12.3 to 0.13.1
#680
dependabot[bot]
closed
2 months ago
2
More HashedNodeStore refactoring
#679
danlaine
closed
4 months ago
0
refactor `HashedNodeStore.hash`
#678
danlaine
closed
4 months ago
0
Rkuris/no wal
#677
rkuris
closed
3 months ago
1
build(deps): update tonic requirement from 0.11.0 to 0.12.0
#676
dependabot[bot]
closed
3 months ago
1
build(deps): update tonic-build requirement from 0.11.0 to 0.12.0
#675
dependabot[bot]
closed
3 months ago
1
[WIP] refactor hashing 2
#674
danlaine
closed
4 months ago
0
refactor hashing
#673
danlaine
closed
4 months ago
0
[WIP] Fix iteration(?) bug
#672
danlaine
closed
4 months ago
0
Fix `root_hash` conditional compilation
#671
danlaine
closed
4 months ago
0
change children type in HashPreimage
#670
danlaine
closed
4 months ago
0
Consolidate children addresses / hashes
#669
danlaine
closed
4 months ago
0
Rkuris/move path iter item
#668
rkuris
closed
4 months ago
0
Cargo cleanup
#667
rkuris
closed
4 months ago
1
Use AreaIndex instead of u8
#666
rkuris
closed
4 months ago
0
Simplify LinearStore implementations
#665
rkuris
closed
1 month ago
1
Node structure improvements
#664
rkuris
opened
5 months ago
0
change `HashPreimage` children type
#663
danlaine
closed
4 months ago
1
Implement proof generation and verification
#662
danlaine
closed
3 months ago
0
build(deps): update nix requirement from 0.28.0 to 0.29.0
#661
dependabot[bot]
closed
2 months ago
2
Hash refactor
#660
danlaine
closed
4 months ago
0
change Vec<u8> to Box<[u8]> for holding a node's hash pre-image
#659
danlaine
closed
5 months ago
0
Fixup merkle benchmarks
#658
rkuris
closed
5 months ago
0
Rkuris/remove shale proof generation
#657
rkuris
closed
2 months ago
1
Rkuris/remove shale enable merkle benchmark
#656
rkuris
closed
5 months ago
1
re-add benchmark
#655
danlaine
closed
5 months ago
1
fix insertion by cleaning up content at old child address
#654
danlaine
closed
5 months ago
0
Update hashing to match merkledb
#653
danlaine
closed
5 months ago
0
Merkle unit test for merkledb compatibility
#652
xinifinity
closed
5 months ago
1
Use sha2-256 instead of keccak256 for hashing
#651
danlaine
closed
5 months ago
0
remove `expect`
#650
danlaine
closed
5 months ago
0
Previous
Next