Commit Graph

447 Commits (1885f1df747d52015c53332ffc559e1146080f8e)

Author SHA1 Message Date
Edgar Aroutiounian 4e85d7d866
[service][node] Project Tech debt clean up, remove wallet (#2664) 5 years ago
Edgar Aroutiounian f8cbd880bb
[project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
Lei f6557186eb replace flags by viper. 5 years ago
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
janet-harmony 4758d50df2
[rpc] Expose archival mode to getNodeMetadata RPC (#2543) 5 years ago
Rongjian Lan 22de132fd1
Add shard config for harmony/external voting power (#2517) 5 years ago
Rongjian Lan c237a18b6f Add shard config for harmony/external voting power 5 years ago
Leo Chen 666f6a16db
[pruning] re-enable the is_archival parameter (#2514) 5 years ago
Edgar Aroutiounian a815e11409
[rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago
Daniel Van Der Maden cab934f2b1 [node.sh] Add extra network options and update help msgs 5 years ago
Daniel Van Der Maden eb8c9bb0f7 Add stressnet config 5 years ago
Edgar Aroutiounian 2baab4864c
[staking][validation][protocol] (#2396) 5 years ago
Daniel Van Der Maden 6d9a2e39a0 Add partner config 5 years ago
Ganesha Upadhyaya 304cf10007
adding facility to read passphrase for individual multi-bls keys (#2437) 5 years ago
Edgar Aroutiounian 62e6fcfcf9
[webhooks] Additional support for downstream monitoring (#2434) 5 years ago
Sebastian Johnsson 8d18c5a987
Add support for pprof in harmony + node.sh (#2424) 5 years ago
Edgar Aroutiounian 8e15daf7e2
[project][rpc][log][config] OSTN improvements (#2420) 5 years ago
Edgar Aroutiounian 87963bb791
adding support for validating multibls for same shard (#2402) 5 years ago
Ganesha Upadhyaya ae362c24c6
multi-bls key support (#2249) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Edgar Aroutiounian c4d744e376
[double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
Daniel Van Der Maden e7c4ef37d5
Add shard checking to Tx-Pool & correct blacklist (#2301) 5 years ago
Rongjian Lan beb9fc4f8c
Make shutdown signal handling more robust and faster (#2293) 5 years ago
Rongjian Lan f117201ce4
Shutdown the node program for sys interrupt too (#2267) 5 years ago
Rongjian Lan 0aeb3c9e34
State prune (#2244) 5 years ago
Edgar Aroutiounian 801b4b83e2
[slash][consensus] Notice double sign & broadcast, factor out tech debt of consensus (#2152) 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 de1a3152df [cmd] Refactor for blacklist changes 5 years ago
Daniel Van Der Maden c2bcb3dd32 [cmd] Remove blocking blacklist error 5 years ago
Daniel Van Der Maden 33d2e27544 [main] Add blacklist file option & parser 5 years ago
Leo Chen 7e0e733471 golint fix 5 years ago
Leo Chen 5e7ac9910c [libp2p] add libp2p debug log option 5 years ago
Edgar Aroutiounian 44c5704fc3
[slash][quorum][consensus] Extend existing data structures for slashing needs (#2148) 5 years ago
Edgar Aroutiounian 70d3169f59
Revert "Merge pull request #2034 from harmony-ek/libp2pctl" (#2140) 5 years ago
Edgar Aroutiounian 2802a02f6e
[rpc][config] Extend node metadata RPC with chain config, block per epoch count (#2110) 5 years ago
Eugene Kim 8dcc070050 Fix -libp2pctl_port default 5 years ago
Eugene Kim e6d386e5f8 goimports 5 years ago
Eugene Kim ca50c622c9 Simplify -libp2pctl_port by removing offset logic 5 years ago
Eugene Kim 9d1d77ffb2 Hook libp2pctl into harmony main 5 years ago
Eugene Kim c9febf402a Emit fatal init error details to stderr w/o panics 5 years ago
chao 7e253b5ca7 initalize viewID need to increase from previous block number 5 years ago
Rongjian Lan d93da67860 fix lint 5 years ago
Rongjian Lan 9abd1f8c06 Fix harmony node vs staking node SelfAddress 5 years ago
Rongjian Lan 09ffce3960 add flag to revert only beacon chain; also fix a epoch calc bug 5 years ago
flicker-harmony 4274305024 Remove committee in explorer service 5 years ago
Edgar Aroutiounian 242a1a99ac
[binary] Fix seg fault, force pure golang netdns usage (#1957) 5 years ago
Eugene Kim 1cc94a2341 Split setupInitialAccount into mode-specific ones 5 years ago
Eugene Kim 65a066c70b Break import cycle at ./internal/utils → ./p2p 5 years ago
Eugene Kim 229456eb41 Factor BLS-key-to-shard-ID logic out 5 years ago
Eugene Kim f91488b50b Add sharding schedule to node config 5 years ago