core
core copied to clipboard
GO implementation of the Terra Classic Protocol
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.19.0. Release notes Sourced from github.com/spf13/viper's releases. v1.19.0 What's Changed Bug Fixes 🐛 fix!: hide struct binding behind a feature flag by @sagikazarmark in spf13/viper#1720...
Bumps [github.com/cosmos/cosmos-proto](https://github.com/cosmos/cosmos-proto) from 1.0.0-beta.4 to 1.0.0-beta.5. Commits 0748a2a feat(cosmos_proto): add annotation to denote version (#133) 1e5446b chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#136) e8bbc7d chore(deps): bump github.com/stretchr/testify from 1.8.4...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.1 to 1.7.5. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.5 What's Changed Prevent Git Config Alteration on Git Update by @dduzgun-security in hashicorp/go-getter#497 New Contributors @dduzgun-security made...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @crazy-max in docker/build-push-action#1120 Bump @docker/actions-toolkit from 0.24.0 to 0.26.0...
## Summary of changes This is an implementation as an alternative to tax2gas. It solves similar issues as tax2gas does, but additionally shifts taxation to the recipient side. Also it...
Fixes for the tax2gas implementation and gas handling ## Copilot Summary This pull request introduces a new `Tax2Gas` feature to the Terra application, which includes significant changes to the handling...
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0. Release notes Sourced from actions/cache's releases. v4.1.0 What's Changed Fix cache-hit output when cache missed by @fchimpan in actions/cache#1404 Deprecate save-always input by @joshmgross...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.12 to 1.1.14. Release notes Sourced from github.com/opencontainers/runc's releases. runc v1.1.14 -- "年を取っていいことは、驚かなくなることね。" This is the fourteenth patch release in the 1.1.z release branch of runc. It...