Commit Graph

3592 Commits (4ac9fcee51bcfaaf11d64657c313eeded4c251b2)
 

Author SHA1 Message Date
Leo Chen 4ac9fcee51 [misc] add scripts to generate additional account/blspubkey 6 years ago
Leo Chen e6bc05a9c0 [shard] increase to 150 nodes per shard 6 years ago
alajko a6ad8b1a4b
Merge pull request #1091 from alajko/allkeys 6 years ago
ak 8caea57ba4 script to generate keys 6 years ago
ak 01566cf452 one more key 6 years ago
ak 64726e1fa4 all keys 6 years ago
Lukas Kozak f8f97b28ef Change wallet script 6 years ago
Leo Chen 245fdb90a9 [staking] remove unused gsif call in node 6 years ago
Eugene Kim 9eb22146ce
Merge pull request #1058 from harmony-ek/make_archival_opt_in 6 years ago
chao d46263b46a refactor cleanCache into two for readability; simplify GetBlockHashes request handle logic; requestor will accept only up to batchsize blockhashes instead of reject for longer response 6 years ago
chao 155927992a * add hard limit for node syncing request to avoid grpc connection timeout 6 years ago
Leo Chen f59d72d20b
Merge pull request #1086 from LeoHChen/new_genesis_accounts 6 years ago
Minh Doan 856c4c1d32 made the deployment script working 6 years ago
Minh Doan 1a0f2ba29b find addresses by bls keys 6 years ago
Eugene Kim 254a135516
Merge pull request #1082 from harmony-ek/log_node_keys 6 years ago
Leo Chen 2db7f4091e [genesis] update genesis accounts using new address 6 years ago
Leo Chen 79e7c02649 [wallet] support --pass in wallet new command 6 years ago
Leo Chen d129a1cef1 [accountkey] remove all testing account keyfiles 6 years ago
Minh Doan 6a73e73216 resolved comments 6 years ago
Minh Doan 2197a574f9 enable using public key 6 years ago
Minh Doan 31423ed177 remove DummyKey 6 years ago
Minh Doan f1878388af clean up the memo 6 years ago
Minh Doan 24aeea8c74 reuse a library to read the passFile 6 years ago
Minh Doan 4ccaca9b7e clean up unused code and remove panic 6 years ago
Minh Doan 9924c02f95 add DymmyKey back 6 years ago
Minh Doan 2f3e6efb8c migration logic of using public bls keys 6 years ago
Minh Doan 61bcdd5847 add new public keys and lib to load the keys 6 years ago
Minh Doan 4eca6e5ea2 remove blsstore 6 years ago
Minh Doan c7eb8e4aec add lib to find key from bls keystore 6 years ago
Minh Doan 8a583d3045 add new encrypted key 6 years ago
Minh Doan 9e6a12b9a7 use bls private key to get public key instead 6 years ago
Eugene Kim b3be48f275 Remove unused blsPubKeyToString 6 years ago
Eugene Kim 9834d670c1 Log staking account and BLS key for ping 6 years ago
Eugene Kim 83c7e644b3 Create genesis table catalog 6 years ago
Eugene Kim 36f178ad28 Log ping IP, port, peer ID, and BLS public key 6 years ago
Eugene Kim cd929ab6e2 Pass libp2p peer ID to message handlers 6 years ago
alajko 88c7de1c73
Merge pull request #1076 from kozaklukas/mystatus_script 6 years ago
Lukas Kozak 1106f2a160
Empty commit 6 years ago
Minh Doan 174fe06605 add log for pbft log because it stores block by memory 6 years ago
Chao Ma d770979ba0 clean and make the finalizeCommits code more robust in the case of leader change 6 years ago
Chao Ma abbadacaa9 add block header information in announce message; add block header content verification in onAnnounce 6 years ago
Chao Ma 4d21380604 change location of consensus message protobuf 6 years ago
Chao Ma e74a398385 move block broadcast into prepared phase 6 years ago
chao 4ea2e34af0 move block from announce to prepared message 6 years ago
Chao Ma 2a08057b5f in sync trigger buffer changed from 10 to 2; not continue if not catchup in view changing mode 6 years ago
Chao Ma d23cadf79f add index information of leader in HOORAY message 6 years ago
Lukas Kozak a0b470f181
Fix to allow more commands to be allowed at once 6 years ago
Lukas Kozak 38ee71a2a9
Add address check for foundational nodes 6 years ago
Rongjian Lan 6b8244f78a
Merge pull request #1073 from rlan35/rj_fork 6 years ago
Rongjian Lan a0f30e50da Remove debug code 6 years ago