Commit Graph

2745 Commits (fc0ddebc1ad0ebc488e373d49db6380457bf3a9d)
 

Author SHA1 Message Date
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 58b054f8cd [log] adding log to debug #680 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
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
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
Leo Chen 7a70dc82c7 [wallet] update rpcserver for testnet launch 6 years ago
Rongjian Lan cd5f2d9845 Increase shard size to 50 6 years ago
chao c6350bb0c7 fix nil pointer error for calculate reponse in state sync 6 years ago
Leo Chen 3ba0daf706 [log] disable log from rpc server 6 years ago
Minh Doan aa91c07843 getting players is called from smart contract 6 years ago
Minh Doan f28a1ea6c6 change lottery smart contract 6 years ago
Rongjian Lan f89f81c804 Fix typo on init shard state calcualtion 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
Leo Chen 53317c5204 [log] print a message in validator if consensus reached 6 years ago
Leo Chen 6d44a1aa71 [txgen] wait longer before sending tx to network 6 years ago
Leo Chen 47d4d89bf3 [consensus] wait for more tx in one consensus 6 years ago
Leo Chen 971364638c [wallet] update rpc nodes IP/port for testnet 6 years ago
Eugene Kim 73af34d618
Merge pull request #649 from harmony-ek/make_deploy_newnode_autodetect_bootnode 6 years ago
chao 6c7ae4cb64 fix state sync response message flooding 6 years ago