Commit Graph

3183 Commits (489228f465de86e87bc2945cfc6ef2bf3cbdd486)
 

Author SHA1 Message Date
Leo Chen 98ae11f594 [foundational] add account address for foundational nodes 6 years ago
Eugene Kim 919718bbc0
Merge pull request #839 from harmony-ek/streamline_resharding_timing 6 years ago
Eugene Kim e5d0c84ecc Disable reshaarding 6 years ago
Eugene Kim d399a7291e Add GoDoc to fix golint 6 years ago
Eugene Kim fde24f7bc0 Remove unused import to unbreak goimports 6 years ago
Eugene Kim 1895a3564e Merge branch 'master' of github.com:harmony-one/harmony into streamline_resharding_timing 6 years ago
Leo Chen 9dcb3d740b
Merge pull request #887 from LeoHChen/wallet_fix_empty_passphrase 6 years ago
Eugene Kim cd7d5056f6 Disable DRand processing 6 years ago
Eugene Kim cf41d88b34 Remove Leader from Committee 6 years ago
Eugene Kim 7eaf379757 Do not fail hard on shard state mismatch 6 years ago
Eugene Kim be151a81b9 Make copy of shard state where appropriate 6 years ago
Leo Chen c1b009b4be [script] upload wallet to pub repo 6 years ago
Leo Chen 3e31c8ddb2 [node] fix cli parameter and enable pass checking by default 6 years ago
Leo Chen 6b5d01d38e [wallet] fix bug of empty passphrase 6 years ago
Leo Chen 109922c9b2 [wallet] use dns name for rpc servers 6 years ago
Eugene Kim f1fb9291ff Fix confusing naming 6 years ago
Richard Liu 8a5a6753cd
update deploy.sh for duration (#883) 6 years ago
Eugene Kim 0782151f75 Disable block hash caching 6 years ago
Leo Chen 968daeb12f
[wallet] ask for passphrase twice (#881) 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
chao 69cfe9b633 * add view changing logic 6 years ago
chao 2ba6d2018b * cleanup consensus codes 6 years ago
Eugene Kim a7ba9a1b67 Fix UTs after Minh's single-source-of-truth fix 6 years ago
Eugene Kim 171fa3d3c1 Log blocks added to the chain from InsertChain 6 years ago
Eugene Kim 04ba5a3adf Retrieve parent block by hash, not by number 6 years ago
Eugene Kim e783c49d55 Don't assume the block has >=1 tx 6 years ago
Eugene Kim 497bba1f77 Fix goimports 6 years ago
Eugene Kim d43820a797 Fix test compile errors after lint 6 years ago
Eugene Kim 3c1e7ce5b3 Fix golint 6 years ago
Eugene Kim 539ac01635 Make the 10-second block period a named constant 6 years ago
Eugene Kim 6819355e54 Remove a few stale TODO comments 6 years ago
Eugene Kim dc8e3d7b3b Revert parameters to production values 6 years ago
Eugene Kim 2202782ab8 Add long-term feedback as TODOs 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Eugene Kim b75896f534 Make {Read,Write}ShardState take epoch number 6 years ago
Eugene Kim 733ae18fd4 go mod tidy 6 years ago
Eugene Kim 9043ec6ddf Add epoch block number storage 6 years ago
Eugene Kim 38b4faa6de Add block logger 6 years ago
Eugene Kim 7c5c7bc3a6 [DEBUG] Log overall sync flow 6 years ago
Eugene Kim fac1f3ca41 Remove unused GetShardStateByHash 6 years ago
Eugene Kim ad10605263 Broadcast resharded state to all nodes 6 years ago
Eugene Kim c4338ad890 Remove ShardState and ShardStateHash from genesis 6 years ago
Eugene Kim cca34560b0 Reorg imports into stdlib–external–internal format 6 years ago
Eugene Kim abdfb5e048 Add epoch block number storage in rawdb 6 years ago
Eugene Kim 413e5703a0 Make local leaders propose end-of-epoch if needed 6 years ago
Eugene Kim 8308c4d0ff Verify non-beacon end-of-epoch proposal 6 years ago
Eugene Kim 5e356054ab Add GetLastBlockNumberFromEpoch 6 years ago
Eugene Kim 4cbc6ba048 Move ValidNewShardState to node level 6 years ago
Eugene Kim 65df03bc9d Add Epoch to block header 6 years ago