Commit Graph

413 Commits (2a8882eb9014efa4708a57662b6e6035615b23b7)

Author SHA1 Message Date
chao e87820d593 fix cross shard tx nonce issue 5 years ago
Rongjian Lan 1edbcb0db7 Add crosslink support on beacon chain 5 years ago
chao 0780a1c75a add merkle proof generation/validation and cxreceipts message handler function 5 years ago
chao 025cb7c46f add cross shard wallet support 5 years ago
Leo Chen cff6a7cd76 [node] remove duplicated gc routine 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Leo Chen 1be0bccce1 [bootnode] fix local/jenkins test after using zerolog 5 years ago
Rongjian Lan 02e279ffd9 Add last commit cache 5 years ago
Rongjian Lan ff7ce4cff5 Persist last commit sig 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
chao e62df7268a [resharding] allow new bls key to join shard; dynamically change the bls keys in shard 5 years ago
Leo Chen 82307820d5 [resharding] add resharding epoch 5 years ago
Leo Chen 4bde201697 [resharding] add new node resharding/game support 5 years ago
Leo Chen c1f892c7be [newnode] set proper role for newnode 5 years ago
Leo Chen 2e8e1f0d8e [newnode] support newnode mode 5 years ago
Leo Chen c81fdbd0aa [cleanup] move enableGC outside of setupGenesisAccount 5 years ago
Leo Chen 4f9eb1a45a [cleanup] remove unused keystore variable 5 years ago
flicker-harmony 338be76733 Add optimization 5 years ago
Richard Liu 92595c29d5 block 5 years ago
Richard Liu 117ffd5039 add hmyclient 5 years ago
flicker-harmony fc60d58c66 Fix 5 years ago
Leo Chen 7ca1166f43 [wallet] support new localnet 5 years ago
flicker-harmony d12c5434f7 Concurrent rpc balances queries 5 years ago
Leo Chen 0d93e87951 [node] clean up main program of node 5 years ago
Leo Chen 20c69da1c0 [localtest] add localnet network type support 5 years ago
Leo Chen 854f129fc1 [misc] fix function name in main.go 5 years ago
Leo Chen 3c2aece8af [testnet] support different account keys for testnet 5 years ago
Leo Chen d5a3fc0396 [misc] remove unused flags 5 years ago
Leo Chen 5f6a8a12bf [resharding] add hmyaccount and fnaccount 5 years ago
Eugene Kim 13b4e03674 Make sharding configuration flexible 5 years ago
Kai Lee 9c0b47c73a Add ZeroLogger to utils 5 years ago
Leo Chen 0f9f634c88 [version] update version of all binaries 5 years ago
Minh Doan b4a2eb4c87 add error for AddNewBlock func 5 years ago
Kai Lee e1870e6a2e Fix missing IP/port from logs 5 years ago
Minh Doan 39d5d88e17 refactor the main file 5 years ago
Kai Lee a856b1ae04 Move log file rotation StreamHandler setup to utils 5 years ago
Kai Lee f334a1d8fa Rotate log files in bootnode cmd 5 years ago
Kai Lee d1f812457f Rotate log files in harmony cmd 5 years ago
chao fb560f9c04 * add sleep time to avoid non-stop new block proposing in for loop 5 years ago
Rongjian Lan 6540ffa70b Fine tune maxprocs and minpeer interval 6 years ago
Leo Chen 40a150e91f Revert "[log] filter out debug log by default" 6 years ago
Leo Chen a45be75e1a [ver] add nodeconfig set/get version 6 years ago
Leo Chen 3b04b4decd
Update cmd/harmony/main.go 6 years ago
Rongjian Lan d7aa1d1adf Fix block num mismatch issue 6 years ago
Rongjian Lan fdbe27c4fc Make fetching balances multi-thread 6 years ago
Leo Chen afe80c3606 [node] print out pub blskey if it can't be found 6 years ago
Minh Doan 6674669ebb move constants to nodeconfig 6 years ago
Minh Doan d558438966 disable rpc for mainnet 6 years ago
Minh Doan 834b42bb31 get public key from encrypted bls file and passphrase 6 years ago
Minh Doan 9623cefcab add tool to get bls public key from raw bls private key 6 years ago