Commit Graph

369 Commits (d5eeaced2576ad1b98cce79f502e49429786d13e)

Author SHA1 Message Date
Abdelhamid Bakhta 48c51ac78d [PIE-1531] Allow whitespace in file paths loaded from resources directory (#1329) 6 years ago
Jason Frame d931e37903 Allow use of large chain ids (#1289) 6 years ago
Abdelhamid Bakhta 4c873ef4af [PAN-1878] Provide error message when invalid key specified in key file (#1328) 6 years ago
Adrian Sutton b00e788642 Remove duplicate init code from PantheonController instances (#1305) 6 years ago
Adrian Sutton 20b0c420ff Stop synchronizer prior to stopping the network (#1302) 6 years ago
Adrian Sutton db1115672d Remove remnants of the old dev mode. (#1307) 6 years ago
CJ Hare b5a269301e Removing 'all' from the help wording for host-whitelist (as that no longer an option) (#1303) 6 years ago
mbaxter 963f75836e Fix RunnerBuilder method names (#1284) 6 years ago
usmananwar 895e2cebbb PAN-2485#Add net_services json rpc endpoint (#1295) 6 years ago
Adrian Sutton 7cf8f0871e Remove --fast-sync-wait-time option (#1297) 6 years ago
mbaxter 61d5734062 [PAN-2560] Consolidate p2p node info methods (#1288) 6 years ago
Adrian Sutton 31a5437080 Fix running ATs with in-process node runner (#1285) 6 years ago
S. Matthew English 817a7b2429 [PIE-7] Ignore transactions from the network while behind chain head (#1228) 6 years ago
S. Matthew English c416f419bf [MINOR] migrate TransactionPool (& affiliated test) from 'core' to 'eth' (#1251) 6 years ago
mbaxter 7a892e9943 Create EnodeURL Builder (#1275) 6 years ago
Danno Ferrin cf2acc2a75 Refactor RocksDBStats (#1266) 6 years ago
Abdelhamid Bakhta 9e34ae649f Feature/move subclass in pantheon command (#1272) 6 years ago
Abdelhamid Bakhta 41ddaf3767 Expose sync mode option (#1270) 6 years ago
mbaxter e870ade816 Normalize EnodeURLs (#1264) 6 years ago
Abdelhamid Bakhta f89f5b5a02 [PAN-2499] debug trace transaction (#1258) 6 years ago
Abdelhamid Bakhta 252f19b0dc Feature/pie 1502 ewp options cli (#1255) 6 years ago
Abdelhamid Bakhta 173480b5dc Feature/pie 1502 ewp options cli (#1246) 6 years ago
Antony Denyer 0ce2d49aa5 [PRIV-41] Refactor PrivacyParameters config to use builder pattern (#1226) 6 years ago
Abdelhamid Bakhta 0eb5d9676e Update PantheonCommand.java (#1245) 6 years ago
Danno Ferrin e31cf8df04 Add Unstable Options to the CLI (#1213) 6 years ago
Abdelhamid Bakhta 02d6bdeba7 [PAN-2265] Expose fast-sync options on command line (#1218) 6 years ago
Chris Mckay 0af0a4300b [PAN-2503] permission provider that allows bootnodes if you have no other connections (#1206) 6 years ago
Adrian Sutton 9a5d8d6fa2 Don't mark world state as stalled until a minimum time without progress is reached (#1179) 6 years ago
Rob Dawson cdefb330be [PAN-2327] Notify of dropped messages (#1156) 6 years ago
Adrian Sutton e90617d497 Automatically restrict trailing peers while syncing (#1167) 6 years ago
Danno Ferrin 69818f6f92 Push Metrics don't work (#1164) 6 years ago
Adrian Sutton fa672529a7 Capture metrics on Vertx event loop and worker thread queues. (#1155) 6 years ago
Trent Mohay 5b41b56d8e Prevent connecting to self (#1150) 6 years ago
Puneetha Karamsetty 892fe87032 Enable private Tx capability to IBFT (#1101) 6 years ago
Puneetha Karamsetty 646dbec018 Enable private Tx capability to Clique (#1102) 6 years ago
Lucas Saldanha 2853b740cd Refactoring permissioning ATs (#1148) 6 years ago
Adrian Sutton 01a91cfe2f Add two extra Ropsten bootnodes (#1147) 6 years ago
Chris Mckay 31a304b852 [PAN-2449] Refactored jsonrpc to take the whitelist directly (#1140) 6 years ago
Sally MacFarlane 7ef2682c1c [MINOR] added fromHexStringStrict to check for exactly 20 byte addresses (#1128) 6 years ago
mbaxter 1617b5b801 Refresh peer table while we have fewer than maxPeers connected (#1142) 6 years ago
Adrian Sutton e7c7d72a04 Disconnect peers before the pivot block while fast syncing (#1139) 6 years ago
Trent Mohay ca476e700d Fail at load if static nodes not whitelisted (#1135) 6 years ago
Sally MacFarlane 5058e6a636 [PAN-2394] Synchronizer returns false if it is in sync (#1130) 6 years ago
Trent Mohay 36b52f2cf9 Maintain a staticnodes.json (#1106) 6 years ago
Chris Mckay bc5d6eb45a [PAN-2347] nodepermissioningcontroller used for devp2p connection filtering (#1132) 6 years ago
Puneetha Karamsetty 82c5f70288 [PRIV] Fix private transaction acceptance test (#1134) 6 years ago
Sally MacFarlane 52b8c2b437 remove duplicates from apis specified via CLI (#1131) 6 years ago
Danno Ferrin fbb731a8fe Errorprone 2.3.3 upgrades (#1110) 6 years ago
Lucas Saldanha b2803c1abe PAN-2434: Updated local config permissioning flags (#1118) 6 years ago
Sally MacFarlane c2e6594453 [PAN-2362] permissioning cli smart contract (#1116) 6 years ago