Commit Graph

62 Commits (d98267c113045340657e47a83a96436ecef06a37)

Author SHA1 Message Date
Edgar Aroutiounian 2802a02f6e
[rpc][config] Extend node metadata RPC with chain config, block per epoch count (#2110) 5 years ago
Daniel Van Der Maden 637216f51e [config] Add localnet config 5 years ago
Edgar Aroutiounian c37a89455e
[rpc] Expose median raw stake for explorer nodes only, remove dead st… (#2035) 5 years ago
Eugene Kim 110c657c5b Add UT for nodeconfig.ShardIDFromConsensusKey 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
Eugene Kim 22f0c4eac3 Ensure nodeconfig.shardConfigs is initialized 5 years ago
Eugene Kim d8650cbf1e golint 5 years ago
Eugene Kim 15f08d6aad ChainConfigForNetworkType → NetworkType.ChainConfig 5 years ago
Eugene Kim 311091e7c5 Fix typo 5 years ago
Eugene Kim 878e13ba8c Remove unused nodeconfig.SetConfigs 5 years ago
Edgar Aroutiounian 4e628224e6
[rpc] Fix mistake how nodemetadata gets ShardID, fix older networkType mistake (#1817) 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
Leo Chen 1b4c128c88 [p2p] add hmy prefix for testnet/pangaea 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
Rongjian Lan 6a3c0b256d Fix mainnet release todos 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
Leo Chen 967fec9056 [rpc] listen to localhost by default 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
charleszqwang 469714261f Add Global Access to OS Temp Directory Variable and Move DHT Files Into Temp Directory 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Rongjian Lan 179e19972e Remove wrongly refactored ShardIDs 5 years ago
Eugene Kim 568d355643 Add TODO reminder for ShardID cleanup 5 years ago
Rongjian Lan 5580d0df15 Add receipt local storage and pending list 5 years ago
flicker-harmony cefc76d5e9 Add committee api for explorer service 5 years ago
Eugene Kim c72b1ec667 Remove unused variable 5 years ago
Eugene Kim 3b8fc36d0d Add -network_type=pangaea 5 years ago
flicker-harmony aca519848b Add metrics flag 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
Leo Chen 20c69da1c0 [localtest] add localnet network type support 5 years ago
Leo Chen a45be75e1a [ver] add nodeconfig set/get version 6 years ago
Minh Doan 6674669ebb move constants to nodeconfig 6 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
Rongjian Lan 2f1223e84b Move networkType into internal config 6 years ago
Rongjian Lan 44aa643fa5 Add support for explorer node 6 years ago
Minh Doan 489228f465 add comments 6 years ago
Minh Doan e38a01b615 add util for get port from base and diff 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
ak 162dbea99a Seperate the notion of shardId zero from a beacon node 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
chao 2c6292c40e whole network can restart and resume from previous state 6 years ago
Minh Doan beaa0a84fe clean up technical debt 6 years ago
ak d0832dbbb1 addressing leo and chao comments 6 years ago
ak dd65bf4673 Archival node setup 6 years ago
ak 12e4f13955 Backup Node 6 years ago