issues
search
ethereum
/
go-verkle
A go implementation of Verkle trees
The Unlicense
215
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
revert deactivation + import fixes from 454
#461
gballet
closed
3 weeks ago
0
disable broken serialization optimizations
#460
jsign
closed
3 weeks ago
0
DONOTMERGE: try selfhosted to see if there are reporting issues
#459
gballet
opened
3 weeks ago
0
add proof Equal methods
#458
jsign
closed
3 weeks ago
0
Add EIP7736 support
#457
weiihann
opened
1 month ago
1
make `InternalNode.children` a const-sized array
#456
zhiqiangxu
opened
2 months ago
0
Research Topic
#455
chanderprakash20
opened
2 months ago
0
Use skiplists to save on the bitmap size when compressing leaves
#454
gballet
opened
2 months ago
0
fix: left-pad leaves
#453
gballet
opened
2 months ago
0
reactivate deepsource
#452
gballet
opened
2 months ago
0
ci: improvements
#451
jsign
closed
2 months ago
2
ci: remove replay workflow
#450
jsign
closed
2 months ago
0
Add leaf group "erasure" function
#449
gballet
opened
3 months ago
1
deletion of a non-existent account overwrites with 0s
#448
gballet
opened
3 months ago
1
[wip] SSZ-optimize proof (type 3)
#447
jsign
opened
3 months ago
0
add DeleteAtStem command for state rollbacks
#446
gballet
closed
3 months ago
0
add karalabe-SSZ serialization of VerkleProof
#445
gballet
opened
3 months ago
0
Move DeserializeAndVerifyVerkleProof to go-verkle
#444
gballet
closed
3 months ago
0
[wip] SSZ-optimize proof (type 2)
#443
gballet
opened
4 months ago
0
add Getter that bypasses internal nodes
#442
gballet
opened
4 months ago
1
[wip] SSZ-optimize proof (type 1)
#441
gballet
opened
4 months ago
0
Question about leaf marker
#440
acolytec3
closed
4 months ago
2
fix: include non-root node collectNonHashedNodes
#439
tianyueli8227
closed
4 months ago
1
Feature: Add functionality of producing hashedNode
#438
tianyueli8227
opened
4 months ago
0
Question about FlushAtDepth
#437
TianyueLi1227
closed
4 months ago
6
remove always true check
#436
mask-pp
closed
5 months ago
0
make BatchSerialize not return an error
#435
jwasinger
opened
5 months ago
2
optimize serialization of single-slot leaves
#433
gballet
closed
4 months ago
0
special serialization for EoAs
#432
gballet
closed
4 months ago
0
use special encoding for EoA
#431
gballet
closed
6 months ago
1
Changes to github name
#430
thrylos-labs
closed
7 months ago
1
mod: update go-ipa
#429
jsign
closed
8 months ago
0
chore: Add `HashPointToBytes ` method
#428
kevaundray
closed
8 months ago
1
chore!: Rename `StemFromBytes` to `StemFromLEBytes`
#427
kevaundray
closed
8 months ago
0
mod: rename module to new location
#426
jsign
closed
10 months ago
0
Fix Delete(...) early return
#425
jsign
closed
10 months ago
0
Logging
#424
neotheprogramist
closed
10 months ago
0
refactor(tree): safety check for all node types
#422
weiihann
opened
11 months ago
0
refactor(tree): use const and type declaration
#421
weiihann
closed
10 months ago
2
fix: typo of NewLeafNodeWithNoComms( )
#420
agnxsh
closed
12 months ago
0
test: add random tree operation tests
#419
weiihann
closed
12 months ago
0
proposal: encode EoAs in extension node
#418
gballet
closed
2 months ago
11
fix: typo of NewLeafNodeWithNoComms()
#417
agnxsh
closed
12 months ago
3
Code chunks all have suffix 0x1 in dora
#416
gballet
closed
12 months ago
1
Jsign proof tests
#415
gballet
closed
1 year ago
1
Proof of absence and presence for the same path with nil proof of presence value
#414
jsign
closed
1 year ago
1
Proof of absence border case test
#413
jsign
closed
1 year ago
0
Fix proof generation and verification code
#412
jsign
closed
1 year ago
0
rename InsertStem and GetStem
#411
gballet
closed
1 year ago
0
proof: check poas slice usage exhaustion
#410
jsign
closed
1 year ago
0
Next