Commit Graph

1585 Commits (6112100ef5a1c388077db8900b2b77636cd12d7e)

Author SHA1 Message Date
Leo Chen 36c80f4c1b [syncing] fix mis-matched min syncing peers 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
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
Rongjian Lan 400175b05f
Add quick unlock feature at epoch 190 (#3086) 5 years ago
Daniel Van Der Maden 1a4b1985b8
Transaction api improvements (#3057) 5 years ago
Jacky Wang a0a4837293
[network] Added caching to node server (#3048) 5 years ago
Rongjian Lan 819500aa70 cherrypick log level change 5 years ago
Rongjian Lan e85c1f3064
Fix log levels (#3058) 5 years ago
Rongjian Lan ea2347fa5e
Cherrypick crosslink related fixes from t3 to master. (#3045) 5 years ago
Rongjian Lan 9663128d0a
Fix crosslink broadcast condition (#3041) 5 years ago
Rongjian Lan dfd5a9f09e adjust catch up speed to be a sane number 5 years ago
Rongjian Lan cdf98123c2 Revert "Revert "make crosslink broadcast smarter and more efficient (#3036)"" 5 years ago
Leo Chen 33ea179b60 Revert "make crosslink broadcast smarter and more efficient (#3036)" 5 years ago
Rongjian Lan afa6ce3d5f
make crosslink broadcast smarter and more efficient (#3036) 5 years ago
Rongjian Lan eb4fcc93ab
Optimize crosslink verification logic and add more cache (#3032) 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 75d53190d1 [p2p] use debug level for p2p metrics data 5 years ago
Leo Chen 2b25632219 Revert "[node] Throttle acceptance of incoming messages (#2970)" 5 years ago
Rongjian Lan 3a32fedb1d
Fix commit payload (#2986) 5 years ago
Edgar Aroutiounian c2f089f618
[node] Throttle acceptance of incoming messages (#2970) 5 years ago
Rongjian Lan b823126bfe
verify block before proposal (#2968) 5 years ago
Edgar Aroutiounian ee31573c1c
[rpc][p2p] Expose peer connectivity (#2962) 5 years ago
Edgar Aroutiounian bb538ce6e7
[api] Remove discovery service (#2947) 5 years ago
Jian Zhen 028631e1cb adress review feedback 5 years ago
Jian Zhen 4f86f40dc2 try to make goimports happy: now, this time must workgit diff 5 years ago
Jian Zhen bdaf6e1744 [p2p] Add libp2p_metrics into host and use bwCounter to record in/out networking traffic in a node 5 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Rongjian Lan 7ed4f22dcf
cleanup and fixes during audit (#2931) 5 years ago
Rongjian Lan 6ec6b6378a
remove unused code; continue on failed slash record; Fix delete slash func on SetDifference (#2923) 5 years ago
Rongjian Lan 2ccc20be2b
Fix slash verify to avoid potential duplicate slashes exploit (#2914) 5 years ago
Rongjian Lan 8fde77d88f
Revert merge normal and staking txns (#2895) 5 years ago
Rongjian Lan 918dec8cbe
Make TxPool ordering deterministic (#2892) 5 years ago
Daniel Van Der Maden 451d16c14d
Add viewID to block signed content (#2877) 5 years ago
Rongjian Lan 3808f5317b
Make commit sig committed along with the block (#2875) 5 years ago
Ganesha Upadhyaya 21327e697e
[core][node/worker] processing staking and normal transactions together (#2869) 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
Rongjian Lan 614f528f2c
Add cache to state validator modification; refactor snapshot read/write (#2844) 5 years ago
Rongjian Lan db8f1a05b9
Optimize delegation reward distribution with caching (#2839) 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
Jong Hyuck Won 8802f0ca1f
[rpc] separate transaction counts rpc into regular vs staking (#2788) 5 years ago
Ganesha Upadhyaya f4edd53166
[node] bingo with signature information (#2793) 5 years ago
Edgar Aroutiounian 60410760c5
[project] Use tracepointer (#2785) 5 years ago