Commit Graph

117 Commits (cb296b6336226e9b317c3d57b24e1d316e1f1c05)

Author SHA1 Message Date
Eugene Kim cb296b6336 Add empty update loop 6 years ago
Eugene Kim 563bef0437 Add cleanup logic; cleanup actions are empty now 6 years ago
Eugene Kim 5f19ba3721 Run node in loop unless -1 option is given 6 years ago
Eugene Kim 0434d4332c Remove background-running logic 6 years ago
Rongjian Lan 2f295f892b merge master 6 years ago
Eugene Kim ceae22e5a0 Add -c to back up old database/log and start clean 6 years ago
Eugene Kim 96e17f87a2 Add getopts bolilerplate 6 years ago
Eugene Kim 5ee16d844b Do not allow extra arguments; guards against typos 6 years ago
Eugene Kim 63ad477004 Factor print-usage-and-exit out as a function 6 years ago
Eugene Kim 46c8dcc137 Add ${progname} var and msg/err utility functions 6 years ago
Minh Doan 99669ed1dc add blsgen instruction 6 years ago
Leo Chen 6d3193b2e3 [node] adjust node.sh with the new -accounts option 6 years ago
Leo Chen 5dd4848c2c [wallet] remove wallet.ini 6 years ago
Rongjian Lan f79d46b3fe Update to use bls384_256 curve for BLS12-381 6 years ago
Leo Chen 67e497abfc [node] enable is_archival for node runners by default 6 years ago
Richard Liu 1db7381d28
Ricl rpc (#880) 6 years ago
Leo Chen 53c78c9fb4 [node] fix node.sh to input passphrase 6 years ago
Leo Chen 21aa375850 [node] fix the download path of node program 6 years ago
Leo Chen e54d4fd0ca [drum] change release name 6 years ago
Leo Chen c1b009b4be [script] upload wallet to pub repo 6 years ago
Peter Chung c3860b750c [scripts] fix wallet build script 6 years ago
Peter Chung 7d101692aa [internal/utils] add EmbedFile function 6 years ago
Peter Chung 566c3aeb60 [wallet] embed wallet.ini into wallet binary (#830) 6 years ago
Leo Chen 64310e1a89 [node] reserve more spot for foundational nodes to join testnet 6 years ago
Eugene Kim 6ffbedcd73 Update scripts/docker/docker-node.sh 6 years ago
Leo Chen 0970dfe1e8 Update docker-node.sh 6 years ago
Yelin Lu 0a78ce1564 [script] Add windows bat to start docker node on windows 6 years ago
Eugene Kim f0188747a2 Exempt mock_* packages as generated 6 years ago
Yelin Lu 2de92d7dd0 [script] update docker image of cello branch 6 years ago
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