cosmos-sdk/simapp/simd/cmd
Amaury fffc9d07d5
refactor!: Add context arg to sign mode handler GetSignBytes (#13701)
* refactor!: Add context arg to sign mode handler `GetSignBytes`

* fix build

* fix tests

* Fix goling

* fix lint

* Fix lint

* Fix test

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Fix tests

* Fix rosetta deps

* fix

* go mod tidy all

* go mod tidy

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-11-29 18:49:51 +00:00
..
cmd_test.go refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00
genaccounts_test.go refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00
genaccounts.go feat: make helper function for adding accounts to genesis state (#13298) 2022-09-23 19:25:36 +00:00
root.go fix: misc fixes for cosmos-rosetta (#13583) 2022-11-04 11:48:45 +00:00
testnet_test.go refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00
testnet.go refactor!: Add context arg to sign mode handler GetSignBytes (#13701) 2022-11-29 18:49:51 +00:00