cosmos-sdk/x/bank
Jonathan Gimeno 7ac436d2f7
Improve set supply (#8950)
* temp commit

* remove set supply

* fix supply

* remove keys

* improve supply set

* update changelog

* improve linter

* update setSupply to get only one coin

* update genesis

* remove dirt

* save only supply

* go fmt

* update rosetta test bootstrap

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Frojdi Dymylja <33157909+fdymylja@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-03-25 10:03:13 +00:00
..
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client bank: name and symbol metadata fields (#8677) 2021-02-24 20:06:04 -03:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper Improve set supply (#8950) 2021-03-25 10:03:13 +00:00
legacy Move all migration scripts to v043 (#8814) 2021-03-08 22:36:06 +00:00
simulation Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
spec Supply by denom Migrations (#8780) 2021-03-05 14:11:19 +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 Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00