Commit Graph

165 Commits (8e3a8e1984f9acf41d7fad74dd112544ce6a03d1)

Author SHA1 Message Date
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
Adrian Sutton 04069f20c2 Reject transactions with gas price below the configured minimum gas price. (#1602) 5 years ago
mbaxter 5ce6b5e85a [PAN-2798] Reorganize p2p classes (#1567) 6 years ago
mbaxter e89d2a72af [PAN-2731] Extract connection management from P2PNetwork (#1538) 6 years ago
Abdelhamid Bakhta 40ad14ce12 [PIE-1602] Implement operator tool. (blockchain network configuration for permisionned networks) (#1511) 6 years ago
Adrian Sutton 3d76bdd802 Cache the parsed form of extra data for PoA algorithms (#1389) 6 years ago
Danno Ferrin 16982ebad2 Equals cleanup (#1434) 6 years ago
Trent Mohay c13e8d5a92 IbftProcessor logs when a throwable terminates mining (#1427) 6 years ago
Sally MacFarlane 27a8faf74f added error message for RPC method disabled (#1396) 6 years ago
Trent Mohay 0fe1211e04 Update Log message in IBFT Controller (#1387) 6 years ago
Adrian Sutton 38d60ebfc7 Use execute instead of submit so unhandled exceptions get logged (#1379) 6 years ago
S. Matthew English 3d455b38a6 [PAN-1062] Specify pending transaction retention period (2 of 2) (#1333) 6 years ago
S. Matthew English 2637e0004e [PAN-1062] Evict old transactions (1 of 2) (#1299) 6 years ago
Jason Frame d931e37903 Allow use of large chain ids (#1289) 6 years ago
Adrian Sutton b00e788642 Remove duplicate init code from PantheonController instances (#1305) 6 years ago
mbaxter d3a19718a2 [PAN-2560] Cleanup PeerConnection interface (#1282) 6 years ago
S. Matthew English c416f419bf [MINOR] migrate TransactionPool (& affiliated test) from 'core' to 'eth' (#1251) 6 years ago
Danno Ferrin cf2acc2a75 Refactor RocksDBStats (#1266) 6 years ago
Antony Denyer 0ce2d49aa5 [PRIV-41] Refactor PrivacyParameters config to use builder pattern (#1226) 6 years ago
Rob Dawson cdefb330be [PAN-2327] Notify of dropped messages (#1156) 6 years ago
Puneetha Karamsetty 892fe87032 Enable private Tx capability to IBFT (#1101) 6 years ago
Danno Ferrin fbb731a8fe Errorprone 2.3.3 upgrades (#1110) 6 years ago
Rob Dawson e107513069 Track added at in txpool (#1048) 6 years ago
Jason Frame 32e41c5341 Cleanup ibft logging levels (#995) 6 years ago
Trent Mohay c25fab6100 RoundChangeCertificateValidator requires unique authors (#989) 6 years ago
Trent Mohay 62274fb8c0 Cleanup Ibft executors (#951) 6 years ago
Trent Mohay 3fee3a0da5 Remove start functionality from IbftController and IbftBlockHeightManager (#952) 6 years ago
mbaxter 1b0a749ca6 [PAN-2312] Validate DAO block (#939) 6 years ago
Jason Frame 2d6d877a49 Limit size of Ibft future message buffer (#873) 6 years ago
Trent Mohay de56bcde42 Ibft notifies EthPeer when remote node has a better block (#849) 6 years ago
Trent Mohay e279f1f726 Ibft2: Replace NewRound with extended Proposal (#872) 6 years ago
Trent Mohay 6a71c66ad5 IBFT to use VoteTallyCache (#907) 6 years ago
Trent Mohay 6af7ab1b93 Break out RoundChangeCertificate validation (#864) 6 years ago
Trent Mohay ccbc879e32 Validate Ibft vanity data length (#826) 6 years ago
Trent Mohay ba9b648dc8 Shuffled log levels (#813) 6 years ago
Trent Mohay 66d847a6b2 Prevent duplicate commit seals in ibft header (#827) 6 years ago
Jason Frame a00160783b Prevent duplicate ibft messages being processed by state machine (#811) 6 years ago
Trent Mohay 8d64c44c40 IBFT 2.1 Message rework, piggybacking blocks on msgs. (#769) 6 years ago
Danno Ferrin aaeaa59f31 Upgrade GoogleJavaFormat to 1.7 (#795) 6 years ago
Trent Mohay 308985ef8d Rename functions in Ibft MessageValidator (#800) 6 years ago
Trent Mohay e6729b23a0 Rework Ibft's MessageValidatorFactory (#785) 6 years ago
Trent Mohay c04101e59a Minor refactorings of IntegrationTest infrastructure (#786) 6 years ago
Trent Mohay e22c8ba7e6 Rework IbftRoundFactory (#784) 6 years ago
Jason Frame 47abd955ad Limit ibft msg queues (#704) 6 years ago
tmohay 709d397ff8 Rename artefact to artifact (#782) 6 years ago
tmohay 3228664d06 Rename TerminatedRoundArtefacts to PreparedRoundArtefacts (#781) 6 years ago
tmohay 53510a14cf Rename Ibft MessageFactory methods (#779) 6 years ago
tmohay 49865063ee Created message validators for NewRound and RoundChange (#760) 6 years ago
tmohay df81aa1145 Flatten IBFT Message API (#757) 6 years ago
tmohay fb019d8f18 Separate round change reception from RoundChangeCertificate (#754) 6 years ago