cosmos-sdk/x/auth
Amaury Martiny 194d2aa196
Fix fetch txs by height on legacy REST endpoint (#7730)
* Add test

* Fix potential flakiness in sequence

* Remove test with ?height

* Fix test

* Fix tests

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Zaki Manian <zaki@manian.org>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2020-11-02 11:52:52 +00:00
..
ante simapp: rename MakeEncodingConfig to MakeTestEncodingConfig (#7681) 2020-10-27 11:33:48 +00:00
client Fix fetch txs by height on legacy REST endpoint (#7730) 2020-11-02 11:52:52 +00:00
keeper docs: Revert SPEC-SPEC and update x/{auth,bank,evidence,slashing} (#7407) 2020-10-16 12:42:48 +00:00
legacy Handle ServiceMsg in StdTxBuilder.SetMsgs (#7731) 2020-10-30 15:27:12 +00:00
signing Change `address` from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
simulation Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
spec docs: Revert SPEC-SPEC and update x/{auth,bank,evidence,slashing} (#7407) 2020-10-16 12:42:48 +00:00
testutil Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
tx Add GetTx gRPC endpoint (#7688) 2020-10-30 12:32:02 +00:00
types Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
vesting RegisterInterfaces registers service Msg type_urls (#7671) 2020-10-28 19:20:45 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go Rename RegisterGRPCRoutes (#7696) 2020-10-28 11:39:49 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00