Commit Graph

4330 Commits (736b4f6041c993aea0e608f40e53707fed6ad9d2)
 

Author SHA1 Message Date
Minh Doan 918b70bb31
Merge pull request #1394 from mikedoan/one_address 5 years ago
Minh Doan 806a3b0558 add comment for any caller using this api 5 years ago
Minh Doan b5c78354c1 add test 5 years ago
Minh Doan 5d796a9a10 support one address from rpc call 5 years ago
Eugene Kim f7bff2eaa7 Add beacon syncing progress/error log 5 years ago
Eugene Kim 96e76baced Initialize BeaconWorker, needed by beacon syncing 5 years ago
Eugene Kim 568d355643 Add TODO reminder for ShardID cleanup 5 years ago
Eugene Kim 83f260542b Factor consensus engine and reward logic out 5 years ago
Eugene Kim ff354a4840 Enable beacon syncing loop on non-beacon nodes 5 years ago
Eugene Kim 355d7680a0 Broadcast new blocks to clients 5 years ago
Eugene Kim 5dc3e1e654 Make all nodes beacon chain clients 5 years ago
Eugene Kim ef61a8c913 Make shardchain.CollectionImpl retain chain config 5 years ago
Leo Chen 4683826b93
Merge pull request #1390 from flicker-harmony/pr_explorer_fixes 5 years ago
Eugene Kim edef0987c5 Use kill_node.sh for killing nodes 5 years ago
flicker-harmony 7e3b9424e6 Merge branch 'master' of https://github.com/harmony-one/harmony into localnet_update_explorer 5 years ago
flicker-harmony 32497ea7a7 Fixes after testing explorer 5 years ago
Eugene Kim 9df2a99d95
Merge pull request #1387 from harmony-ek/get_syncing_peers_using_dns_part_1 5 years ago
Eugene Kim fd8a3935fe Only kill processes with matching binary names 5 years ago
Eugene Kim c23b6ed6d5 Make localnet discover syncing peers statically 5 years ago
Eugene Kim 8a1eb64e97 Refactor syncing peer provider 5 years ago
Eugene Kim 5e44a2826a goimports & golint 5 years ago
Christopher Liu cce1cfcb01
[Pangaea] Fix typo in account configs (#1386) 5 years ago
john-harmony 6f15fbd8ff add explorer configuartion for local 5 years ago
chao b02d1888bf add notes to address PR comments 5 years ago
Christopher Liu aa86b9f7df
Revert "[pangaea] temporary pause the harmony nodes on shard0/1" (#1383) 5 years ago
Christopher Liu f586234381
[Pangaea] 1000 total nodes w/ 80 internal (#1380) 5 years ago
Leo Chen 6f02313dec
Merge pull request #1382 from flicker-harmony/pr_explorer_small_fix 5 years ago
flicker-harmony ba11a92ce1 Merge branch 'master' of https://github.com/harmony-one/harmony into pr_explorer_committee_api 5 years ago
flicker-harmony 030b9bd77c shard_num -> shard_id small bug 5 years ago
alajko 661d008f9b
Merge pull request #1381 from alajko/pangaea-keys 5 years ago
ak 32dae845af replacing 4 initial keys 5 years ago
ak 7d12a49b96 replaced foundational keys 5 years ago
Richard Liu 6e466e7af9
Merge pull request #1377 from lzl124631x/ricl-address 5 years ago
Richard Liu cdb8c56da3 support tone1 5 years ago
flicker-harmony bbf77c254f
Merge pull request #1325 from flicker-harmony/pr_explorer_committee_api 5 years ago
Leo Chen d5dbf84235
Merge pull request #1373 from charleszqwang/bingo 5 years ago
Leo Chen b868e2b6b5
Merge pull request #1378 from LeoHChen/fix_debug_test_script 5 years ago
flicker-harmony 05b660f2bf Fix test 5 years ago
flicker-harmony 3c96c15581 Resolve last comments 5 years ago
Leo Chen 898f1326fb [test] fix debug.sh to run for 10 minutes 5 years ago
flicker-harmony 70824307d7 Resolve comments 5 years ago
Richard Liu 7f15b31604 add one1 support to /address 5 years ago
chaosma e6297544ea
Merge pull request #1368 from harmony-one/cross-shard-chao 5 years ago
Chao Ma 285643035d fix conflicts with cross-shard branch 5 years ago
Chao Ma 61abd36725 fix cross shard transaction destination shard not adding balance 5 years ago
chao c5c9356974 add account creation 5 years ago
Rongjian Lan f335e0bb78 Fix cross shard bad block issue 5 years ago
chao d293e406cc fix signature issue for homestead; add balance in destination shard in propose stage 5 years ago
chao 38a13e1010 add key-value store to avoid incomingReceipts double spent 5 years ago
chao 2913ff7157 refactor incoming receipts handling; store both receipts+proof in block; add CXReceiptsProof verification 5 years ago