Commit Graph

714 Commits (128db236d8f2eca006e4649e5732698d3e277e63)

Author SHA1 Message Date
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan a168517dfc
Move BLS related wrapper structure into a separate package (#3209) 4 years ago
Rongjian Lan dbb0ed2f53
Bind public keys into private key wrapper (#3208) 4 years ago
Rongjian Lan 67d77c3965
Refactor bls public key into a wrapper (#3203) 4 years ago
Leo Chen 0d3101bcd3 [node] replace node.State with node.IsInSync atomic bool 4 years ago
Leo Chen ef5ca8aa4c [libp2p] increase semaphore number 4 years ago
Leo Chen e028cc78bc [bootstrap] fix bootstrap on localnet failed issue 4 years ago
songgeng87 8c2bd6db56 if block ends with a return statement, so drop this else and outdent its block 4 years ago
songgeng87 69f3ae3e29 fmt error 4 years ago
宋赓 12d406736b Update node.go 4 years ago
Leo Chen 27f36cde75 [misc] rename needFriends to enoughMinPeers 4 years ago
Leo Chen e8e439ce79 [node] remove unused variable 5 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Daniel Van Der Maden 1a4b1985b8
Transaction api improvements (#3057) 5 years ago
Rongjian Lan 819500aa70 cherrypick log level change 5 years ago
Rongjian Lan e85c1f3064
Fix log levels (#3058) 5 years ago
Leo Chen db21d9205c [log] use proper log level on messages 5 years ago
Edgar Aroutiounian 1b62e28073
[node] Bump handlers by order of magnitude (#3026) 5 years ago
Leo Chen 2b25632219 Revert "[node] Throttle acceptance of incoming messages (#2970)" 5 years ago
Edgar Aroutiounian c2f089f618
[node] Throttle acceptance of incoming messages (#2970) 5 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Edgar Aroutiounian 6c6006be44
[project][node] bump max message handlers per topic, update deprecated/staticcheck finds (#2821) 5 years ago
Edgar Aroutiounian 2afd8a54c4
[p2p] Throttle receive with constant cost function (#2819) 5 years ago
Edgar Aroutiounian 25938969ca
[node][p2p] Unused fields, exit early on redundant ping, fold p2p constructor, expose topics, remove too much abstraction (#2818) 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
Ganesha Upadhyaya 4524e1b7ba
[node] move self address to node, make it updatable every epoch (#2799) 5 years ago
Edgar Aroutiounian 60410760c5
[project] Use tracepointer (#2785) 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 a7b79616e2
[project] More Spring Cleaning (#2751) 5 years ago
Edgar Aroutiounian 9fa85b586b
[project] Remove dead Lottery app code, optimize node/... on what staticcheck showed (#2688) 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
Edgar Aroutiounian 4e85d7d866
[service][node] Project Tech debt clean up, remove wallet (#2664) 5 years ago
Edgar Aroutiounian a815e11409
[rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago
Edgar Aroutiounian 2baab4864c
[staking][validation][protocol] (#2396) 5 years ago
Edgar Aroutiounian 62e6fcfcf9
[webhooks] Additional support for downstream monitoring (#2434) 5 years ago
Edgar Aroutiounian cf3b5053ba
[webhook][rpc][availability] Hooks, current signing, remove median-stake cached values (#2423) 5 years ago
Edgar Aroutiounian 8e15daf7e2
[project][rpc][log][config] OSTN improvements (#2420) 5 years ago
Ganesha Upadhyaya ae362c24c6
multi-bls key support (#2249) 5 years ago
Edgar Aroutiounian f7776e8526
Add more log for committee compute (#2366) (#2367) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Edgar Aroutiounian c4d744e376
[double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
Rongjian Lan ff5a029e56 only broadcast valid transactions 5 years ago
Daniel Van Der Maden e7c4ef37d5
Add shard checking to Tx-Pool & correct blacklist (#2301) 5 years ago
Rongjian Lan beb9fc4f8c
Make shutdown signal handling more robust and faster (#2293) 5 years ago
Daniel Van Der Maden 376178a91e
Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
Rongjian Lan 0aeb3c9e34
State prune (#2244) 5 years ago
Edgar Aroutiounian 801b4b83e2
[slash][consensus] Notice double sign & broadcast, factor out tech debt of consensus (#2152) 5 years ago