Commit Graph

530 Commits (c8968d695122bc318c13d353ff5607f8f4363a21)

Author SHA1 Message Date
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
Minh Doan abfb653938 simplify fixedSchedule by removing networkID 5 years ago
Rongjian Lan e176a5a9cc revert wallet signing with chainid 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Eugene Kim cb0299ba6f Revert "Merge pull request #1456 from rlan35/wallet-fix" 5 years ago
Eugene Kim 2036f6cbd1 Revert "Merge pull request #1457 from chaosma/master" 5 years ago
Minh Doan d186151e47 move GetNetworkID to schedule interface 5 years ago
chao 4c46b1bd1f fix several small bugs and security issues on cross shard transaction 5 years ago
Minh Doan 92f0400a92 add networkID for scheduling 5 years ago
Chao Ma 52334bb063 enable beacon syncing 5 years ago
Rongjian Lan 92853d37e3 display error when balance rpc fails 5 years ago
Leo Chen 80b325fa1a [bootnode] use ds-badger as persistent dht datastore 5 years ago
Leo Chen 2d8bf7198e [bootnode] set kbucket size to 50 5 years ago