Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / alloy-rs/trie issues and pull requests

#84 - feat: add DecodedProofRetainer

Pull Request - State: closed - Opened by Rjected 9 days ago

#83 - chore: release 0.7.9

Pull Request - State: closed - Opened by Rjected 12 days ago

#82 - chore: temporarily allow missing const for fn

Pull Request - State: closed - Opened by Rjected 12 days ago - 1 comment

#81 - feat: add DecodedProofNodes struct

Pull Request - State: closed - Opened by Rjected 12 days ago
Labels: enhancement

#80 - perf: bump and use nybbles 0.3.3 raw APIs

Pull Request - State: closed - Opened by DaniPopes about 2 months ago

#79 - add serde feature

Issue - State: closed - Opened by SyedAhkam about 2 months ago - 1 comment
Labels: good first issue

#78 - chore: use-single-account-buf

Pull Request - State: closed - Opened by mattsse about 2 months ago

#77 - feat: add trie root fns for exact sized iter

Pull Request - State: closed - Opened by mattsse 2 months ago - 1 comment

#76 - feat: bump nybbles, use local encode_path

Pull Request - State: closed - Opened by DaniPopes 2 months ago

#75 - ci: move deny to ci

Pull Request - State: closed - Opened by DaniPopes 2 months ago

#74 - feat: add storage root fns

Pull Request - State: closed - Opened by mattsse 3 months ago

#73 - chore: Add tests for `TrieAccount`

Pull Request - State: closed - Opened by moricho 3 months ago

#72 - feat: derive `Clone` for `HashBuilder`

Pull Request - State: closed - Opened by shekhirin 3 months ago
Labels: enhancement

#71 - chore: Add clippy settings to `Cargo.toml`

Pull Request - State: closed - Opened by moricho 3 months ago

#70 - docs: clarify the documentation for `hash_mask` field of a branch node

Pull Request - State: closed - Opened by shekhirin 3 months ago
Labels: documentation

#69 - chore: update cargo deny

Pull Request - State: closed - Opened by mattsse 3 months ago - 1 comment

#68 - chore: bump msrv 1.81

Pull Request - State: closed - Opened by mattsse 3 months ago - 1 comment

#67 - feat: retain hash masks of branch nodes

Pull Request - State: closed - Opened by shekhirin 3 months ago
Labels: enhancement

#66 - chore: Bump MSRV to 1.81

Pull Request - State: closed - Opened by moricho 3 months ago

#65 - feat: Migrate trie account type and state root functions from alloy

Pull Request - State: closed - Opened by moricho 3 months ago - 4 comments

#64 - feat: `HashBuilder::add_leaf_unchecked`

Pull Request - State: closed - Opened by hai-rise 3 months ago - 3 comments

#63 - feat: impl Extend for ProofNodes

Pull Request - State: closed - Opened by fgimenez 3 months ago

#62 - feat(nodes): make `BranchNodeRef::children` public

Pull Request - State: closed - Opened by shekhirin 4 months ago
Labels: enhancement

#61 - docs(nodes): adjust comments about branch node masks

Pull Request - State: closed - Opened by shekhirin 4 months ago
Labels: documentation

#60 - fix: create intermediate nodes when needed

Pull Request - State: closed - Opened by fgimenez 4 months ago - 1 comment

#59 - chore(hash-builder): use `RlpNode::as_hash`

Pull Request - State: closed - Opened by shekhirin 4 months ago

#58 - feat(mask): unset bit, count set bits, index of the first set bit

Pull Request - State: closed - Opened by shekhirin 4 months ago
Labels: enhancement

#57 - feat: `RlpNode::as_hash`

Pull Request - State: closed - Opened by rkrasiuk 4 months ago
Labels: enhancement

#56 - fix: use vector of arbitrary length for leaf node value

Pull Request - State: closed - Opened by shekhirin 4 months ago
Labels: bug

#54 - chore: allow `Zlib` in `deny.toml`

Pull Request - State: closed - Opened by rkrasiuk 4 months ago

#53 - port: from `reth-trie-common` to `alloy-trie`

Pull Request - State: closed - Opened by c0np4nn4 4 months ago - 1 comment

#52 - fix: arbitrary impls

Pull Request - State: closed - Opened by DaniPopes 5 months ago

#51 - perf: store RLP-encoded nodes using ArrayVec

Pull Request - State: closed - Opened by DaniPopes 5 months ago

#50 - perf: avoid cloning HashBuilder input

Pull Request - State: closed - Opened by DaniPopes 5 months ago

#49 - perf: avoid calculating branch node children if possible

Pull Request - State: closed - Opened by DaniPopes 5 months ago

#48 - perf: avoid calculating branch node children if possible

Issue - State: closed - Opened by DaniPopes 5 months ago - 3 comments

#47 - chore(meta): add CODEOWNERS

Pull Request - State: closed - Opened by DaniPopes 5 months ago

#46 - perf: inline RLP encode functions

Pull Request - State: closed - Opened by DaniPopes 5 months ago

#45 - perf: store `HashBuilder.value` as a `Vec<u8>` and track kind separately

Issue - State: closed - Opened by DaniPopes 5 months ago
Labels: enhancement, good first issue

#44 - perf: use `ArrayVec<u8, 33>` for RLP of nodes

Issue - State: closed - Opened by DaniPopes 5 months ago - 1 comment
Labels: enhancement, good first issue

#43 - perf: change proof internal repr to `HashMap`

Pull Request - State: closed - Opened by rkrasiuk 5 months ago
Labels: enhancement

#42 - feat: replace std/hashbrown with alloy_primitives::map

Pull Request - State: closed - Opened by DaniPopes 5 months ago

#41 - Replace map types with `alloy_primitives::map`

Issue - State: closed - Opened by DaniPopes 5 months ago
Labels: enhancement, good first issue

#40 - chore: display more information on assertions

Pull Request - State: closed - Opened by rkrasiuk 5 months ago

#39 - fix: add a unexpected failed test case

Pull Request - State: closed - Opened by flame4 5 months ago

#38 - chore: expose `rlp_node`

Pull Request - State: closed - Opened by rkrasiuk 5 months ago

#37 - perf(proof): compare slices for first node

Pull Request - State: closed - Opened by rkrasiuk 5 months ago

#36 - feat: empty root node

Pull Request - State: closed - Opened by rkrasiuk 5 months ago

#35 - chore: remove children hashes methods

Pull Request - State: closed - Opened by rkrasiuk 5 months ago

#34 - test: zero value leaf

Pull Request - State: closed - Opened by rkrasiuk 5 months ago

#33 - chore: bump msrv to 1.79

Pull Request - State: closed - Opened by rkrasiuk 5 months ago

#32 - feat: workflow to validate no_std compatibility

Pull Request - State: closed - Opened by refcell 6 months ago

#31 - fix: no-std compat

Pull Request - State: closed - Opened by refcell 6 months ago

#30 - chore: bump derive more

Pull Request - State: closed - Opened by mattsse 6 months ago

#29 - chore: make clippy happy

Pull Request - State: closed - Opened by klkvr 6 months ago

#28 - chore(deps): bump alloy

Pull Request - State: closed - Opened by klkvr 6 months ago - 1 comment

#27 - fix: in-place nodes ignored in proof verification

Pull Request - State: closed - Opened by xJonathanLEI 6 months ago - 1 comment

#25 - fix root updates bug in hash_builder

Pull Request - State: open - Opened by flame4 7 months ago

#24 - add test case

Pull Request - State: closed - Opened by flame4 7 months ago

#23 - fix: fix unit test error.

Pull Request - State: closed - Opened by flame4 7 months ago

#22 - chore: make `TrieNode` cloneable

Pull Request - State: closed - Opened by rkrasiuk 7 months ago

#21 - feat: iterator over branch children

Pull Request - State: closed - Opened by rkrasiuk 7 months ago

#20 - docs: small fix on HashBuilderValue docs

Pull Request - State: closed - Opened by greged93 7 months ago

#19 - chore: use `decode_raw` from `alloy-rlp`

Pull Request - State: closed - Opened by Wollac 7 months ago - 1 comment

#18 - chore: bump proptest

Pull Request - State: closed - Opened by Rjected 8 months ago

#17 - chore: make clippy happy

Pull Request - State: closed - Opened by Rjected 8 months ago

#16 - fix: proofs for divergent leaf nodes

Pull Request - State: closed - Opened by rkrasiuk 9 months ago

#15 - bug: proof must include first divergent node

Issue - State: closed - Opened by rkrasiuk 9 months ago

#14 - chore: move path encoding from `nybbles`

Pull Request - State: closed - Opened by rkrasiuk 9 months ago

#13 - feat: proof verification

Pull Request - State: closed - Opened by rkrasiuk 9 months ago

#12 - feat: branch node decoding

Pull Request - State: closed - Opened by rkrasiuk 10 months ago

#11 - feat: extension node decoding

Pull Request - State: closed - Opened by rkrasiuk 10 months ago

#10 - feat: leaf node decoding

Pull Request - State: closed - Opened by rkrasiuk 10 months ago

#8 - chore: bump alloy-primitives 0.7.0

Pull Request - State: closed - Opened by mattsse 11 months ago

#7 - Empty proof for small trie

Issue - State: open - Opened by klkvr 11 months ago

#6 - chore: fix loop span

Pull Request - State: closed - Opened by rkrasiuk 12 months ago

#5 - chore: clippy

Pull Request - State: closed - Opened by DaniPopes 12 months ago

#4 - chore(deps): bump nybbles to 0.2

Pull Request - State: closed - Opened by DaniPopes 12 months ago

#3 - chore: update authors

Pull Request - State: closed - Opened by rkrasiuk about 1 year ago

#2 - feat: support no_std

Pull Request - State: closed - Opened by yjhmelody about 1 year ago - 4 comments

#1 - prealloc children

Pull Request - State: closed - Opened by dvush about 1 year ago - 1 comment