Commit Graph

2810 Commits (fdc82bc49e5d8406bc29b7b94b07ed604a93fa3e)
 

Author SHA1 Message Date
Rongjian Lan 25dbb3fa58
Merge pull request #681 from harmony-one/rj_branch 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Eugene Kim 9685d5b114 Treat .go files in "mock" dir as generated 6 years ago
Eugene Kim bb3fcdd6f2 Add log15-compatible, context-aware error facility 6 years ago
Eugene Kim fc0ddebc1a Hold SyncConfig mutex for accessing peers 6 years ago
Eugene Kim 4011ede7ea Make GetBlockHashesConsensusAndCleanUp a SyncConfig method 6 years ago
Eugene Kim d9eb985c36 Now that client cannot be nil, remove nil checks 6 years ago
Eugene Kim acd0351e9d Simplify peer count processing 6 years ago
Eugene Kim 943081e2f5 Add only peerConfigs with non-nil clients 6 years ago
Eugene Kim 5d5fe918ae Merge the two loops in CreateSyncConfig 6 years ago
Eugene Kim 56f1c60928 Roll MakeConnectionToPeers into CreateSyncConfig 6 years ago
Eugene Kim 1aa2d9bbd6 Log CreateSyncConfig errors from the caller side 6 years ago
Leo Chen b7d72a6fd9 [wallet] add cli -p profile to wallet 6 years ago
Leo Chen 875d5f02f9 [utils] add a wallet profile read function 6 years ago
Leo Chen d2db9f493a [gomod] add gopkg.in/ini.v1 package 6 years ago
Richard Liu f4c10887cf merge conflicts 6 years ago
Richard Liu bcb608109e update /shard to return libp2p.ID 6 years ago
Rongjian Lan eb3ce16014 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Leo Chen 58b054f8cd [log] adding log to debug #680 6 years ago
Rongjian Lan f482627c37 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan 4dd5039376 Add back missed code for last PR 6 years ago
Eugene Kim 014a00a9fa
Merge pull request #678 from harmony-one/update_README_for_bls_sourcing 6 years ago
Eugene Kim 9e33b0366f
Merge pull request #668 from harmony-ek/version_peg_tools 6 years ago
johnwhitton a95beb7e64 Include source command for Initializing BLS 6 years ago
Rongjian Lan de22ad3b90
Merge pull request #664 from harmony-one/rj_branch 6 years ago
Rongjian Lan 57e6aac206 Merge conflict 6 years ago
alajko d0ddf70f1e
Merge pull request #673 from alajko/setBeacon 6 years ago
ak 162dbea99a Seperate the notion of shardId zero from a beacon node 6 years ago
Richard Liu b9c627d9b5 add signers field 6 years ago
Eugene Kim ee46ec36f6 Add github.com/golangci/golangci-lint/cmd/golangci-lint@v1.15.0 as a build tool 6 years ago
Eugene Kim dfe11a90d9 Add a script to install and track Go tool packages 6 years ago
Eugene Kim d9fbfc8edf Remove protoc installation instruction 6 years ago
Eugene Kim 7d2c88fa47 Do not manually install gopkg.in/check.v1 6 years ago
Eugene Kim d17a06dfe0 Version-peg protoc-gen-go 6 years ago
Eugene Kim 3fe16fd8cc Version-peg mockgen 6 years ago
Eugene Kim 757897858a Version-peg gencodec 6 years ago
Eugene Kim a9e4b7fa14 Version-peg goimports 6 years ago
Eugene Kim b6ad958a53 Version-peg golint 6 years ago
Eugene Kim ca6fd788ce Factor build tool installation out into a script 6 years ago
Eugene Kim e080bfe902 Add goget.sh to install version-pegged packages 6 years ago
Eugene Kim d586b29fd6 Record tools in tools/tools.go 6 years ago
Leo Chen 72dd417202
Merge pull request #666 from john-harmony/handle_NewMask_errors 6 years ago
Richard Liu c0b691cefc
add api /shard for explorer. (#667) 6 years ago
Richard Liu 7e2bcf6413 add /shard API. 6 years ago
johnwhitton 6e5c3e7264 Handle NewMask errors 6 years ago
Rongjian Lan 4b7c5801c2 restore 50 shard size 6 years ago
Rongjian Lan 6044b76068 migrate bls identity from address to public key 6 years ago
Rongjian Lan 41e70f425d make 1+3 sharded network work locally with deploy.sh 6 years ago
Leo Chen c55cd1bdeb
Merge pull request #657 from harmony-one/4shards 6 years ago
Leo Chen 95c5fd2fd9
Merge pull request #654 from LeoHChen/wait_for_more_tx 6 years ago