cosmos-sdk/x/bank
Amaury cc946d2f1f
Fix migrations bug discovered with manual tests (#8998)
* Fix migrations bugs discovered with manual tests

* Update slashing version

* Move supply interface to legacy

* Fix lint

* Fix test
2021-03-29 11:56:45 +00:00
..
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Prefer sending tx_bytes to Simulate gRPC endpoint (#8926) 2021-03-25 10:52:54 +00:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper x/bank: doc & spec updates (#8999) 2021-03-26 13:10:02 +00:00
legacy Fix migrations bug discovered with manual tests (#8998) 2021-03-29 11:56:45 +00:00
simulation Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
spec x/bank: doc & spec updates (#8999) 2021-03-26 13:10:02 +00:00
types Fix genesis supply handling (#8930) 2021-03-22 18:15:29 +00:00
app_test.go Fix SendToModuleAccountTest (#8857) 2021-03-11 14:20:32 +00:00
bench_test.go all: skip noisy/faulty benchmarks + add b.ReportAllocs for every benchmark (#8856) 2021-03-11 15:59:13 +00:00
handler_test.go Fix SendToModuleAccountTest (#8857) 2021-03-11 14:20:32 +00:00
handler.go Refactor x/evidence to ADR-031 (#7538) 2020-10-16 16:05:25 +00:00
module.go Fix migrations bug discovered with manual tests (#8998) 2021-03-29 11:56:45 +00:00