cosmos-sdk/x/bank/keeper
SaReN 4b2fc3bd43
Store supply as Int bytes rather than string bytes (#9051)
* store supply as int bytes

* update migrate

* update migrate tests

* add error context

* fix lint

* update spec

* add changelog

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
2021-04-06 14:01:57 +00:00
..
genesis.go Improve set supply (#8950) 2021-03-25 10:03:13 +00:00
genesis_test.go Merge pull request from GHSA-2f3p-6gfj-jccq 2021-03-24 12:05:33 -04:00
grpc_query.go Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
grpc_query_test.go Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
invariants.go Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper.go Store supply as Int bytes rather than string bytes (#9051) 2021-04-06 14:01:57 +00:00
keeper_test.go Merge pull request from GHSA-2f3p-6gfj-jccq 2021-03-24 12:05:33 -04:00
migrations.go Move all migration scripts to v043 (#8814) 2021-03-08 22:36:06 +00:00
msg_server.go fix build issues && telemetry.SetGaugeWithLabels int64 range validation 2020-11-11 02:07:40 +10:00
querier.go Supply by denom Migrations (#8780) 2021-03-05 14:11:19 +00:00
querier_test.go Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
send.go [bank]: add balance tracking events (#8656) 2021-02-25 18:15:02 +00:00
view.go [bank]: add balance tracking events (#8656) 2021-02-25 18:15:02 +00:00