Commit Graph

5840 Commits (25938969cafd6d2ab01245a611b5cdc3d03d0ebd)
 

Author SHA1 Message Date
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
Ganesha Upadhyaya a732b52d86
port the fix from go-ethereum for interface conversion panic (#2816) 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
Leo Chen ced4e03568 [node.sh] keep all the logs for debugging 5 years ago
Rongjian Lan e9e1a37cc7
Remove elected validator list and make sure validator list addrs are unique (#2806) 5 years ago
Leo Chen e9fb22544e [node.sh] detect hmy profile in rclone.conf 5 years ago
Rongjian Lan f8922a957f
Try all messages on committed msg (#2804) 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
Jong Hyuck Won a37074c7d3
Updating all sources of block.Transactions and do the corresponding work for block staking txns (#2655) 5 years ago
Ganesha Upadhyaya f4edd53166
[node] bingo with signature information (#2793) 5 years ago
Rongjian Lan dcacc6347b
burn all transaction fees after staking. (#2792) 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
Leo Chen 030eaaf481
[node.sh] install unzip as dependency of rlcone (#2778) 5 years ago
Edgar Aroutiounian 60410760c5
[project] Use tracepointer (#2785) 5 years ago
Edgar Aroutiounian 81c827e357
[project] Build in parallel (#2784) 5 years ago
Leo Chen 0bacc9e769
[go] upgrade golang to 1.14 (#2779) 5 years ago
Edgar Aroutiounian 2836f0f620
[project] Remove over complicated packages, useless tests, dead functions (#2780) 5 years ago
Ganesha Upadhyaya 7178eabbf1
rejecting malformed messages before processing (#2776) 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
Ganesha Upadhyaya 6e5a4016bf
fix the validator stats not showing up for two epochs issue (#2774) 5 years ago
Edgar Aroutiounian 520332931b
[proto] Undo protobuf change, annotate with deprecated (#2773) 5 years ago
Leo Chen 37ecb13ce0
Nodesh cleanup (#2769) 5 years ago
Ganesha Upadhyaya 1158e8c5c8
enhance multikey validation error message (#2768) 5 years ago
Rongjian Lan 70a4272fa3
fix block proposal ordering; other offchain commits change (#2761) 5 years ago
Ganesha Upadhyaya 054c3cbb8e
[consensus][viewchange] fix total power of signers in IsQuorumAchieved for view change (#2758) 5 years ago
Edgar Aroutiounian 094a61301d
[project] Unused yaml files, staticcheck fixes, dead tests that only delay build (#2755) 5 years ago
Edgar Aroutiounian a7b79616e2
[project] More Spring Cleaning (#2751) 5 years ago
Edgar Aroutiounian ba1c0cd0a3
[blockchain] Create fresh big int, remove more dead code from static … (#2749) 5 years ago
Rongjian Lan 191f1d5ee2
Final attempt: Don't div by 0; print out debug info (#2746) 5 years ago
Edgar Aroutiounian 832b01dfff
Revert "fix earned-reward by writing the stats only once, remove from UpdateValdiatorVotingPower (#2737)" (#2742) 5 years ago
Ganesha Upadhyaya dc036e64c7
fix earned-reward by writing the stats only once, remove from UpdateValdiatorVotingPower (#2737) 5 years ago
Rongjian Lan 66f26e8508
do snapshot for validators at last block of epoch (#2736) 5 years ago
Rongjian Lan f2524a888d
Make validator snapshot on new validator too (#2733) 5 years ago
Rongjian Lan 350b7a0bb4 fix validator snapshot cache 5 years ago
Leo Chen 8f5f287c74
[node.sh] use rclone to fast sync harmony_db_0 (#2709) 5 years ago
Rongjian Lan 05f2e20a39
make validator snapshot consistent with election (#2726) 5 years ago
Edgar Aroutiounian 24a17feecd
[state] ValidatorWrapper div zero panic fix - (#2724) 5 years ago
Minh Doan 1f83ebf6a6
change explorer node storage folder (#2720) 5 years ago
Edgar Aroutiounian 3aa08e9e3b
[rpc] Show both latest header of beacon chain and shard chain (#2714) 5 years ago
Edgar Aroutiounian 1a2c23ada5
[validator] Hide one field from JSON (#2705) 5 years ago
Edgar Aroutiounian 56d19d2a84
[offchain][effective][validator][rpc] Give reason why booted from committeee, move effective stake in rpc outside metrics (#2699) 5 years ago
Edgar Aroutiounian d21f68d34d
[go.mod][pubsub][test] Update libp2p, use MaxMessage at p2p level protection, remove dead code (#2692) 5 years ago
coolcottontail 4c15caa9f2
fix issue2689 error loading blspass (#2695) 5 years ago
Ganesha Upadhyaya 5b7d2165d8
fix earned-reward per key by temporary persisting stats and writing at once (#2693) 5 years ago
Edgar Aroutiounian 9fa85b586b
[project] Remove dead Lottery app code, optimize node/... on what staticcheck showed (#2688) 5 years ago
Edgar Aroutiounian 780ecf4034
[project] More leftover wallet support scripts, update README (#2687) 5 years ago
Edgar Aroutiounian 64fd469741
[blockchain] More info in failed validator voting power update (#2685) 5 years ago