Ecosyste.ms: Issues

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

GitHub / spacemeshos/go-scale issues and pull requests

#57 - Bump github.com/stretchr/testify from 1.8.2 to 1.8.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#56 - Fuzz consistency must also check number of bytes consumed

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

#55 - Return the correct number of bytes read from DecodeStructSliceWithLimit

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

#54 - Bump golang.org/x/mod from 0.9.0 to 0.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#53 - Allow to pass a custom fuzzing function to FuzzConsistency

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

#52 - Print which type caused the error

Pull Request - State: closed - Opened by fasmat over 1 year ago
Labels: bug

#51 - Bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#50 - Enforce max tags on all variable length types

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

#49 - fuzz compatibility with parity lib

Pull Request - State: open - Opened by dshulyak over 1 year ago

#48 - setup compat testing with parity-scale-codec

Issue - State: open - Opened by dshulyak over 1 year ago
Labels: milestone/genesis

#47 - fix boundary checks and add coverage for compact integers

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

#46 - Bump golang.org/x/mod from 0.8.0 to 0.9.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#45 - derive MaxSize and Size method on the type

Issue - State: open - Opened by dshulyak over 1 year ago

#44 - extend decoder with depth field to limit memory that can be allocated by recursive types

Issue - State: open - Opened by dshulyak over 1 year ago
Labels: milestone/genesis

#43 - Bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#42 - Bump golang.org/x/mod from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#40 - add util to read one byte

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

#39 - Small improvements to unsafe operations

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

#38 - Bump golang.org/x/mod from 0.6.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#37 - Update dependencies not covered by dependabot

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

#36 - Bump github.com/stretchr/testify from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#35 - Upgrade CI Action with staticcheck and lint

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

#34 - Fix missing failing go install due to missing go.sum entry

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

#33 - Avoid too many copies in string encoder/decoder

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

#32 - Validate that compact integer was encoded using smallest possible encoding

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

#31 - Adjust needed bytes for big integer encoding by 4

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

#30 - Go fmt code with Go 1.18

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

#29 - Bump github.com/google/go-cmp from 0.5.8 to 0.5.9

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, go

#27 - Remove scale methods for deleted types on generate

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

#26 - regenarate codec when module is not compilable due to removed type

Issue - State: closed - Opened by evt about 2 years ago

#25 - Replace scale methods with empty ones before generate

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

#24 - regenarate codec when module is not compilable due to removed fields

Issue - State: closed - Opened by dshulyak about 2 years ago - 1 comment

#23 - don't serialize uint8 as a compact integer

Issue - State: open - Opened by dshulyak about 2 years ago - 1 comment
Labels: enhancement

#22 - Add dependabot config and gofmt code

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

#21 - continue reading until buf if full or err is not nil

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

#20 - Fixed imports for slices + return nil in decoder for empty slices

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

#19 - Fixed scalegen for string type alias

Pull Request - State: closed - Opened by evt about 2 years ago - 1 comment

#17 - Fix import for uintX type alias from another package

Issue - State: closed - Opened by evt about 2 years ago - 1 comment

#16 - Fix imports for slices

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

#15 - add tag to cast type to a different scale type

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

#14 - add go-scale to scalegen

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

#13 - Use scopes for code generation

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

#12 - Avoid too many copies in string encoder/decoder

Issue - State: closed - Opened by evt about 2 years ago

#11 - Support string slice + fixed codec for [][]byte

Pull Request - State: closed - Opened by evt about 2 years ago - 1 comment

#10 - Make go-spacemesh linter happy

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

#9 - Fixed encoder for [][]byte

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

#8 - Fixed encoder for [][]byte

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

#7 - Added support for [][]byte

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

#6 - Added support for strings

Pull Request - State: closed - Opened by evt about 2 years ago - 1 comment

#5 - Handle uintX type alias in generate

Pull Request - State: closed - Opened by evt about 2 years ago - 1 comment

#4 - Handle tag to specify max length for a collection of items

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

#3 - adjust needed bytes for big integer encoding by 4

Issue - State: closed - Opened by dshulyak about 2 years ago
Labels: bug

#1 - scalegen: support deriving codec methods for inherited types

Issue - State: open - Opened by dshulyak over 2 years ago - 1 comment