neoneo-go/config/protocol.mainnet.yml
Airat Arifullin b5e0b166b5 [#xx] env: Playground
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2025-02-19 13:09:55 +03:00

128 lines
No EOL
4 KiB
YAML

ApplicationConfiguration:
Consensus:
Enabled: true
UnlockWallet:
Password: p55Cr2yg
Path: /etc/neo-go/wallet.json
DBConfiguration:
BoltDBOptions:
AllocSizeMB: 128
FilePath: ./chains/mainnet_cut.bolt
InitialMmapSizeMB: 1000
Type: boltdb
GarbageCollectionPeriod: 10000
KeepOnlyLatestState: false
LogLevel: info
MaxFailedToPersistBlocksCount: 5
P2P:
Addresses:
- 192.168.215.12:20333
- 192.168.215.212:20333
AttemptConnPeers: 20
BroadcastFactor: 0
DialTimeout: 3s
ExtensiblePoolSize: 20
MaxPeers: 100
MinPeers: 5
Multinet:
Balancer: roundrobin
Enabled: true
Subnets:
- Mask: 192.168.215.0/24
SourceIPs:
- 192.168.215.12
- 192.168.215.212
PingInterval: 30s
PingTimeout: 90s
ProtoTickInterval: 2s
TLSConfig:
CertFile: /etc/ssl/neogo/p2p.crt
Enabled: true
KeyFile: /etc/ssl/private/neogo/p2p.key
RootCAs:
- /etc/ssl/neogo/p2p_ca.crt
P2PNotary:
Enabled: true
UnlockWallet:
Password: p55Cr2yg
Path: /etc/neo-go/wallet.json
Pprof:
Addresses:
- 127.0.0.1:2123
Enabled: true
Prometheus:
Addresses:
- 127.0.0.1:2122
Enabled: true
RPC:
Addresses:
- 127.0.0.1:20332
EnableCORSWorkaround: false
Enabled: true
MaxFindResultItems: 100
MaxGasInvoke: 100
MaxIteratorResultItems: 100
MaxNEP11Tokens: 100
MaxWebSocketClients: 1024
MaxWebSocketFeeds: 256
SessionBackedByMPT: false
SessionEnabled: true
SessionExpirationTime: 15
SessionPoolSize: 20
StartWhenSynchronized: true
TLSConfig:
Addresses:
- 192.168.215.12:20331
- 192.168.215.212:20331
CertFile: /etc/ssl/neogo/server.crt
Enabled: true
KeyFile: /etc/ssl/private/neogo/server.key
RootCAs:
- /etc/ssl/neogo/server_ca.crt
Relay: true
RemoveUntraceableBlocks: true
SDNotify: true
SaveStorageBatch: false
SkipBlockVerification: false
ProtocolConfiguration:
Hardforks: {}
InitialGASSupply: 52000000
Magic: 932611685
MaxBlockSize: 262144
MaxBlockSystemFee: 900000000000
MaxTraceableBlocks: 2000
MaxTransactionsPerBlock: 512
MaxValidUntilBlockIncrement: 75666
MemPoolSize: 50000
P2PNotaryRequestPayloadPoolSize: 50000
P2PSigExtensions: true
P2PStateExchangeExtensions: false
ReservedAttributes: false
SeedList:
- 192.168.215.13:20333
- 192.168.215.14:20333
- 192.168.215.15:20333
- 192.168.215.173:20333
- 192.168.215.174:20333
- 192.168.215.175:20333
- 192.168.215.176:20333
- 192.168.215.213:20333
- 192.168.215.214:20333
- 192.168.215.215:20333
- 192.168.215.73:20333
- 192.168.215.74:20333
- 192.168.215.75:20333
- 192.168.215.76:20333
StandbyCommittee:
- 02265b86d493d5c7be980d89439ff6b28a1c3cf9cf8c3a11e705e800796890754a
- 02761cd2b6e5449583fd4fe39d3eb1a66440e9b13fe5eadc983cb939eb28d6c4b3
- 02c2ed53eecd4291a21657c42c919e7f35da263225f756d6b62ae2dccbd01400da
- 030a065227951599e1cc4dfbc37ff985ca934b68856f5596b4ff7f36568681535b
- 0316643ee7eb922de58267db163f6c345b3dd2071c88f2b98af9df379b4389e639
- 031d5b0fbc07d3981ca60352c43b703e6d37baced63a66537a8f02adb57881bd75
- 03955826e62617a5d7bbc4384a98cbdbd22eb69a3b63165b90ef2c015080bdcacf
- 03b52ea271fc7fac3e4a29ac9c0339f2afffa0857925a7fabaccb07a878a27291b
StateRootInHeader: false
TimePerBlock: 8s
ValidatorsCount: 8
VerifyTransactions: true