Ecosyste.ms: Issues

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

GitHub / Neptune-Crypto/twenty-first issues and pull requests

#247 - feat: Provide sequential Merkle tree builder

Pull Request - State: closed - Opened by jan-ferdinand 22 days ago - 8 comments

#246 - feat: impl Zeroize for SecretKey

Pull Request - State: open - Opened by dan-da 26 days ago - 1 comment

#245 - impl Zeroize for math::lattice::kem::SecretKey

Issue - State: open - Opened by dan-da 27 days ago

#244 - perf(MmrSuccessorProof): Use shorter auth paths

Pull Request - State: closed - Opened by jan-ferdinand about 1 month ago - 1 comment

#243 - fix: typos in documentation files

Pull Request - State: open - Opened by vtjl10 about 1 month ago

#242 - chore: Adhere to maximum line length

Pull Request - State: closed - Opened by jan-ferdinand about 1 month ago - 1 comment

#241 - typo-Update README.md

Pull Request - State: closed - Opened by romashka-btc about 1 month ago - 5 comments

#240 - docs: Describe Merkle Mountain Ranges

Pull Request - State: closed - Opened by jan-ferdinand about 1 month ago - 1 comment

#239 - Streamline hashing interface of `Tip5`

Issue - State: open - Opened by jan-ferdinand about 2 months ago

#238 - Kill Useless Trait `AlgebraicHasher`

Issue - State: closed - Opened by aszepieniec 2 months ago

#237 - Optionally borrow polynomial coefficients

Pull Request - State: closed - Opened by jan-ferdinand 3 months ago - 4 comments
Labels: ⏭️ breaking change

#236 - Simplify interfaces of ntt and intt

Pull Request - State: closed - Opened by jan-ferdinand 4 months ago - 2 comments
Labels: ⏭️ breaking change

#235 - Move canon check from `Digest` to `BFieldElement`

Pull Request - State: closed - Opened by jan-ferdinand 4 months ago - 2 comments
Labels: ⏭️ breaking change

#234 - Support more types in `BFieldCodec` and in `BFieldElement` conversion

Pull Request - State: closed - Opened by jan-ferdinand 4 months ago - 4 comments

#233 - chore: Bump all dependencies

Pull Request - State: closed - Opened by Sword-Smith 4 months ago - 2 comments

#232 - Build fails with old versions of blake3

Issue - State: closed - Opened by Sword-Smith 4 months ago

#231 - switch to get-size2

Pull Request - State: closed - Opened by bircni 4 months ago - 7 comments

#230 - Remove generic from MerkleTree

Pull Request - State: closed - Opened by jan-ferdinand 5 months ago - 1 comment

#228 - Working code, small tests

Pull Request - State: open - Opened by Sword-Smith 6 months ago - 7 comments

#227 - Optimize Parallel Version of Interpolate

Issue - State: open - Opened by aszepieniec 6 months ago - 1 comment
Labels: prio: low

#226 - refactor(mmr_successor_proof): Flatten digest list

Pull Request - State: closed - Opened by Sword-Smith 6 months ago

#225 - feat: Mmr Successor Proof

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

#224 - test: for differing len membership proof and leaf idx lists (#220)

Pull Request - State: closed - Opened by Holindauer 6 months ago - 7 comments

#222 - request: Copy and own auth path in `LeafMutation`

Issue - State: closed - Opened by aszepieniec 6 months ago

#221 - feat: Implement `{Lower, Upper}Hex` for `Digest`

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

#220 - Add tests of behavior when lengths of membership proofs and leaf-index list have different lengths

Issue - State: closed - Opened by Sword-Smith 7 months ago - 1 comment
Labels: good first issue

#219 - Thv/remove leaf idx from mmr mp

Pull Request - State: closed - Opened by Sword-Smith 7 months ago - 5 comments

#218 - refactor: Make `Digest::LEN` an associated const

Pull Request - State: closed - Opened by jan-ferdinand 7 months ago - 5 comments

#217 - Allow manipulation of added leafs in MMR's `verify_batch_update`

Issue - State: closed - Opened by Sword-Smith 7 months ago - 1 comment

#216 - Use `num_traits::Const{Zero, One}`

Pull Request - State: closed - Opened by jan-ferdinand 8 months ago - 1 comment

#215 - Fix Fast Reduce

Pull Request - State: closed - Opened by aszepieniec 8 months ago - 2 comments

#213 - introduce type `PolynomialDegree`

Issue - State: open - Opened by jan-ferdinand 8 months ago
Labels: enhancement, prio: low, ⏭️ breaking change

#212 - Fast Coset Extrapolate

Pull Request - State: closed - Opened by aszepieniec 9 months ago - 6 comments

#211 - Rework `ntt` interface.

Issue - State: closed - Opened by jan-ferdinand 9 months ago
Labels: prio: low, ⏭️ breaking change

#210 - Investigate `fast_interpolate`

Issue - State: open - Opened by aszepieniec 9 months ago
Labels: enhancement, prio: low

#208 - Fast Reduce

Pull Request - State: closed - Opened by aszepieniec 9 months ago - 1 comment

#207 - implement `Hasher` for `Tip5`

Issue - State: open - Opened by jan-ferdinand 9 months ago - 2 comments
Labels: good first issue, prio: low

#206 - revisit `BFieldElement`'s to / from native endian bytes

Pull Request - State: closed - Opened by jan-ferdinand 9 months ago - 3 comments

#205 - Inconsistent byte encoding for `Digest` on big-endian host-machines

Issue - State: closed - Opened by Sword-Smith 9 months ago
Labels: good first issue

#204 - fix!: Add field-length indicator to BFE encoding of polynomial

Pull Request - State: closed - Opened by Sword-Smith 9 months ago - 1 comment

#202 - make Merkle tree's `ROOT_INDEX` private

Issue - State: closed - Opened by jan-ferdinand 9 months ago
Labels: prio: low, ⏭️ breaking change

#201 - feat: Implement `BFieldCodec` for `Polynomial`

Pull Request - State: closed - Opened by Sword-Smith 9 months ago - 1 comment

#200 - Implement `BFieldCodec` for `Polynomial<T>`

Issue - State: closed - Opened by Sword-Smith 9 months ago

#199 - fix: Digest::try_from() returns NotCanonical error

Pull Request - State: closed - Opened by dan-da 9 months ago - 3 comments

#198 - Prefix specifier to all environment variables

Issue - State: closed - Opened by Sword-Smith 9 months ago
Labels: good first issue

#197 - `MerkleTree` constants

Issue - State: closed - Opened by Sword-Smith 9 months ago - 1 comment

#196 - feat: add hex encoding and decoding for Digest

Pull Request - State: closed - Opened by dan-da 10 months ago - 3 comments

#195 - bug: digest bytes in do not match bytes out.

Issue - State: open - Opened by dan-da 10 months ago - 11 comments

#194 - Speed up various polynomial functions

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

#193 - Thv/fix scale 1

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

#192 - remove cruft

Pull Request - State: closed - Opened by jan-ferdinand 10 months ago - 3 comments

#191 - ci: collect code coverage

Pull Request - State: closed - Opened by jan-ferdinand 10 months ago

#190 - replace `ModPowU32` etc with `Pow<T>`

Pull Request - State: closed - Opened by jan-ferdinand 11 months ago - 2 comments

#189 - refactor: Mmr tests no longer depend on storage layer

Pull Request - State: closed - Opened by dan-da 11 months ago

#188 - simplify field element construction

Pull Request - State: closed - Opened by jan-ferdinand 11 months ago

#187 - Mul benches

Pull Request - State: closed - Opened by Sword-Smith 11 months ago

#186 - allow Merkle trees of larger heights than 32

Issue - State: closed - Opened by aszepieniec 12 months ago - 7 comments
Labels: wontfix

#185 - simplify `SpongeHasher` trait

Pull Request - State: closed - Opened by jan-ferdinand 12 months ago

#184 - Allow repeated sponge-absorption without mutating a list

Pull Request - State: closed - Opened by Sword-Smith about 1 year ago - 7 comments

#182 - evict interior mutability in storage. (&self --> &mut self)

Pull Request - State: closed - Opened by dan-da about 1 year ago - 2 comments

#181 - Add storage::DbtMap, for key/val within a DbSchema.

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

#180 - build: prefix macro use statements with crate::

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

#179 - Fix potential db-key collission for singleton and dbtvec length

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

#178 - docs: fix restore_or_new() placement in doctests

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

#177 - Add Key Prefix to DbtSingleton to avoid collisions.

Issue - State: closed - Opened by dan-da about 1 year ago - 3 comments

#176 - fix: remove DB file on Drop, for windows.

Pull Request - State: closed - Opened by dan-da about 1 year ago - 2 comments

#174 - chore: add windows, mac to github CI tasks

Pull Request - State: closed - Opened by dan-da about 1 year ago - 2 comments

#173 - Lock notifications pr

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

#172 - Thv/merkle tree

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

#171 - improve `MerkleTree` implementation

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

#170 - fix: add StorageSetter::index() method

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

#169 - (de)serialize `BFieldElement` in canonical representation

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

#168 - Can the inner-most loop in NTT be parallelized?

Issue - State: open - Opened by Sword-Smith about 1 year ago

#167 - Leveldb switch and storage API refactor.

Pull Request - State: closed - Opened by dan-da about 1 year ago - 15 comments

#166 - Leveldb switch/refactor 2nd pass

Pull Request - State: closed - Opened by dan-da about 1 year ago - 2 comments

#165 - overhaul `BFieldCodec` and associated derive macro

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

#164 - feat: use rs-leveldb instead of rusty-leveldb

Pull Request - State: closed - Opened by dan-da about 1 year ago - 2 comments

#163 - switch out rusty-leveldb for C++ impl.

Issue - State: closed - Opened by dan-da about 1 year ago - 8 comments

#162 - ignore duplicate elements in `zerofier` and `fast_zerofier`

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

#161 - Remove itertools dep from bfieldcodec deriver

Pull Request - State: closed - Opened by Sword-Smith about 1 year ago - 2 comments

#160 - feat: return iterators in StorageVec trait

Pull Request - State: closed - Opened by dan-da about 1 year ago - 6 comments

#158 - use property test framework more extensively, fix minor bug

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

#157 - feat: add set_many(), set_all() to storage vecs

Pull Request - State: closed - Opened by dan-da about 1 year ago - 3 comments

#156 - Xgcd thv additions

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

#155 - Add a `set_many` to persisted lists

Issue - State: closed - Opened by Sword-Smith about 1 year ago

#154 - fix: extended euclidean algorithm does not panic on input 0

Pull Request - State: closed - Opened by jan-ferdinand about 1 year ago - 2 comments

#153 - Fix ordering of dyadic rationals

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

#152 - Add method to get all elements of persisted DB vectors

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

#151 - Test for dyadic rationals reports error

Issue - State: closed - Opened by Sword-Smith about 1 year ago - 1 comment

#150 - implement `Arbitrary` for various `struct`s

Pull Request - State: closed - Opened by jan-ferdinand over 1 year ago - 2 comments

#149 - upgrade dependencies

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

#148 - Add batch-getters for DB wrappers

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