Commit Graph

875 Commits (main)

Author SHA1 Message Date
“GheisMohammadi” f1d49a5c87 fix boot complete message when node is shut down 2 years ago
“GheisMohammadi” bd0cf8c131 add MaxAdvertiseWaitTime to handle advertisements interval and address stream connection issue 2 years ago
“GheisMohammadi” fecd4fdda3 refactor p2p host and routing 2 years ago
“GheisMohammadi” cc93332b5d fix beacon node detection for p2p protocol 2 years ago
“GheisMohammadi” e5f18d3f36 fix short range hash chain 2 years ago
“GheisMohammadi” 601422a631 fix initsync and host creation 2 years ago
“GheisMohammadi” 29d28f20a8 refactor errors, rename metrics 2 years ago
“GheisMohammadi” 69c896bdd3 add comment 2 years ago
“GheisMohammadi” 088ae63713 add comments, remove extra function 2 years ago
“GheisMohammadi” cc0f3d459d add comments and refactor verify sig 2 years ago
“GheisMohammadi” adf8ad769e remove unused struct 2 years ago
“GheisMohammadi” eb15d13842 fix protocol tests 2 years ago
“GheisMohammadi” da83110429 staged stream sync v1.0 2 years ago
frozen 7de4b30e44 Cleaned. 2 years ago
frozen 934ca73c5e fix 2 years ago
frozen 6ecf222f36 update master 2 years ago
frozen 0e1a1667e2 consensus check is forked 2 years ago
frozen 85dd4acfba in progress. 2 years ago
Casey Gardiner a32a1755b3
Release Candidate hotfix: dev -> main (#4333) 2 years ago
Max 9aa484c994
chore(build): fix protoc-gen-go to v1.26.0 (#4337) 2 years ago
Max b300a4ec4d
chore(build): upgrade golang to 1.19 (#4335) 2 years ago
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
Konstantin 6ade0bfa34
Small fixes and code cleanup for network stack. (#4320) 2 years ago
Gheis 0104b1d623
add description for closing client and change randomize process to ma… (#4276) 2 years ago
Gheis 54742e73e1
staged dns sync v1.0 (#4316) 2 years ago
Konstantin 7a61257f24
Min bound, reconnect and additional checks. (#4257) 2 years ago
lutty 720f9a6a02 tested tikv code 2 years ago
Konstantin 0753c94c2b
Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
Konstantin 4eabc120b1
Blockchain interface. (#4214) 2 years ago
Konstantin 7a8e5d468c
Feature 4160 beacon crosslink signal. (#4169) 2 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
Frozen c698ee4c5d
Feature get blocks by height. (#4078) 3 years ago
harjas a82ab83ac3 Add p2p metrics 3 years ago
Leo Chen 463ec55c51
[build] update protoc version (#4013) 3 years ago
Leo Chen 908ea1ae2a
[ci] update generated .pb files 3 years ago
Leo Chen fc4dc9ff73
[ci] fix travis build 3 years ago
Jacky Wang af5eaa8d0a
[RPC] Replace go-ethereum/rpc module with harmony/eth/rpc (#3983) 3 years ago
Jacky Wang 2f679554eb
[SYNC] Sync stuck fix2 (#3976) 3 years ago
Jacky Wang f0103161ae
[sync] release one runlock at forEachPeer, and change default maxPeerHeight to maxInt if error 3 years ago
Jacky Wang a135e1f110
[sync] extend the expiration for sync status cache for non-validator nodes (#3974) 3 years ago
Jacky Wang d7af5ee9e0
[SYNC] refactor and make sync status check interval smaller (#3918) 3 years ago
Jacky Wang 3e5c0e035e
[sync] remove two unnecessary use of global mutex in StateSync (#3970) 3 years ago
Soph 17e6bafb3b
[RPC] revert PR #3907 (#3922) 3 years ago
Jacky Wang 4bf9c3e527
[RPC] General solution of prometheus metrics for all RPC methods (#3919) 3 years ago
Jacky Wang c1f62404a3
Sync status rpc fix (#3912) 3 years ago
harjas 44c13a24cd Update goimports 3 years ago
harjas 9c9793cbc1 use eth rpc with go-json 3 years ago
niklr 7cf9c37fe3 Rename mutex in pprof service 3 years ago
niklr cb273387a7 Fix pprof service race condition 3 years ago
niklr 7af5cdd864 Update pprof module extension 3 years ago