Skip to content

Commit

Permalink
Update the test with the correct inflation values
Browse files Browse the repository at this point in the history
  • Loading branch information
mariari committed Jun 5, 2023
1 parent eaeda13 commit 9ea97ef
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions tests/src/e2e/ledger_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -954,10 +954,10 @@ fn masp_incentives() -> Result<()> {
account_config.parameters.map(|parameters| {
if token == String::from(NAM) {
Parameters {
max_reward_rate: dec!(100000.5),
max_reward_rate: dec!(1000.5),
// these need to be set to 0
kd_gain_nom: dec!(0.0),
kp_gain_nom: dec!(0.0),
kd_gain_nom: dec!(0.005),
kp_gain_nom: dec!(0.005),
..parameters
}
} else {
Expand Down Expand Up @@ -1183,7 +1183,7 @@ fn masp_incentives() -> Result<()> {
],
Some(300)
)?;
client.exp_string("NAM: 253690200000")?;
client.exp_string("NAM: 26296240")?;
client.assert_success();

// // Assert NAM balance at MASP pool is 20*BTC_reward*(epoch_2-epoch_0)
Expand Down
38 changes: 19 additions & 19 deletions wasm/checksums.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"tx_bond.wasm": "tx_bond.8d7d124ac92b9f014522ddb21b651186d4530f55462d8be4ebeda10f4ccaeaed.wasm",
"tx_change_validator_commission.wasm": "tx_change_validator_commission.20d7f3ad9431a2d22e0b955622ac66b99a94a84fb8ad0828ad16fcb426335472.wasm",
"tx_ibc.wasm": "tx_ibc.00179813a013f997f0c192938eb231dcfff1ffc79304e36af1ff470ab540e649.wasm",
"tx_init_account.wasm": "tx_init_account.9fade81282d4e299460d777888d0259cfefa558731285fd54f780a914c84c0e5.wasm",
"tx_init_proposal.wasm": "tx_init_proposal.db5211f020325da4a2209fdca803b87989e23600490861f59b37e74e84a80109.wasm",
"tx_init_validator.wasm": "tx_init_validator.1539bac0ecb1aeebcbcdd299d5f887de9283d56a05eec2f26826822616c651f5.wasm",
"tx_reveal_pk.wasm": "tx_reveal_pk.fa96359e712c2eb98ba7b1498d4df5fa79c38a780fe06e3628f0d749bb1423e3.wasm",
"tx_transfer.wasm": "tx_transfer.0839693d13d7a7d24aec254c532b50752425eae704a2da826f544f27821ea3f2.wasm",
"tx_unbond.wasm": "tx_unbond.a489091c72da12a76dd3665260ab8c69569e45632cb86c0b31d00000d4afccb7.wasm",
"tx_update_vp.wasm": "tx_update_vp.caf7814b442e86f5ae1b4dae1edf13cba6fcf8c997f4735df97649a08bd4d223.wasm",
"tx_vote_proposal.wasm": "tx_vote_proposal.8fdf692589ee2e7cb37f76ffd8bb25e869498f3158a52c33ea4dc305e9dfea15.wasm",
"tx_withdraw.wasm": "tx_withdraw.0265190e0d29ea96820c76e5aa5e0adc7dac6e087f3f72ebc4451047afb0a65e.wasm",
"vp_implicit.wasm": "vp_implicit.cabb4658d17a95c011e9782ac921360a801442681589bc8a20ecc88680476691.wasm",
"vp_masp.wasm": "vp_masp.5576090f52935f7763d8ca48fb559312cf65cc928c68598e299062adb29140ec.wasm",
"vp_testnet_faucet.wasm": "vp_testnet_faucet.f7b5d93ff4fa09332390ffc8fae6894706fc9becefbaa4d3fb311326848f507e.wasm",
"vp_token.wasm": "vp_token.3a9a7d3b6f590a8b15cb0d1e93d99d37ced5604de8f6a52527bed680661f9d3d.wasm",
"vp_user.wasm": "vp_user.1d0a07ed40765cff97c85a2a9fb467dfe7af56bc51a4b95ad12ed77aea82e8a9.wasm",
"vp_validator.wasm": "vp_validator.de713b8aa04874c4af9620db6db0009a83a1795759302066753608abb98d5745.wasm"
}
"tx_bond.wasm": "tx_bond.2910631adf11b0368d2f09ce30ecba7ca7a18a38e17c00d920765075b4064a14.wasm",
"tx_change_validator_commission.wasm": "tx_change_validator_commission.d4f15084da1355bf2749f2bcb380a89d3a4b90cf00288daf0fc975208c9d93e7.wasm",
"tx_ibc.wasm": "tx_ibc.80df46ff21d54755af23a6a7395c72fc320fbc61e9f5487a438ec4a306ba1484.wasm",
"tx_init_account.wasm": "tx_init_account.ff822951455cc89960d3ca1221488f1271012b38629c5a9662bb930595bb1997.wasm",
"tx_init_proposal.wasm": "tx_init_proposal.0a842c6e0bfa10f3d2261048c28e84bd8e775f323d7db740ec656339298cfbd8.wasm",
"tx_init_validator.wasm": "tx_init_validator.9f1e01de1dc5f09b649ef34226e6064ddf39035fec3259edcc46858997df1f15.wasm",
"tx_reveal_pk.wasm": "tx_reveal_pk.bd9674f90665eafb89f6c96d33760b22e5f33244cecbd29184bf1fe4168dc1ce.wasm",
"tx_transfer.wasm": "tx_transfer.f1f313acc5d1da6eed60deeb6b95a4bf57d5011e64da4c1baf8107ae2986e44c.wasm",
"tx_unbond.wasm": "tx_unbond.ba355d2459b55234f27f793132735d80b5daf5f70196ffcbe4bbe8bd64951cf3.wasm",
"tx_update_vp.wasm": "tx_update_vp.56c511136750585d0b5ee2ddadc98932569993bfb382b179868e653036564a26.wasm",
"tx_vote_proposal.wasm": "tx_vote_proposal.eff1f05103c2ae1a2f33a8dee67d7fc01067b1951d99c1d147b74a6ca119d470.wasm",
"tx_withdraw.wasm": "tx_withdraw.c61702c41e8fa51c9ed77d67e934dd9eaa8fea54ff1e12cac841d14f6611c98d.wasm",
"vp_implicit.wasm": "vp_implicit.7d6bb83dce87d30c5cf209a5301679bbcf91cd15e031ef22f15429498f5f9eb5.wasm",
"vp_masp.wasm": "vp_masp.fc8e582dc105e2dd9d08c58459df2f98753c550c9b43cd54d07570ff24c92d9e.wasm",
"vp_testnet_faucet.wasm": "vp_testnet_faucet.08c662d6dab741cbef58a6c95f22646ab08df4769fcee4059c47bcb9185bf3a9.wasm",
"vp_token.wasm": "vp_token.2824f68745a628faa79f7fa2bdf6582809c969f9fdca68913b4e84e5e4a83852.wasm",
"vp_user.wasm": "vp_user.af8d1c7035ced526ea22108a1226a61e3eeff4db919cb73df8d6ec42ec2018ad.wasm",
"vp_validator.wasm": "vp_validator.ec97ca9f091c6f2cbe558f98b39bc2a699bf9aa780c47b405b4bd1dd8ec68dad.wasm"
}

0 comments on commit 9ea97ef

Please sign in to comment.