gowaves icon indicating copy to clipboard operation
gowaves copied to clipboard

Go implementation of Waves node, libraries and tools for Waves blockchain

Results 36 gowaves issues
Sort by recently updated
recently updated
newest added

Bumps golang from 1.22.2-alpine3.19 to 1.22.3-alpine3.19. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.2-alpine3.19&new-version=1.22.3-alpine3.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

New checks for Reward Info was added.

do not merge

do not merge
temporary

Related to this `TODO`: https://github.com/wavesplatform/gowaves/blob/74aaeb1c7523c44a9a15dbc326d264d941562f71/pkg/state/appender.go#L621-L656

# List of tasks required to support Waves Protocol version 1.5 ## Preparation - [ ] Network stack refactoring - [ ] Extract the connection logic into a separate FSM...

enhancement

Integration tests moved to use a new way of preactivation with height.

enhancement