Commit Graph

403 Commits (56d4bc2b1bb897fdc97fc5adee4caf11c6e968f3)

Author SHA1 Message Date
Yelin Lu fa9ed3c88c [script] Improve docker-node.sh with option to kill node 6 years ago
Leo Chen 9b6d4cd033 [wallet] add a wallet wrapper script 6 years ago
Leo Chen fdc82bc49e [node] update script for cello release 6 years ago
Yelin Lu 4799f80050 [script] Improve docker-node.sh with option to kill node 6 years ago
Yelin Lu ff3510d229 [script] Add docker files 6 years ago
Yelin Lu d4bae2bd22 [script] Count rev count in current branch only 6 years ago
Leo Chen daf6aa1e5d [node] get ipv4 address only 6 years ago
Yelin Lu bdbae9e23f update node.sh to avoid adding config multiple times 6 years ago
Leo Chen 620433fce2 [debug] add debug option in build 6 years ago
Eugene Kim 9685d5b114 Treat .go files in "mock" dir as generated 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 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 2b8d287d55 Honor HMY_PATH if set 6 years ago
Leo Chen 11bd1079f4 [build] update go.mod and enforce GO111MODULE=on 6 years ago
Eugene Kim ed7a62ebab Use a rough equivalent of realpath 6 years ago
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