Ecosyste.ms: Issues

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

GitHub / ferranbt/fastssz issues and pull requests

#187 - fix prefixing local alias types

Pull Request - State: open - Opened by olegrok 3 days ago

#186 - Invalid handling of type aliases

Issue - State: open - Opened by olegrok 3 days ago

#185 - Add surpport for []uint16 in `HashTreeRootWith` method

Issue - State: open - Opened by fearlessfe about 1 month ago

#184 - Correct validation on bitlist Marshalling

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

#183 - typo fix Update README.md

Pull Request - State: closed - Opened by MonkeyKing44 about 2 months ago

#182 - feature request: directive to skip fields

Issue - State: open - Opened by 0xalpharush 3 months ago

#181 - Fix array with external size

Pull Request - State: open - Opened by ferranbt 4 months ago

#180 - generator: int & int64 & uint - not supported ?

Issue - State: open - Opened by iurii-ssv 4 months ago - 3 comments

#179 - generator: --include doesn't support external package(s) ?

Issue - State: open - Opened by iurii-ssv 4 months ago - 4 comments

#178 - docs(multiproof): explain ordering of arguments

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

#176 - Release 0.1.4

Pull Request - State: closed - Opened by ferranbt 7 months ago

#175 - Improve error message

Pull Request - State: closed - Opened by ferranbt 7 months ago

#174 - feat(proof): Reduce interface reqs

Pull Request - State: closed - Opened by itsdevbear 7 months ago

#173 - Fix(multiproofs verification): don't skip visiting intermediate hashes

Pull Request - State: closed - Opened by thedevbirb 7 months ago - 2 comments

#172 - Add simple dot graph generation to node

Pull Request - State: closed - Opened by ferranbt 7 months ago

#171 - Fix spurious allocation in hasher.Merkleize

Pull Request - State: closed - Opened by karalabe 7 months ago - 1 comment

#170 - Fix typo in go generate

Pull Request - State: closed - Opened by olegrok 8 months ago

#169 - Add generics for extend slice

Pull Request - State: open - Opened by ferranbt 8 months ago

#168 - Increase performance of repeat proving.

Pull Request - State: closed - Opened by mcdee 8 months ago

#167 - Fix missing import for external []byte alias

Pull Request - State: closed - Opened by ferranbt 8 months ago

#167 - Fix missing import for external []byte alias

Pull Request - State: closed - Opened by ferranbt 8 months ago

#166 - External reference to `[]byte` type does not import package in generated code

Issue - State: closed - Opened by ferranbt 8 months ago
Labels: bug, sszgen

#166 - External reference to `[]byte` type does not import package in generated code

Issue - State: closed - Opened by ferranbt 8 months ago
Labels: bug, sszgen

#165 - Generating with --include produces unsused imports

Issue - State: open - Opened by karalabe 8 months ago - 1 comment

#164 - Const sized byte array fail to generate

Issue - State: open - Opened by karalabe 8 months ago - 4 comments

#163 - incompatibility between zeroHashes and custom hash function

Issue - State: open - Opened by olegrok 9 months ago - 2 comments

#163 - incompatibility between zeroHashes and custom hash function

Issue - State: open - Opened by olegrok 9 months ago - 2 comments

#162 - Fix handling of aliases to unsigned integer types other than uint64

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

#162 - Fix handling of aliases to unsigned integer types other than uint64

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

#161 - support custom marshal/unmarshal/hashroot

Issue - State: closed - Opened by jshufro 10 months ago - 5 comments

#161 - support custom marshal/unmarshal/hashroot

Issue - State: closed - Opened by jshufro 10 months ago - 5 comments

#160 - bug(generator): Issue #159

Pull Request - State: open - Opened by itsdevbear 10 months ago - 1 comment

#160 - bug(generator): Issue #159

Pull Request - State: open - Opened by itsdevbear 10 months ago - 1 comment

#159 - bug(generator): cannot generate when go 1.18+ generics are used.

Issue - State: open - Opened by itsdevbear 10 months ago - 3 comments

#159 - bug(generator): cannot generate when go 1.18+ generics are used.

Issue - State: open - Opened by itsdevbear 10 months ago - 3 comments

#158 - bug(generator): Type Alias on byteslice causes generator to panic

Issue - State: open - Opened by itsdevbear 10 months ago - 3 comments

#157 - Fix infer dimensions from type with non-ssz tags

Pull Request - State: closed - Opened by ferranbt 10 months ago

#155 - Fix bytes as fixed type if no ssz tags available

Pull Request - State: closed - Opened by ferranbt 11 months ago - 3 comments

#155 - Fix bytes as fixed type if no ssz tags available

Pull Request - State: closed - Opened by ferranbt 11 months ago - 3 comments

#154 - feat(issue): Demonstration of #153

Pull Request - State: closed - Opened by itsdevbear 11 months ago - 1 comment

#152 - fix(generator): Unmarshaling of fixed sized custom types is generated incorrectly.

Pull Request - State: closed - Opened by itsdevbear 11 months ago - 1 comment

#152 - fix(generator): Unmarshaling of fixed sized custom types is generated incorrectly.

Pull Request - State: closed - Opened by itsdevbear 11 months ago - 1 comment

#150 - chore(sszgen): Remove redundant generated code

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

#150 - chore(sszgen): Remove redundant generated code

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

#149 - Add support for uint32 lists

Pull Request - State: closed - Opened by ferranbt 11 months ago

#149 - Add support for uint32 lists

Pull Request - State: closed - Opened by ferranbt 11 months ago

#147 - fix(hasher): Fix chunk count in `merkleizeImpl`

Pull Request - State: closed - Opened by po-bera 11 months ago

#147 - fix(hasher): Fix chunk count in `merkleizeImpl`

Pull Request - State: closed - Opened by po-bera 11 months ago

#146 - chore(deps): Unfork `gohashtree`

Pull Request - State: closed - Opened by itsdevbear 11 months ago

#146 - chore(deps): Unfork `gohashtree`

Pull Request - State: closed - Opened by itsdevbear 11 months ago

#145 - Incorrect HashTreeRoot of vectors

Issue - State: closed - Opened by po-bera 11 months ago - 4 comments

#144 - Added PutUint64Array to HashWalker

Pull Request - State: closed - Opened by pinebit 11 months ago

#144 - Added PutUint64Array to HashWalker

Pull Request - State: closed - Opened by pinebit 11 months ago

#143 - `HashWalker` interface is missing `PutUint64Array`

Issue - State: closed - Opened by pinebit 12 months ago - 2 comments

#143 - `HashWalker` interface is missing `PutUint64Array`

Issue - State: closed - Opened by pinebit 12 months ago - 2 comments

#142 - How does raw ssz list ser/dser?

Issue - State: closed - Opened by fearlessfe 12 months ago - 2 comments
Labels: sszgen

#142 - How does raw ssz list ser/dser?

Issue - State: closed - Opened by fearlessfe 12 months ago - 2 comments
Labels: sszgen

#141 - Cannot generate nested structs with ssz'able things from outside the current package.

Issue - State: closed - Opened by itsdevbear about 1 year ago - 4 comments
Labels: sszgen

#141 - Cannot generate nested structs with ssz'able things from outside the current package.

Issue - State: closed - Opened by itsdevbear about 1 year ago - 4 comments
Labels: sszgen

#140 - ssz HashTreeRoot is different in window 386 environment

Issue - State: closed - Opened by fearlessfe about 1 year ago - 6 comments

#140 - ssz HashTreeRoot is different in window 386 environment

Issue - State: closed - Opened by fearlessfe about 1 year ago - 6 comments

#139 - Add deneb fork

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

#139 - Add deneb fork

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

#138 - Fixes mismatch sizes code generated for nested arrays

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

#137 - Do not import package if no references are used

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

#137 - Do not import package if no references are used

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

#136 - Unused import

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

#136 - Unused import

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

#135 - How does raw ssz vector ser/dser?

Issue - State: closed - Opened by GrapeBaBa about 1 year ago - 14 comments
Labels: sszgen

#135 - How does raw ssz vector ser/dser?

Issue - State: closed - Opened by GrapeBaBa about 1 year ago - 14 comments
Labels: sszgen

#131 - Add support for variables

Issue - State: open - Opened by filoozom over 1 year ago - 1 comment
Labels: wontfix

#129 - Fix incorrect error message

Pull Request - State: closed - Opened by anukul almost 2 years ago

#128 - Incorrect error message

Issue - State: closed - Opened by anukul almost 2 years ago

#127 - sszgen incorrect output with array of `[]byte` type

Issue - State: closed - Opened by mcdee almost 2 years ago - 3 comments
Labels: generator-bug

#126 - Add structs for capella fork

Pull Request - State: closed - Opened by ferranbt almost 2 years ago

#125 - Release 0.1.3

Pull Request - State: closed - Opened by ferranbt about 2 years ago

#124 - Optimize `ProofTree` with `Node` arenas

Issue - State: open - Opened by ferranbt about 2 years ago

#123 - Update gohashtree to fork

Pull Request - State: closed - Opened by ferranbt about 2 years ago

#122 - Add tree proof benchmark

Pull Request - State: closed - Opened by ferranbt about 2 years ago

#121 - Add Discord badge

Pull Request - State: closed - Opened by ferranbt about 2 years ago

#120 - Tree Optimization

Pull Request - State: closed - Opened by claravanstaden about 2 years ago - 2 comments

#119 - Running out of memory on BeaconStateBellatrix GetTree

Issue - State: closed - Opened by claravanstaden about 2 years ago - 12 comments

#118 - Update spectests for eip-4844 and capella

Pull Request - State: closed - Opened by ferranbt over 2 years ago

#117 - sszgen: refactor tests to use golang test runner

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

#116 - Add elem size to merkleizeWithMixin

Pull Request - State: closed - Opened by ferranbt over 2 years ago

#115 - Fix output hash digest

Pull Request - State: closed - Opened by ferranbt over 2 years ago

#114 - Skip tests and ssz generated files

Pull Request - State: closed - Opened by ferranbt over 2 years ago

#113 - Make suffix an option.

Pull Request - State: closed - Opened by mcdee over 2 years ago - 1 comment

#112 - Add support for non-literal array lengths

Pull Request - State: closed - Opened by ferranbt over 2 years ago

#111 - Invalid root for eip4844 containers

Issue - State: closed - Opened by Inphi over 2 years ago - 7 comments