issues
search
orbs-network
/
orbs-network-go
Orbs node virtual chain core reference implementation in Go
MIT License
48
stars
12
forks
source link
Config cleanup
#1616
Closed
gadcl
closed
4 years ago
gadcl
commented
4 years ago
default configuration for production
contains Ethereum connector config - should be removed with code cleanup
contain logger config - should be removed with upgrade
updates to Boyar config:
block-sync-reference-max-allowed-distance => remove
active-consensus-algo => remove (default exists)
consensus-context-triggers-enabled => remove (default exists)
transaction-pool-time-between-empty-blocks => remove (default exists)
lean-helix-consensus-round-timeout-interval => remove (default exists)
block-sync-no-commit-interval => remove (default exists)
consensus-context-system-timestamp-allowed-jitter => remove (default exists)
profiling => remove (default exists)
management-network-liveness-timeout => changed to => committee-grace-period
(on private network set value "committee-grace-period": "876000h”)
default configuration for production
updates to Boyar config:
(on private network set value "committee-grace-period": "876000h”)