issues
search
ralexstokes
/
ssz-rs
Implementation of ethereum's `ssz`
Apache License 2.0
103
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deploy latest version of `ssz-rs`
#167
rkdud007
opened
1 week ago
1
Update MSRV and alloy-primitives
#166
ralexstokes
closed
1 month ago
0
feat: bump msrv & alloy version
#165
mempirate
closed
1 month ago
2
Use memory-efficient Merkle Tree computation when generating proofs.
#164
noahfigueras
opened
2 months ago
0
Use memory-efficient Merkle tree computation when generating proofs
#163
noahfigueras
opened
2 months ago
4
Create benchmarks for proof generation and verification
#162
EchoAlice
opened
2 months ago
4
Support `hashtree` crate with feature, add Criterion benchmarks
#161
mempirate
opened
2 months ago
3
Add cargo benchmarks for performance data
#160
ralexstokes
opened
2 months ago
1
tidy docs for clippy lint
#159
ralexstokes
closed
2 months ago
0
`sha2-asm` feature
#158
mempirate
closed
2 months ago
4
added support for multiproof generation within Prover
#157
noahfigueras
opened
3 months ago
4
Use `prysmaticlabs/hashtree` to accelerate Merkle computations
#156
ralexstokes
opened
4 months ago
0
add `PartialOrd` and `Ord` to custom types
#155
ralexstokes
closed
6 months ago
0
allow any `0.7` version of `alloy-primitives` crate
#154
ralexstokes
closed
6 months ago
0
Add support for verifying compact multiproofs
#153
rista404
opened
6 months ago
4
Add Merkle tree caching for `Vector`
#152
ralexstokes
opened
7 months ago
0
refactor: drop `mut` on `HashTreeRoot::hash_tree_root`
#151
ralexstokes
closed
7 months ago
0
Update README.md
#150
ralexstokes
closed
7 months ago
1
Fixes and extensions for the derive proc macro
#149
ralexstokes
closed
7 months ago
1
Remove methods that reimplement underlying functionality of `List` and `Vector`
#148
ralexstokes
closed
7 months ago
1
Adjust privacy for non-public items, add docs and examples for remaining public items
#147
ralexstokes
closed
7 months ago
1
update spec tests to v1.4.0
#146
ralexstokes
closed
7 months ago
0
migrate `Node` impl to `alloy-primitives` type and simplify
#145
ralexstokes
closed
7 months ago
1
Tidy interface
#144
ralexstokes
closed
7 months ago
0
support proofs of "decoration" for ssz types that have it
#143
ralexstokes
closed
7 months ago
1
impl `Prove` for unions
#142
ralexstokes
closed
7 months ago
1
Optimize merkle hashing when computing proofs
#141
ralexstokes
opened
7 months ago
0
Support "transparent" attribute of `ssz-rs-derive` for merkle proving
#140
ralexstokes
closed
7 months ago
0
Support merkle proofs of the "decoration" of SSZ types that support it
#139
ralexstokes
closed
7 months ago
0
impl `Prove` for all other types except SSZ unions
#138
ralexstokes
closed
7 months ago
1
Support merkle proof construction for SSZ unions by implementing `Prove`
#137
ralexstokes
closed
7 months ago
0
update name of generalized index trait and add support for unions
#136
ralexstokes
closed
7 months ago
1
Support "transparent" attribute of `ssz-rs-derive` for generalized index computation
#135
ralexstokes
closed
7 months ago
1
Rename `Merkleized` trait to `HashTreeRoot`
#134
ralexstokes
closed
7 months ago
1
Tidy public interface of `ssz-rs` crate
#133
ralexstokes
closed
7 months ago
0
Refactor structure of `merkleization` module to lay ground work for proofs
#132
ralexstokes
closed
7 months ago
0
implement `Prove` trait for single proof case
#131
ralexstokes
closed
7 months ago
1
update `log_2` for compatibility with proof verification
#130
ralexstokes
closed
7 months ago
0
Merkle proof tracking issue
#129
ralexstokes
closed
7 months ago
0
update `log_2` type and privacy
#128
ralexstokes
closed
8 months ago
1
Replaces `log_2` logic with `checked_ilog2`
#127
EchoAlice
closed
8 months ago
0
Replace `log_2` with std lib impl
#126
ralexstokes
closed
8 months ago
0
Some more generalized index functionality
#125
ralexstokes
closed
8 months ago
0
More work on generalized indices
#124
ralexstokes
closed
8 months ago
1
Multiproof generation and verification
#123
ralexstokes
opened
8 months ago
0
Merkle proof generation
#122
ralexstokes
closed
7 months ago
0
Extend support for generalized indices
#121
ralexstokes
closed
7 months ago
1
implement computation of generalized indices
#120
ralexstokes
closed
8 months ago
1
Bump alloy dependency
#119
idatsy
closed
11 months ago
2
implement multiproofs
#118
ralexstokes
closed
9 months ago
2
Next