Ecosyste.ms: Issues

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

GitHub / ethereum/go-verkle issues and pull requests

#52 - test: root for the first 5 accounts in mainnet

Pull Request - State: closed - Opened by gballet over 3 years ago

#52 - test: root for the first 5 accounts in mainnet

Pull Request - State: closed - Opened by gballet over 3 years ago

#51 - kililc give different commitments depending on the value of multiExpThreshold

Issue - State: closed - Opened by gballet over 3 years ago - 5 comments
Labels: bug

#51 - kililc give different commitments depending on the value of multiExpThreshold

Issue - State: closed - Opened by gballet over 3 years ago - 5 comments
Labels: bug

#50 - Kilic and Herumi give different root commitments

Issue - State: closed - Opened by gballet over 3 years ago - 1 comment
Labels: bug

#50 - Kilic and Herumi give different root commitments

Issue - State: closed - Opened by gballet over 3 years ago - 1 comment
Labels: bug

#49 - Remove unnecessary copy in hashToFr

Pull Request - State: closed - Opened by gballet over 3 years ago

#49 - Remove unnecessary copy in hashToFr

Pull Request - State: closed - Opened by gballet over 3 years ago

#48 - [DONOTMERGE] chop off MSB in hash to field element conversion

Pull Request - State: closed - Opened by gballet over 3 years ago

#48 - [DONOTMERGE] chop off MSB in hash to field element conversion

Pull Request - State: closed - Opened by gballet over 3 years ago

#47 - copy: only copy commitments if they have been calculated in hash/internal

Pull Request - State: closed - Opened by gballet over 3 years ago

#47 - copy: only copy commitments if they have been calculated in hash/internal

Pull Request - State: closed - Opened by gballet over 3 years ago

#46 - Fix deletion pruning

Pull Request - State: closed - Opened by s1na over 3 years ago

#46 - Fix deletion pruning

Pull Request - State: closed - Opened by s1na over 3 years ago

#45 - LeafNode: export Key + Value getters

Pull Request - State: closed - Opened by gballet over 3 years ago

#45 - LeafNode: export Key + Value getters

Pull Request - State: closed - Opened by gballet over 3 years ago

#44 - Encoding fixes

Pull Request - State: closed - Opened by s1na over 3 years ago

#44 - Encoding fixes

Pull Request - State: closed - Opened by s1na over 3 years ago

#43 - Add delete method

Pull Request - State: closed - Opened by s1na over 3 years ago

#42 - Invalidate cached commitment only when necessary

Issue - State: closed - Opened by s1na over 3 years ago - 1 comment

#41 - Fix alloc issue in leaf node copy

Pull Request - State: closed - Opened by s1na over 3 years ago

#40 - Add clear cache method for internal nodes

Pull Request - State: closed - Opened by s1na over 3 years ago

#39 - Test embedding small storage into account leaf

Issue - State: closed - Opened by gballet over 3 years ago - 1 comment

#38 - match geth's behavior: return nil on non-existing key

Pull Request - State: closed - Opened by gballet over 3 years ago

#37 - Figure out why Kilic is so slow

Issue - State: closed - Opened by gballet over 3 years ago - 6 comments
Labels: question

#36 - Add a node resolution callback to Get

Pull Request - State: closed - Opened by gballet over 3 years ago

#35 - Add a method to copy trees

Pull Request - State: closed - Opened by gballet over 3 years ago

#34 - Naive multiproof implementation

Pull Request - State: closed - Opened by gballet over 3 years ago - 1 comment

#33 - Fix commitment going stale after update

Pull Request - State: closed - Opened by s1na over 3 years ago

#32 - Export node types

Pull Request - State: closed - Opened by s1na over 3 years ago

#31 - Implement the merge of accounts + storage tries

Pull Request - State: closed - Opened by gballet over 3 years ago - 1 comment

#30 - serialize leaves into their parent

Pull Request - State: closed - Opened by gballet over 3 years ago - 1 comment

#29 - Add node decoding support

Pull Request - State: closed - Opened by s1na over 3 years ago

#28 - Use a singleton to obtain computing assets

Pull Request - State: closed - Opened by gballet over 3 years ago

#27 - singleton allocation of proof parameters

Issue - State: closed - Opened by gballet over 3 years ago - 1 comment

#26 - bechmarks for width 8 as well as 10

Pull Request - State: closed - Opened by gballet over 3 years ago - 4 comments

#25 - Fix nodes not being flushed

Pull Request - State: closed - Opened by s1na over 3 years ago

#24 - Add an Update function

Issue - State: closed - Opened by gballet over 3 years ago - 1 comment

#23 - Don't return cached commitment in ComputeCommitment.

Issue - State: closed - Opened by gballet over 3 years ago - 1 comment

#22 - Make internal hash sha256 of compressed commitment

Pull Request - State: closed - Opened by s1na over 3 years ago

#21 - Drop unused kzgsettings from some function params

Pull Request - State: closed - Opened by s1na over 3 years ago

#20 - reproduce a bug found on goerli

Pull Request - State: closed - Opened by gballet over 3 years ago

#19 - sanity check in insert

Pull Request - State: closed - Opened by gballet over 3 years ago - 2 comments

#18 - Remove lg1 from ComputeCommitment and InsertOrdered params

Pull Request - State: closed - Opened by s1na over 3 years ago

#17 - Benchmarking code for proof generation/verification

Pull Request - State: closed - Opened by gballet over 3 years ago

#16 - Implement the unified trie

Issue - State: closed - Opened by gballet over 3 years ago - 2 comments

#15 - Introduce TreeConfig to handle trees with different sizes

Pull Request - State: closed - Opened by gballet over 3 years ago

#14 - Move node serialization to client code

Issue - State: closed - Opened by gballet over 3 years ago - 2 comments

#13 - Store width in nodes

Pull Request - State: closed - Opened by gballet over 3 years ago - 1 comment

#12 - Add serialization to nodes

Pull Request - State: closed - Opened by s1na over 3 years ago - 1 comment

#11 - Add helper function to stream nodes of a tree over a channel

Pull Request - State: closed - Opened by gballet over 3 years ago

#10 - [fix] Complete proof generation

Pull Request - State: closed - Opened by gballet over 3 years ago

#9 - Produce the expected y

Pull Request - State: closed - Opened by gballet over 3 years ago

#8 - Rework proof generation code to generate the correct D commitment

Pull Request - State: closed - Opened by gballet over 3 years ago

#7 - Switch to LinComb when committing after a threshold

Pull Request - State: closed - Opened by s1na over 3 years ago

#6 - Add bench for modifying 10k in tree of size 1M

Pull Request - State: closed - Opened by s1na over 3 years ago

#5 - Add bench for inserting 10k values in tree with 1M values

Pull Request - State: closed - Opened by s1na over 3 years ago

#4 - Benchmark for committing a tree with 1000 leaves

Pull Request - State: closed - Opened by s1na over 3 years ago - 2 comments

#3 - Use LinCombG1 in ComputeCommitment

Pull Request - State: closed - Opened by s1na over 3 years ago

#2 - Investigate why bignum_hbls fails

Issue - State: closed - Opened by gballet over 3 years ago

#1 - Tests fail with go-kzg version > v0.0.0-20210303133630-8ecf92125769

Issue - State: closed - Opened by gballet over 3 years ago - 1 comment