Commit Graph

5684 Commits (22de132fd1a31f67d4963465a6e462e8b2236846)
 

Author SHA1 Message Date
Rongjian Lan beb9fc4f8c
Make shutdown signal handling more robust and faster (#2293) 5 years ago
Leo Chen 11efe758e3
Merge pull request #2286 from LeoHChen/fix_static_upload_path 5 years ago
Minh Doan f3246a80d7
Merge pull request #2290 from flicker-harmony/pr_staking_info 5 years ago
flicker-harmony 265e58d8bd StakingNetworkInfo 5 years ago
flicker-harmony e79aa183c5 Add staking network info 5 years ago
Minh Doan df525d69df
Merge pull request #2287 from flicker-harmony/pr_supply 5 years ago
flicker-harmony f4e3af9bf7 Total staking 5 years ago
Minh Doan fc5b2b4292
Merge pull request #2289 from harmony-one/add_get_all_delegation_info 5 years ago
Minh Doan 707d4f918c add GetAllDelegationInformation 5 years ago
flicker-harmony fee8570c35 Remove beaconchain 5 years ago
flicker-harmony 3838d8e5fa Fix travis 5 years ago
flicker-harmony 9f1a356b73 Supply 5 years ago
Leo Chen 9cad7971b7 [build] fix static upload path 5 years ago
Daniel Van Der Maden a653dabe1e
[core] Add unit test to ensure tx fetch is correct (#2285) 5 years ago
janet-harmony 4282127a34
[debug] Fix explorer node lagging behind, due to not processing COMMITTED messages (#2284) 5 years ago
Ganesha Upadhyaya 8a657a30ba
fixes #2278 (#2283) 5 years ago
flicker-harmony 6e4cd29bb8
Add block epoch (#2281) 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
Ganesha Upadhyaya ee149be6ed
when validator not found, don't try to extract it from the wrapper (#2272) 5 years ago
Edgar Aroutiounian e9b45171ba
[rpc][quorum] Expose SuperCommittee network wide RPC (#2273) 5 years ago
Rongjian Lan f117201ce4
Shutdown the node program for sys interrupt too (#2267) 5 years ago
Leo Chen 0407e76724
Merge pull request #2258 from LeoHChen/verify_signature_optional 5 years ago
Leo Chen ba36bdfff1 [node.sh] make verify signature optional 5 years ago
Edgar Aroutiounian 521cd50629
Revert "[StateSync] add retries to process state sync where failed peer config is excluded on the next try (#1835)" (#2262) 5 years ago
flicker-harmony 206208f728
Add pagination (#2256) 5 years ago
Rongjian Lan 50b6df289e
Make create validator requires extra transaction fee to further deter spam. (#2248) 5 years ago
Minh Doan 9b3bad3c70
Merge pull request #2255 from flicker-harmony/pr_all_validators_info 5 years ago
flicker-harmony 32e52dc07e All validator info 5 years ago
janet-harmony 6d7593032e
[#2197] Return error address in BECH32, instead of hex (#2251) 5 years ago
Rongjian Lan 0aeb3c9e34
State prune (#2244) 5 years ago
flicker-harmony 61e7330701
Few typos in utility metrics (#2247) 5 years ago
Leo Chen c5d51951c1
Merge pull request #2155 from coolcottontail/verify_binary 5 years ago
Ganesha Upadhyaya e0aaa6b0b1
making min/max delegations string instead of uint64 (#2240) 5 years ago
Leo Chen ed9bd8b844
Merge pull request #2231 from gupadhyaya/exponential-viewchange-timeout 5 years ago
Edgar Aroutiounian 3c4d5074ae
[votepower] Wrong index used on non-harmony node (#2242) 5 years ago
Ganesha Upadhyaya c8a4945e69 exponential viewchange timeout 5 years ago
Edgar Aroutiounian 59859250f1 [consensus] Remove unnecessary usage of bandwidth in network messages… (#2226) 5 years ago
flicker-harmony a8d1185823
Get balance by block (#2223) 5 years ago
Rongjian Lan 4c9ec7329e
Small fixes on staking log and error (#2158) 5 years ago
Leo Chen dce008c19e
Merge pull request #2194 from SebastianJ/nodesh-staking-network 5 years ago
Edgar Aroutiounian 4cab3ae24b
[rpc] Stub out estimate gas cost (#2162) 5 years ago
Leo Chen 698dc503c2
Merge pull request #2193 from LeoHChen/no_release_libraries_for_static_build 5 years ago
flicker-harmony 2de6b0885c
Optimization for median raw stake and staking new methods (#2192) 5 years ago
Leo Chen e3c38209ca
Merge branch 'master' into no_release_libraries_for_static_build 5 years ago
Edgar Aroutiounian 801b4b83e2
[slash][consensus] Notice double sign & broadcast, factor out tech debt of consensus (#2152) 5 years ago
Sebastian Johnsson 9dcae26f8a Add staking network settings to node.sh 5 years ago
Leo Chen c66cde8852 [build] do not release libraries for static build 5 years ago
Rongjian Lan 25b2b5fd9e
Fix the one-off beacon bad block fully (#2191) 5 years ago
Leo Chen 3117c93179
Merge branch 'master' into verify_binary 5 years ago
Daniel Van Der Maden b194241bc3
Merge pull request #2172 from Daniel-VDM/blacklist 5 years ago