mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
ffef832d45
- Upgrade cosmos-sdk to v0.44.5 from v0.39.2 - Add Legacy Tx Endpoint for backwards compatibility - Add IBC v1.2.3 Support Co-authored-by: DracoLi <draco@dracoli.com> Co-authored-by: drklee3 <derrick@dlee.dev> Co-authored-by: denalimarsh <denalimarsh@gmail.com> Co-authored-by: Draco Li <draco@kava.io> Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com> Co-authored-by: Kevin Davis <karzak@users.noreply.github.com> Co-authored-by: Denali Marsh <denali@kava.io>
54 lines
1.5 KiB
JSON
54 lines
1.5 KiB
JSON
{
|
|
"crisis": { "constant_fee": { "denom": "ukava", "amount": "1333000000" } },
|
|
"evidence": { "evidence": [] },
|
|
"genutil": {
|
|
"gen_txs": []
|
|
},
|
|
"mint": {
|
|
"minter": {
|
|
"inflation": "0.200000000000000000",
|
|
"annual_provisions": "29956047968909.000000000000000000"
|
|
},
|
|
"params": {
|
|
"mint_denom": "ukava",
|
|
"inflation_rate_change": "0.130000000000000000",
|
|
"inflation_max": "0.200000000000000000",
|
|
"inflation_min": "0.150000000000000000",
|
|
"goal_bonded": "0.670000000000000000",
|
|
"blocks_per_year": "5256000"
|
|
}
|
|
},
|
|
"params": null,
|
|
"slashing": {
|
|
"params": {
|
|
"signed_blocks_window": "10000",
|
|
"min_signed_per_window": "0.050000000000000000",
|
|
"downtime_jail_duration": "600s",
|
|
"slash_fraction_double_sign": "0.050000000000000000",
|
|
"slash_fraction_downtime": "0.000100000000000000"
|
|
},
|
|
"signing_infos": [
|
|
{
|
|
"address": "kavavalcons1wy67mmvmr2ge6apmtfykhnqpejtnd0apaktk72",
|
|
"validator_signing_info": {
|
|
"address": "kavavalcons1wy67mmvmr2ge6apmtfykhnqpejtnd0apaktk72",
|
|
"start_height": "0",
|
|
"index_offset": "1058101",
|
|
"jailed_until": "2021-08-14T05:05:11.063230794Z",
|
|
"tombstoned": false,
|
|
"missed_blocks_counter": "2"
|
|
}
|
|
}
|
|
],
|
|
"missed_blocks": [
|
|
{
|
|
"address": "kavavalcons1029jhm4lz26q78ftrmazf8hw7lmrt08l2vq3cs",
|
|
"missed_blocks": [
|
|
{ "index": "3538", "missed": false },
|
|
{ "index": "3539", "missed": false }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|