Commit Graph

549 Commits (ac579e81d83a4ba315855885381923af104a1b42)

Author SHA1 Message Date
Edgar Aroutiounian 55c9386e4c
[quorum] Staked quorum member (#1819) 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
flicker-harmony 25671cfc76 Revert max log size 5 years ago
Chao Ma 74d774de05 add more fields editing in updateEditValidator; add commission ratels in staking tx sending; 5 years ago
Chao Ma 71e4914bbf modify cmd for better staking tx sending; fix editvalidator call 5 years ago
chao 1ee2ab5866 debugging 5 years ago
flicker-harmony a90968d379 Replace ethereum log with zerolog and some ctxerrors 5 years ago
flicker-harmony 31ebf121df Increase log max size to avoid log rotation 5 years ago
Rongjian Lan a0c18544a5 Add default gasPrice==1 for wallet 5 years ago
Edgar Aroutiounian 825a5f0f43
[staking] Provide correct Encoding/Decoding of Directive in StakingTransaction (#1773) 5 years ago
Rongjian Lan 06f8594aa2 Disable throttling for txns 5 years ago
chao af0a6608ad update staking cli to latest data structure 5 years ago
Rongjian Lan 0a4e4d6339 update staking transaction structs (#1756) 5 years ago
Rongjian Lan cbb8659228 update staking transaction structs 5 years ago
chao 92a05eb78f move syncing frequency as parameter in commandline flag 5 years ago
chao bd6a9bee6c fix test error 5 years ago
chao 96cb8d095a add validatorList read/write 5 years ago
chao 86bed02100 initialize consensus viewID with viewID information stored in block header instead of using block height 5 years ago
Leo Chen 79418c68bc [wallet] fix wallet with network type support 5 years ago
Leo Chen fb637d5057 [node] set network type for all internal configs 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Sebastian Johnsson a7c04bfc4b Improve address and shardID validation for the wallet (#1702) 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
Leo Chen d8e02f00c6 [rpc] use a public_rpc parameter to enable public rpc 5 years ago
Leo Chen 6e7dc61f3c Revert "Merge pull request #1614 from LeoHChen/listen_to_localhost_on_rpc_service" 5 years ago
Eugene Kim daa6078db0 go generate 5 years ago
Eugene Kim 3d66c2fd49 Make wallet and friends use chain ID from .ini 5 years ago
Rongjian Lan 19b1c03888 Refactor shard state related func and avoid recomputing shard state unnecessarily 5 years ago
Leo Chen 967fec9056 [rpc] listen to localhost by default 5 years ago
Leo Chen 343b4e9ff5 Revert "[cleanup] remove is_genesis flag" 5 years ago
flicker-harmony 809d77ebf7 Fix travis 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Rongjian Lan 50ada4100d fix explorer for loop 5 years ago
chao 718f681f8e addressed comments on others' buckets 5 years ago
flicker-harmony 8982926477 Merge apis endpoints 5 years ago
Leo Chen f08fd3219a [nodetype] add nodetype to replace is_explorer 5 years ago
Christopher Liu dcbdab522b
[Pangaea] Reset DNS Server and Bootnode (#1578) 5 years ago
Leo Chen 559d3c964f [node] change min_peers to 32 5 years ago
Leo Chen 97880b2c3a [cleanup] remove is_genesis flag 5 years ago
Christopher Liu ad55952ff1
[Pangaea] Change to functional DNS server (#1554) 5 years ago
Chris d010f5ac39
[Pangaea] Fix dns zone and rename default to main 5 years ago
Dennis Won 602f36a4b7 fix incoming receipt tx block header verification by correct shard state reading 5 years ago
Edgar Aroutiounian 4b901e108a
[wallet] Add colored output in balance flag after doing transaction (#1525) 5 years ago
Leo Chen 54339667ed [wallet] use random port to avoid .dht file conflict 5 years ago
charleszqwang 355b43eacf Zerologging 5 years ago
Rongjian Lan 2d51ba0ee2 Add CrossLink, EIP155, and S3 fork 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Dennis Won 7855957a68 unrevert bug fix line reverted in s3 5 years ago