Commit Graph

778 Commits (1699ff773d38d3084518849a676ffdb570ccf7d5)

Author SHA1 Message Date
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
Leo Chen 5bd36e55c9 [cleanup] remove redundant code after merge from cross-shard 5 years ago
Leo Chen 7bd399fe99 [test] fix go test failure 5 years ago
Rongjian Lan 179e19972e Remove wrongly refactored ShardIDs 5 years ago
Rongjian Lan cbd0d802b0 Add missed line during merge, also make crosslink proposing robust 5 years ago
Chris 5ab241bfbd
[Pangaea] Fix wallet_stress gogenerate error 5 years ago
Christopher Liu 9f358eb370
[Pangaea] Update wallet.ini bootnodes (#1406) 5 years ago