mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
* set CDP block interval to 100 to only run interest synchronization for risky cdps every 100 blocks instead of every block * refactor and use constant for setting to improve clarity; update block interval to 50 instead of 100. This will decrease risk by running around every 6 minutes instead of 12 mintues for current mainnet block times. |
||
|---|---|---|
| .. | ||
| ante | ||
| params | ||
| _sim_test.go | ||
| _simulate_tx_test.go | ||
| _simulate_tx.go | ||
| app_test.go | ||
| app.go | ||
| config.go | ||
| encoding.go | ||
| export.go | ||
| genesis.go | ||
| tally_handler_test.go | ||
| tally_handler.go | ||
| test_builder.go | ||
| test_common.go | ||
| upgrades.go | ||