Commit Graph

403 Commits (56d4bc2b1bb897fdc97fc5adee4caf11c6e968f3)

Author SHA1 Message Date
Ganesha Upadhyaya cb97d20ad9 limiting max bls keys per node to 4, adding support to node.sh to read passphrases from stdin, provide option to specify bls key folder 5 years ago
Andy Wu f99bb43f79 adjust location of timeout param, tested 5 years ago
Andy Wu 6bf42142c4 suppress prompt to the action to clean up old db and logs 5 years ago
Leo Chen 75bfa8a4d6 [node.sh] support static binary by default 5 years ago
Leo Chen edf5c4bf49 [node.sh] enable clean up db/log 5 years ago
Daniel Van Der Maden cab934f2b1 [node.sh] Add extra network options and update help msgs 5 years ago
Ganesha Upadhyaya 304cf10007
adding facility to read passphrase for individual multi-bls keys (#2437) 5 years ago
Sebastian Johnsson fb30e8e622
[compilation] Fix -race compilation (#2432) 5 years ago
Daniel Van Der Maden 6cd17131c0 OSTN config 5 years ago
Sebastian Johnsson 8d18c5a987
Add support for pprof in harmony + node.sh (#2424) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Leo Chen cf234feeab additional option support for docker 5 years ago
Leo Chen 6347352fe1 [docker] updated docker support for mainnet 5 years ago
Leo Chen 57bff89bb9 [build] hardcode libcrypto in md5sum.txt 5 years ago
Sebastian Johnsson 9cb2bc60ac Add support for static binaries in node.sh 5 years ago
Edgar Aroutiounian 93f568e4d9
[project] Remove leftover changes to node.sh from slashing work (#2326) 5 years ago
Edgar Aroutiounian c4d744e376
[double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
Leo Chen 9cad7971b7 [build] fix static upload path 5 years ago
Leo Chen ba36bdfff1 [node.sh] make verify signature optional 5 years ago
Sebastian Johnsson 9dcae26f8a Add staking network settings to node.sh 5 years ago
Leo Chen c66cde8852 [build] do not release libraries for static build 5 years ago
Daniel Van Der Maden 0a9a8a5e48 [blacklist] Move default file to `.hmy` & support comments in file 5 years ago
Daniel Van Der Maden a339f26687 [node.sh] Add blacklist file specification option 5 years ago
Leo Chen eac8d392ff [node.sh] disable archival node mode by default 5 years ago
Leo Chen af2661022f Revert "Merge pull request #1978 from LeoHChen/revert-libp2p" 5 years ago
Leo Chen cb5c6dab27 [build] add back library files to md5sum 5 years ago
coolcottontail b9ccefb20f check harmony pubkey 5 years ago
coolcottontail cd7a57f008 updated node.sh to verify the downloaded harmony binarnies 5 years ago
Leo Chen 22d11af921 [node] fix func not defined issue 5 years ago
Leo Chen 64e48cfd2d [node] set shard_id to -1 by default to avoid override 5 years ago
Leo Chen a872f29fa3 [node] fix the default network type 5 years ago
Leo Chen fcb04eeded [node] add -M support multi-key mode 5 years ago
Leo Chen 246ede3e0f [node] option to specify the pub port 5 years ago
Edgar Aroutiounian 1a9f769595
[project] Remove staking-standalone tool, use hmy now (#2028) 5 years ago
Janet Liang 29bb07702c [rename network] Make mainnet consistent with the other options, '-N main' is now '-N mainnet' 5 years ago
Janet Liang 7a916758f3 [rename network] Remove '-N dev' option, use '-N devnet' for starting Devnet node 5 years ago
Janet Liang d7358915e7 [rename network] Remove mention of beta 5 years ago
Janet Liang 726878d72e [rename network] Rename network names for Testnet & Devnet 5 years ago
Leo Chen a9a4d624c5 Revert "Merge pull request #1862 from harmony-ek/pubsub_discovery" 5 years ago
Leo Chen 66183a5ba1 [build] support static build on ubuntu (#1947) 5 years ago
Eugene Kim 237230e8a9 node.sh -Z ⇒ -y, to reduce case confusion 5 years ago
Eugene Kim 977581e2a8 Make node.sh support staking 5 years ago
Eugene Kim 234981dfcf Expand tabs 5 years ago
Eugene Kim e1771cc884 Make node.sh honor -i, if given, for validators 5 years ago
Eugene Kim 0bd1beab00 Add node.sh "-N dev" for devnet 5 years ago
Eugene Kim 35bcb7566f Exempt *_mock_for_test.go from style check 5 years ago
Leo Chen 70b0a6258d [node.sh] updated version 5 years ago
Eugene Kim bbcb9f0274 Avoid unconditional download in download-only mode 5 years ago
Eugene Kim f75abe17a7 Download/verify files listed in md5sum.txt 5 years ago
Eugene Kim 943d1b38bb Mandate arguments to any_new_binaries and download_binaries 5 years ago