core
core copied to clipboard
GO implementation of the Terra Classic Protocol
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.5 to 1.13.15. Release notes Sourced from github.com/ethereum/go-ethereum's releases. Ontamalca (v1.13.15) Geth v1.13.15 is a maintenance-release that contains some fixes mainly to avoid snapsync-related data-corruption. We recommend...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.64.0 API Changes stats: Deprecate InPayload.Data and OutPayload.Data; they were experimental and will be deleted in the...
Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto) from 1.4.11 to 1.4.12. Release notes Sourced from github.com/cosmos/gogoproto's releases. v1.4.12 What's Changed @dependabot chores docs: updated installation instructions in README.md by @cratelyn in cosmos/gogoproto#106 chore(any): Add cosmos...
## Summary of changes Add docker image to run on mainnet My node has been running for 2 days without problem ## Report of required housekeeping - [ ] Github...
## Summary of changes **alternative implementation to #388 using message types and v1 governance** Introduce zone-based tax exemption. Zones are always tax-free internally. Optionally they can be set to be...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it was useless), and removes the default output format...
# summary SDK 46 is sort of cancerous and you should avoid using it in the long run. ## maintenance considerations * 46 is no longer supported by the cosmos-sdk...
In cometbft v0.37.x, we can use PrepareProposal to modify the ordering of tx in a block in application layer in propose round This idea will need more testing to test...
**Description:** Since fcd-classic repository does not have its own issues, putting it in the issues for this repository. - Someone mentioned this endpoint no longer works: - https://github.com/classic-terra/fcd-classic/blob/classic-main/src/service/token/token.ts#L32 - Someone...
## Summary of changes ## Report of required housekeeping - [ ] Github issue OR spec proposal link - [ ] Wrote tests - [ ] Updated API documentation (client/lcd/swagger-ui/swagger.yaml)...