cosmos-sdk/server/rosetta
dependabot[bot] 6af89d6ce3
build(deps): Bump github.com/golangci/golangci-lint from 1.48.0 to 1.49.0 (#13013)
* build(deps): Bump github.com/golangci/golangci-lint

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.48.0...v1.49.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* updates

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-08-24 23:13:11 +02:00
..
lib build(deps): Bump github.com/golangci/golangci-lint from 1.48.0 to 1.49.0 (#13013) 2022-08-24 23:13:11 +02:00
client_offline.go rosetta: upgrade to newest version (#9314) 2021-05-15 00:18:59 +02:00
client_online_test.go fix: rosetta getHeight function to use tmRPC.GenesisChunked() instead tmRPC.Genesis() (#10340) 2021-10-19 09:30:51 +00:00
client_online.go chore: downgrade to tendermint v0.34.x (#12958) 2022-08-20 02:33:07 +02:00
codec.go Rosetta API implementation (#7695) 2021-01-21 09:33:02 +00:00
config.go fix: make rosetta's gas prices for default fee suggestion optional (#11857) 2022-05-03 09:49:33 -04:00
converter_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
converter.go chore: downgrade to tendermint v0.34.x (#12958) 2022-08-20 02:33:07 +02:00
types.go [rosetta] implement balance tracking and redo tx construction (#8729) 2021-03-11 15:01:29 +00:00
util.go rosetta: upgrade to newest version (#9314) 2021-05-15 00:18:59 +02:00