Ecosyste.ms: Issues

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

GitHub / pokt-network/smt issues and pull requests

#52 - [Performance] Investigate and decrease RAM usage - add pebble kvstore

Pull Request - State: open - Opened by okdas 4 months ago - 1 comment
Labels: dependencies, code health, kvstore

#51 - [Code Health] refactor: SMST#Root(), #Sum(), & #Count()

Pull Request - State: closed - Opened by bryanchriswhite 5 months ago
Labels: code health

#50 - refactor: MerkleRoot#Sum() as MerkleRoot#MustSum()

Pull Request - State: closed - Opened by bryanchriswhite 5 months ago
Labels: enhancement, small, code health

#49 - [Misc] Integration fixes after the v0.11.0 release

Pull Request - State: closed - Opened by Olshansk 6 months ago - 1 comment
Labels: bug

#48 - Add Thesis Defense audit report

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

#47 - [Documentaion] Document the addition of `count` alongside `sum` in the `SMST`

Issue - State: open - Opened by Olshansk 6 months ago
Labels: documentation

#46 - [Leaf Counter] Adding a cryptographically secure non-empty leaf counter

Pull Request - State: closed - Opened by Olshansk 6 months ago - 1 comment
Labels: enhancement

#45 - [WIP] Audit

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

#44 - [Cleanup] Partial cleanup & refactor of different parts of the codebase

Pull Request - State: closed - Opened by Olshansk 6 months ago - 6 comments
Labels: code health

#43 - [Enhancement] Add features related to the usage of the `ClosestProof` method

Pull Request - State: closed - Opened by h5law 9 months ago
Labels: enhancement

#42 - [Audit] Address Audit Issues and Suggestions

Pull Request - State: closed - Opened by h5law 9 months ago - 1 comment
Labels: documentation, enhancement, code health

#41 - [Optimisation] Improve proof compaction, serialisation and portability

Issue - State: open - Opened by h5law 9 months ago - 1 comment
Labels: enhancement

#40 - [DRAFT][WIP] Code cleanup & docs during audit process

Pull Request - State: closed - Opened by Olshansk 10 months ago - 2 comments

#39 - [KVStore] Improve the `badger` submodule

Issue - State: open - Opened by h5law 11 months ago
Labels: enhancement, kvstore

#38 - [KVStore] Implement RocksDB as a KVStore submodule

Issue - State: open - Opened by h5law 11 months ago - 2 comments
Labels: enhancement, kvstore

#37 - [Enhancement] Add MerkleRoot type alias for []byte with Sum method

Pull Request - State: closed - Opened by h5law 11 months ago
Labels: enhancement, medium, waiting-for-review

#27 - feat: add `SparseMerkleClosestProof` proof type

Pull Request - State: closed - Opened by h5law about 1 year ago - 2 comments
Labels: enhancement, large, waiting-for-review

#26 - feat: unexport GetPathBit

Pull Request - State: closed - Opened by h5law about 1 year ago - 1 comment
Labels: small, waiting-for-review

#25 - feat: add benchmarking suite

Pull Request - State: closed - Opened by h5law about 1 year ago - 1 comment
Labels: large, waiting-for-review, tests

#24 - chore: cleanup documentation

Pull Request - State: closed - Opened by h5law about 1 year ago
Labels: large, waiting-for-review

#23 - [Scalability Design Document] Design document and plan to test SMT scalability

Issue - State: open - Opened by Olshansk about 1 year ago - 2 comments
Labels: documentation

#22 - [Enhancement] Add a standardised encoding scheme for the SM(S)T and its proofs

Issue - State: closed - Opened by h5law about 1 year ago - 1 comment
Labels: enhancement

#21 - feat: add `Marshal` and `Unmarshal` methods to SM(S)T proof types

Pull Request - State: closed - Opened by h5law about 1 year ago - 1 comment
Labels: enhancement, medium, waiting-for-review

#20 - feat: add `VersionedSMT` for historical queries

Pull Request - State: closed - Opened by h5law over 1 year ago - 5 comments
Labels: enhancement, large, waiting-for-review

#19 - feat: Replace MapStore and SimpleMap with KVStore and BadgerDB

Pull Request - State: closed - Opened by h5law over 1 year ago - 2 comments
Labels: enhancement, large, waiting-for-review

#18 - feat: add ProveClosest method to SMT and SMST

Pull Request - State: closed - Opened by h5law over 1 year ago - 6 comments
Labels: enhancement, large, waiting-for-review

#17 - feat: Add MultiStore SMT manager

Pull Request - State: closed - Opened by h5law over 1 year ago - 2 comments
Labels: enhancement, large, waiting-for-review

#16 - feat: Add support for `cosmos/ics23` `NonMembershipProof` types

Issue - State: open - Opened by h5law over 1 year ago - 1 comment
Labels: enhancement

#15 - [Minor] Expose `GetPathBit()`

Pull Request - State: closed - Opened by h5law over 1 year ago - 1 comment
Labels: small, waiting-for-review

#14 - [Enhancement] Research, Benchmark and Implement `k`-ary trie types

Issue - State: open - Opened by h5law over 1 year ago
Labels: enhancement

#13 - [Enhancement] Add Merkle Sum tree functionality (SMT Wrapper)

Pull Request - State: closed - Opened by h5law over 1 year ago - 3 comments
Labels: enhancement, large, waiting-for-review

#12 - [Enhancement] Add Merkle Sum tree functionality (Seperate Object)

Pull Request - State: closed - Opened by h5law over 1 year ago - 2 comments
Labels: enhancement, large, waiting-for-review

#11 - [Enhancement] Integrate the DeepSubTrie for the SM(S)T

Issue - State: open - Opened by h5law over 1 year ago
Labels: enhancement

#10 - [Enhancement] Add Merkle Sum Tree functionality

Issue - State: closed - Opened by h5law over 1 year ago - 1 comment
Labels: documentation, enhancement, tests

#9 - [Testing] Enhance overall testing in the repo

Issue - State: closed - Opened by h5law over 1 year ago
Labels: enhancement, tests

#8 - [Cleanup] Initial documentation improvements and code cleanup

Pull Request - State: closed - Opened by h5law over 1 year ago - 2 comments
Labels: large, waiting-for-review

#7 - [Code Health] Improve the documentation, testing and overall health of the repo

Issue - State: closed - Opened by h5law over 1 year ago
Labels: documentation, enhancement

#6 - Use lazy-loaded cached tree implementation

Pull Request - State: closed - Opened by h5law over 1 year ago - 2 comments
Labels: enhancement

#5 - feat: reviewpad onboarding

Pull Request - State: closed - Opened by reviewpad[bot] over 1 year ago

#4 - Update go

Pull Request - State: closed - Opened by h5law over 1 year ago

#3 - Update go.mod

Pull Request - State: closed - Opened by h5law over 1 year ago

#2 - [WIP] Vulcanize upstream changes

Pull Request - State: closed - Opened by Olshansk almost 2 years ago - 3 comments

#1 - [WIP] Olsh exploration

Pull Request - State: closed - Opened by Olshansk almost 2 years ago - 2 comments
Labels: large