Commit Graph

433 Commits (df0a56b7758cc11020f03c3e709e262410fda289)

Author SHA1 Message Date
Konstantin 97eb8d972f Go vet fixed. 3 years ago
Jacky Wang 34c42349e2
[stream] consensus set downloader only when stream downloader is active as client (#4105) 3 years ago
peekpi 41d940e3cc use constant params and add cli flag for batch write size 3 years ago
haodi 9fc2b4404b add more params for sharddb 3 years ago
peekpi 702b662626 dump db 3 years ago
lutty d6d25be453 leveldb shard 3 years ago
Haodi 832658480b
fixed rosetta issues (#4034) 3 years ago
Leo Chen 0de0203f60 [revert] exit after revert is done 3 years ago
Leo Chen 54f3ef4e0e [revert] exit after revert is done 3 years ago
LuttyYang 3bce74fdbd
add auth-ws port (#3932) 3 years ago
yahtoo aae369babc fix: add configuration option 3 years ago
gab-nando e08fd4199f
Add flag to allow configuring log rotation via lumberjack (#3889) 3 years ago
Lutty 5221838f26 support cli flag 3 years ago
MathxH Chen af7e0dee71
Add DHT concurrency flag (#3829) 3 years ago
niklr ef140c0b93 Implement pprof module extension 3 years ago
Lutty faacc7c091 rebase code 3 years ago
peekpi 054ba5d712 [explorer][tracer] store trace result into explorer db 3 years ago
peekpi 698e363f0a [tracer][core] call tracer module when insert blocks 3 years ago
Peter Chung fe4361fbf1 [cmd] add config migration 2.1.0 4 years ago
Peter Chung 1ed07e93d1 [cmd] fix config persist 4 years ago
Peter Chung 74dfd53e0a [node,cmd] fix test syntax error 4 years ago
Peter Chung 1877d8e610 try to make goimports happy 4 years ago
Peter Chung 9fe7a51efa [rpc] add hmyv2_getConfig rpc 4 years ago
Peter Chung de603b3b94 [cmd] add --verbose-prints=config flag 4 years ago
Jacky Wang 258f20ecb4
[cmd] Disable stream sync protocol as default on mainnet. (#3723) 4 years ago
MathxH Chen 5e09b89322
[rpc] Add Rate Limiter and cache for RPCs (#3711) 4 years ago
ntsanov a1550504c8 Config V2.0.0 PR fixes 4 years ago
ntsanov cb3fc64267 Stopped using port-3000 for DNSSync 4 years ago
ntsanov 63419f4841 Do update config prompt if using default config 4 years ago
ntsanov 47f1224c71 Config 2.0.0 4 years ago
Jacky Wang 42bd346875 [cmd] small fixes in print messages 4 years ago
Jacky Wang abc21029b9 [cmd] further changed cmd code and fix unit test cases 4 years ago
Jacky Wang d7f31c5721 [cmd] changed code of dns-port 4 years ago
Rongjian Lan a03a17ce45 clean up and todos 4 years ago
Rongjian Lan b6ca283a8a remove unnecessary crosslink broadcast in state sync 4 years ago
Jacky Wang b2fe9fe348
[stream] node.IsRunningBeaconChain is refactored to a new method 4 years ago
Jacky Wang fbff3b4be5
[stream] added --sync.downloader flag to enable the node run sync stream server without start downloader 4 years ago
Jacky Wang 3b58b45a36
[stream] setupSyncService small updated to fix code writing that might cause confusion 4 years ago
Jacky Wang 79f9e12168
[stream] setup downloader in main. Added sync related flags, and revert beacon helper not to verify signature" 4 years ago
Jacky Wang c05e150aa7
[stream] rename dns syncing package to legacysync 4 years ago
Jacky Wang 3d6858aba5
[P2P] Added functionality to Host for stream, replaced networkInfo service. (#3534) 4 years ago
Jacky Wang f00c90e3e6
Graceful shutdown - All registered services are shutdown gracefully. (#3533) 4 years ago
Rongjian Lan d1f1103b02
Resolves issues on eth comaptible txns (#3500) 4 years ago
Rongjian Lan d6e98436f4
Add EthChainID and update signers accordingly for processing eth txns. (#3497) 4 years ago
Leo Chen b38118fcbb
[node] graceful shutdown validators (#3483) 4 years ago
Rongjian Lan 6782972407
Cleanup sharding config code and add epoch block change for localnet (#3473) 4 years ago
Rongjian Lan 60e42232a9
Change blocks per epoch for testnet. (#3472) 4 years ago
Leo Chen c8631f2be8 [config] rename IsArchival to ArchiveModes 4 years ago
Leo Chen 74971b63b9 [config] disable beacon archival by default 4 years ago
Leo Chen 6b5e84dda0 [prometheus] expose Config and remove module variable 4 years ago