cosmos-sdk/x/bank
Amaury d19791be89
Rename clientCtx.JSONMarshaler to JSONCodec (#9251)
* Rename clientCtx.JSONMarshaler to JSONCodec

* change md files

* Fix lint
2021-05-03 14:45:47 +00:00
..
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Rename clientCtx.JSONMarshaler to JSONCodec (#9251) 2021-05-03 14:45:47 +00:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper fix zero coins (#9229) 2021-04-30 16:54:08 +00:00
legacy Rename clientCtx.JSONMarshaler to JSONCodec (#9251) 2021-05-03 14:45:47 +00:00
simulation codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
spec Store supply as Int bytes rather than string bytes (#9051) 2021-04-06 14:01:57 +00:00
types Remove ServiceMsgs from ADR-031 (#9139) 2021-04-30 11:00:47 +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 codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00