-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bank] Remove the unsafe balance changing API #8473
Commits on Jan 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for af3df53 - Browse repository at this point
Copy the full SHA af3df53View commit details
Commits on Jan 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0763fea - Browse repository at this point
Copy the full SHA 0763feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8216752 - Browse repository at this point
Copy the full SHA 8216752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fe6aeb - Browse repository at this point
Copy the full SHA 7fe6aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2a36d - Browse repository at this point
Copy the full SHA 6a2a36dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63f4a93 - Browse repository at this point
Copy the full SHA 63f4a93View commit details
Commits on Feb 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bbc457f - Browse repository at this point
Copy the full SHA bbc457fView commit details
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3b91703 - Browse repository at this point
Copy the full SHA 3b91703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a9e784 - Browse repository at this point
Copy the full SHA 3a9e784View commit details -
Configuration menu - View commit details
-
Copy full SHA for d15ff9e - Browse repository at this point
Copy the full SHA d15ff9eView commit details
Commits on Feb 3, 2021
-
[Bank Refactor] Frojdi jonathan/remove setsupply (#8491)
* init supply in a different way * remove external usage of set supply * change(staking): replace SetSupply with MintCoins in tests * change(evidence): replace SetSupply with MintCoins in tests * change(crisis): remove SetSupply in tests * change(bank): remove set supply from genesis tests * change(bank): remove set supply from keeper tests * change(bank): remove remaining set supply usage from keeper tests * change(bank): remove set supply usage from grpc query and querier tests * change(bank): remove SetSupply from keeper interface Co-authored-by: Frojdi Dymylja <frojdi.dymylja@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf78e67 - Browse repository at this point
Copy the full SHA bf78e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 466279a - Browse repository at this point
Copy the full SHA 466279aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f5660 - Browse repository at this point
Copy the full SHA 29f5660View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad4503 - Browse repository at this point
Copy the full SHA 6ad4503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fa3c1e - Browse repository at this point
Copy the full SHA 1fa3c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d7884 - Browse repository at this point
Copy the full SHA 37d7884View commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 612472c - Browse repository at this point
Copy the full SHA 612472cView commit details -
Merge branch 'jonathan-frojdi/refactor-bank' of github.com:cosmos/cos…
…mos-sdk into jonathan-frojdi/refactor-bank
Configuration menu - View commit details
-
Copy full SHA for c4bd11c - Browse repository at this point
Copy the full SHA c4bd11cView commit details
Commits on Feb 10, 2021
-
[Bank Refactor]: Remove SetBalances usage from the code and tests (#8509
) * change(distribution): remove SetBalances usage from keeper tests * add(simapp): FundAccount utility function * chore(staking): use FundAccount in keeper tests * change(staking): remove usage of SetBalance in allocation tests * change(staking): remove usage of SetBalance in delegation tests * change(staking): remove usage of SetBalance in proposal handler tests * change(staking): remove usage of SetBalances in grpc query tests * change(staking): remove usage of SetBalances in operations tests * change(distribution): remove usage of SetBalances in genesis * change(authz): remove usage of SetBalances keeper and operations test * fix(authz): TestKeeperFees failing test * change(slashing): remove SetBalances from expected BankKeeper * change(slashing): remove usage of SetBalances in tests * change(distribution): remove SetBalances from expected BankKeeper * change(genutil): remove usage of SetBalances from tests * change(gov): remove SetBalances from expected BankKeeper * change(gov): remove usage of SetBalances from tests * change(staking): remove usage of SetBalances from slash tests * change(staking): remove SetBalances from expected BankKeeper * change(staking): remove usage of SetBalances from delegation tests * change(staking): remove usage of SetBalances from operations tests * change(staking): remove usage of SetBalances from validator tests * change(bank): remove usage of SetBalances from app tests * change(bank): remove usage of SetBalances from bench tests * change(bank): remove usage of SetBalances from querier tests * change(bank): remove usage of SetBalances from grpc query tests * change(bank): remove usage of SetBalances from operations tests * change(bank): partially remove usage of SetBalances from keeper tests * change(bank): finalize removal of usage of SetBalances from keeper tests * change(auth): remove usage of SetBalances from verify tests * change(auth): partially remove usage of SetBalances from tests * [Bank refactor]: finalize removal of setbalances from auth (#8527) * add tests with is check tx * temp commit * fix test * fix other test and remove setbalances * change(auth): remove usage of SetBalances is vesting tests Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com> * change(types): remove usage of SetBalances in queries * fix(types): pagination tests * [Bank refactor] fix pagination tests (#8550) * fix tests * lint * change(bank): remove SetBalances from keeper public API Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com> Co-authored-by: SaReN <sahithnarahari@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f6718d8 - Browse repository at this point
Copy the full SHA f6718d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7b1ad - Browse repository at this point
Copy the full SHA 5e7b1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58572ad - Browse repository at this point
Copy the full SHA 58572adView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3409ee - Browse repository at this point
Copy the full SHA c3409eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d930a - Browse repository at this point
Copy the full SHA d2d930aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0fab44 - Browse repository at this point
Copy the full SHA b0fab44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 030bfbe - Browse repository at this point
Copy the full SHA 030bfbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b236c6 - Browse repository at this point
Copy the full SHA 5b236c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fdc895 - Browse repository at this point
Copy the full SHA 5fdc895View commit details
Commits on Feb 11, 2021
-
Merge branch 'master' of github.com:cosmos/cosmos-sdk into jonathan-f…
…rojdi/refactor-bank
Configuration menu - View commit details
-
Copy full SHA for a7d83b2 - Browse repository at this point
Copy the full SHA a7d83b2View commit details -
Merge branch 'jonathan-frojdi/refactor-bank' of github.com:cosmos/cos…
…mos-sdk into jonathan-frojdi/refactor-bank
Configuration menu - View commit details
-
Copy full SHA for aa665d3 - Browse repository at this point
Copy the full SHA aa665d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 009a5ee - Browse repository at this point
Copy the full SHA 009a5eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 940cd4f - Browse repository at this point
Copy the full SHA 940cd4fView commit details
Commits on Feb 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cafdb01 - Browse repository at this point
Copy the full SHA cafdb01View commit details
Commits on Feb 15, 2021
-
Merge branch 'master' into jonathan-frojdi/refactor-bank
Alessio Treglia authoredFeb 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 442c1e5 - Browse repository at this point
Copy the full SHA 442c1e5View commit details
Commits on Feb 16, 2021
-
update: x/distribution/keeper/keeper_test.go
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Configuration menu - View commit details
-
Copy full SHA for 061e3e0 - Browse repository at this point
Copy the full SHA 061e3e0View commit details -
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Configuration menu - View commit details
-
Copy full SHA for 72ea30d - Browse repository at this point
Copy the full SHA 72ea30dView commit details -
Update x/staking/genesis_test.go
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Configuration menu - View commit details
-
Copy full SHA for 0e7477a - Browse repository at this point
Copy the full SHA 0e7477aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aae3e2 - Browse repository at this point
Copy the full SHA 2aae3e2View commit details
Commits on Feb 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ece597e - Browse repository at this point
Copy the full SHA ece597eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0e2de - Browse repository at this point
Copy the full SHA 1f0e2deView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4bff7c - Browse repository at this point
Copy the full SHA f4bff7cView commit details