Commit Graph

486 Commits (60f7237c653354a34cf9c14d3c91f5b6d80ca912)

Author SHA1 Message Date
Jacky Wang 2430a85162
[core] node stuck fix (#3378) 4 years ago
Rongjian Lan 4452b36ee4
Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
Jacky Wang 3adab4496c
Revert "[consensus] enable the consensus module can spin up doSync (#3340)" (#3350) 4 years ago
Leo Chen 79d43c2ce8 fix test cases 4 years ago
Leo Chen 7dcdbe7d2b fix golint 4 years ago
Jacky Wang f9c26e663b
[consensus] enable the consensus module can spin up doSync (#3340) 4 years ago
Jacky Wang ccc581210a [sync] add timeout for grpc dial 4 years ago
Daniel Van Der Maden 0f0166fb60
Rosetta Implementation - pt2 (Stage 3.2 of Node API Overhaul) (#3312) 4 years ago
Jacky Wang 74da4a9f18
[sync] added batched block sync logic (#3311) 4 years ago
Jacky Wang bf86767e60
[sync] fix testnet syncing panic issue (#3308) 4 years ago
Jacky Wang 8057507813 [sync] fix the testnet sync issue 4 years ago
Janet Liang 22014801ee
[Explorer] Add explorer node in sync check (#3215) 4 years ago
Leo Chen b09c73b1d8 [cleanup] remove unused shard client group 4 years ago
Leo Chen b560f88978 [libp2p/consensus] p2p spamming defense 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan c659001827
Do not reinit the explorer db every restart (#3199) 4 years ago
Leo Chen 525a618b81 [libp2p] do not advertise on beacon client 4 years ago
Leo Chen 0cbd2bcc8d [networkinfo] gradually increase the peer finding interval 4 years ago
Leo Chen 36c80f4c1b [syncing] fix mis-matched min syncing peers 4 years ago
Leo Chen 0e650e0816 [service] clean up dead code 5 years ago
Leo Chen f429192f6f [networkinfo] use goroutine to parallelize advertise 5 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Rongjian Lan 00fa7f4f4d
Do not rollback current block on failed block sync (#3101) 5 years ago
Rongjian Lan f322342ba6
Do not rollback current block on failed block sync (#3100) 5 years ago
Jacky Wang 1810142077
[network] Limit client sync connection (#3071) 5 years ago
Sebastian Johnsson 1a6816c02b Add timeouts for the explorer HTTP service 5 years ago
Rongjian Lan 819500aa70 cherrypick log level change 5 years ago
Rongjian Lan e85c1f3064
Fix log levels (#3058) 5 years ago
Jong Hyuck Won 2d0d95610f
nit bug fix on explorer node structs generating staking txns object (#2953) 5 years ago
Edgar Aroutiounian bb538ce6e7
[api] Remove discovery service (#2947) 5 years ago
Jong Hyuck Won 4b3b288d64
fix explorer storage for transactions and staking transactions (#2905) 5 years ago
Jong Hyuck Won 98a8ca0c82
[explorer node] optimize block dump txns/staking txns for memory op and disk storage (#2858) 5 years ago
Dennis Won e0ccc7b71c explorer node. instead of checking for nil txn during dump, just use continue 5 years ago
Dennis Won 924468d73a explorer node. handle get txn/staking txn being nil during block dump 5 years ago
Jong Hyuck Won 8192c84340
explorer node. Skip dump for redundant blocks with lower block number than the checkpoint block number (#2842) 5 years ago
Jong Hyuck Won cc37995a31
[Explorer Node] Explorer service StakingTransaction struct unification for explorer RPC level staking message data decoding (#2828) 5 years ago
Rongjian Lan e28c942aa0
make delegation index consistent by block number (#2834) 5 years ago
Edgar Aroutiounian b8798c3ff5
[project] Dead fields, staticcheck, update deprecated libp2p usages (#2825) 5 years ago
Edgar Aroutiounian 89fe991d59
[go.mod] Bump libraries (#2824) 5 years ago
Edgar Aroutiounian 82b71619d2
[node] Redundant field removed - dead files & scripts , update deprecated libp2p package names, fold p2p code (#2817) 5 years ago
Rongjian Lan 5681d61d55 No batch commit for explorer db 5 years ago
Minh Doan 021bc7c100
fix explorer folder path (#2786) 5 years ago
Edgar Aroutiounian 2836f0f620
[project] Remove over complicated packages, useless tests, dead functions (#2780) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Rongjian Lan e484b556ae
optimize leader signature collection strategy; Clean up logs (#2775) 5 years ago
Edgar Aroutiounian 094a61301d
[project] Unused yaml files, staticcheck fixes, dead tests that only delay build (#2755) 5 years ago
Minh Doan 1f83ebf6a6
change explorer node storage folder (#2720) 5 years ago
Jong Hyuck Won b9843abde5
RPC for staking txns and txns history queries (#2554) 5 years ago
Edgar Aroutiounian 45135b21d6
[project] Remove unused internal memprofiling, profiling, metrics service (#2679) 5 years ago
Edgar Aroutiounian 7da8ec0a02
[project] Remove txgen, prefer stack based init & map literals (#2678) 5 years ago