Commit Graph

127 Commits (62e6fcfcf97b2b5d77c51052170dd900d2e566e1)

Author SHA1 Message Date
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
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 ba36bdfff1 [node.sh] make verify signature optional 5 years ago
Sebastian Johnsson 9dcae26f8a Add staking network settings to node.sh 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
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
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
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
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
Eugene Kim e9013af805 Print filename upon curl failure 5 years ago
Eugene Kim 3aa28fa9e4 Deprecate -N beta with a warning message 5 years ago
Eugene Kim 5827fc231e Use -network_type=testnet for Pangaea/testnet 5 years ago
Sebastian Johnsson 02057507df Remove previous beta/testnet section from node.sh 5 years ago
Sebastian Johnsson 0edfedee1d Update Pangaea to use the new bootnodes (54.218.73.167 & 18.232.171.117) 5 years ago
Leo Chen 0f33af36b3 [node.sh] add -v -V option to print out version of script/node 5 years ago
Leo Chen 86dea85d84 [node.sh] use -P to enable public_rpc 5 years ago
Rongjian Lan 6a3c0b256d Fix mainnet release todos 5 years ago
Leo Chen 1fe996066f [node.sh] download only to staging/ directory 5 years ago
Leo Chen 96154991a6 [node.sh] don't download if not in loop mode 5 years ago
Leo Chen 5875aa30a3 [node.sh] support download from alternate location 5 years ago
Leo Chen b576b17bad [node.sh] uses separate options to download harmony db 5 years ago
Leo Chen 343b4e9ff5 Revert "[cleanup] remove is_genesis flag" 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Leo Chen cb3b8a05bc [node.sh] support -i shard_id option 5 years ago
Leo Chen 7210e15172 [node.sh] backward compatible with older harmony binary 5 years ago
Leo Chen ce3553b897 [node.sh] add -T node_type option 5 years ago
Leo Chen 005c9427e9 [node.sh] add -d option 5 years ago
Christopher Liu dcbdab522b
[Pangaea] Reset DNS Server and Bootnode (#1578) 5 years ago
Leo Chen 97880b2c3a [cleanup] remove is_genesis flag 5 years ago