0g-chain/app
drklee3 577f39b998 Add upgrade handler and upgrade e2e tests (#1739)
- Add upgrade handler for mainnet, testnet, and e2e test
- Set validator minimum commission to 5%
- Initialize `x/community` parameters
- Add `banktypes.MsgSend` authz grant for `x/kavadist` for gov proposals
- Set `x/gov` Quorum param to 20%
- Set `x/incentive` earn rewards param for bkava to 600K KAVA per year
2024-08-02 19:26:37 +08:00
..
ante Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
params Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
_sim_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
_simulate_tx_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
_simulate_tx.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
app_test.go register solomachine module for v6 to v7 ibc-go migration (#1831) 2024-02-16 12:49:58 -05:00
app.go Add ibc packet forward middleware for ibc transfer (#1839) 2024-03-07 16:47:46 -05:00
config.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
encoding.go feat: upgrade to Cosmos v0.46 (#1477) 2023-04-03 20:08:45 -04:00
export.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
genesis.go Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
tally_handler_test.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
tally_handler.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
test_builder.go formatting fixes (#1783) 2023-11-21 14:08:07 -05:00
test_common.go Update cosmos-sdk to v0.47.7 (#1811) 2024-02-06 17:54:10 -05:00
upgrades_test.go Add upgrade handler and upgrade e2e tests (#1739) 2024-08-02 19:26:37 +08:00
upgrades.go Set the CDP Block Interval to 100 during v0.26.x upgrade (#1865) 2024-03-29 11:05:26 -07:00