Commit Graph

174 Commits (0af8cf09116c5f3ca0c88e25d32aef778c9e28db)

Author SHA1 Message Date
Leo Chen 1142356c4f [build] fix jenkins build issue 6 years ago
Rongjian Lan 673c3d9144 merge 6 years ago
Leo Chen b814fa056b [build] add -v option in build script 6 years ago
Leo Chen d7afbc35e9 [node] update node script for banjo release 6 years ago
Eugene Kim a6ed72800b GO111MODULE does not belong here; remove 6 years ago
Eugene Kim 31be7f0632 Make go build verbose 6 years ago
Eugene Kim bf662ff159 Check if go.mod dependencies have changed 6 years ago
Eugene Kim 36e794564a Move go test to the end because it takes longest 6 years ago
Eugene Kim 5d99b22d30 Make go generate verbose 6 years ago
Leo Chen 29eaa346a5 get public IP on all Linux platform working 6 years ago
chao 51d42cc86c fix wallet not working issue 6 years ago
Rongjian Lan 948ba3b824 remove install_solc in travis for now 6 years ago
Rongjian Lan 89cdf5ccc8 change permission 6 years ago
Rongjian Lan b213e890d3 auto yes 6 years ago
Rongjian Lan 9dd4392088 change permission 6 years ago
Rongjian Lan 4585d5d636 add sudo 6 years ago
Rongjian Lan 5ee4d7368d Make install_solc executable 6 years ago
Rongjian Lan c7db55df32 change permission for install_solc.sh 6 years ago
Rongjian Lan 30c0d721f9 Add install_solc.sh 6 years ago
Minh Doan af3c998fb4 move harmony.go into cmd/harmony/main.go 6 years ago
Eugene Kim 1863111998 Check the output status of gogenerate.sh 6 years ago
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Minh Doan 42bdc72a08 remove beacon main and others 6 years ago
Leo Chen 3b1622ba21 update beacon chain multiaddr 6 years ago
Leo Chen b9f56509ce improve node.sh for better macos support 6 years ago
Leo Chen e0ea16e8e0 adjust node.sh for the testnet 6 years ago
Leo Chen c8b1ac3758 set module version 6 years ago
Leo Chen cc5c09ac0c upload lib for wallet on mac/linux 6 years ago
Eugene Kim 5b460a986e Add help 6 years ago
Eugene Kim 7615c7bf5a Refactor for readability 6 years ago
Eugene Kim 3034d8c217 Install protoc and gencodec 6 years ago
Eugene Kim 7d19151be7 Check if generated files are out of date 6 years ago
Eugene Kim bd0f4401de DYLD_LIBRARY_PATH → DYLD_FALLBACK_LIBRARY_PATH 6 years ago
Nicolas Burtey 99fe6dc9e6 run node in hackground; chmod +x node; 6 years ago
Nicolas Burtey c531001445 versioning of the node running script 6 years ago
Eugene Kim ed8b3c0a3f Exempt hostv2 mocks from goimports/golint 6 years ago
Leo Chen 8f4ff12c4f minor fix of build script 6 years ago
Rongjian Lan 399b130679 Add multi-sig check on validator commit phase 6 years ago
Leo Chen 82f4a1751d add skeleton of bootnode 6 years ago
Leo Chen c923fe529e support build one binary only 6 years ago
Leo Chen fa458f9fb9 upload bls dependency libraries to s3 bucket 6 years ago
Eugene Kim 7f5b167849 Let caller specify where to find OpenSSL/MCL/BLS 6 years ago
Eugene Kim 0ff17bebb0 Use the first element of GOPATH for the src dir 6 years ago
Eugene Kim 68594d8bd4 If unset, take default GOPATH from go env 6 years ago
Eugene Kim 18804ded81 Factor BLS build flag setup into its own script 6 years ago
Eugene Kim bb3d29f476 Factor golint validation into a script 6 years ago
Eugene Kim 97809dd0dd Factor goimports validation into a script 6 years ago
Eugene Kim ecd1977c05 Factor dirnames into a script 6 years ago
Eugene Kim 02a42cdcbd Factor print_file into a script 6 years ago
Eugene Kim fd45de0fd1 Factor Go source file listing into a script 6 years ago