Commit Graph

214 Commits (release-23.10.x)

Author SHA1 Message Date
Danno Ferrin 8675a6632a
Remove LogSeries Object (#289) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
Antoine Toulme bf7493de29 Remove QuantityWrapper. Use the Difficulty class extending both UInt256 and Quantity instead. (#274) 5 years ago
Antoine Toulme ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago
Antoine Toulme 55e24759b7 Stratum Server Support (#140) 5 years ago
mbaxter 70b0fc23cb
Fix miner startup logic (#104) 5 years ago
Ratan Rai Sur d69c92dc17
Support log reordring from reorgs in `LogSubscriptionService` (#86) 5 years ago
Abdelhamid Bakhta a410747ff2
Add hash field in Transaction plugin interface. (#111) 5 years ago
mbaxter 127b92a1ad [PIE-2026] Separate in-sync from sync-status listeners (#100) 5 years ago
Christian Felde c20251be4f [PAN-3023] Add command line option for target gas limit (#24) 5 years ago
Josh Richardson 1ca84871e4 [PAN-3122] Allow private contracts to access public state (#9) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 5 years ago
Joshua Fernandes d6a2394e2d Migrating Pantheon to Besu (#1945) 5 years ago
mark-terry 402937a459 [PIE-1859] Extracted Metrics interfaces to plugins-api. (#1898) 5 years ago
mbaxter 2ac7ab2dd4 [PIE-1809] Add import chain json utility (#1832) 5 years ago
Danno Ferrin c2693b03f8 [PAN-2954] Support for NoReward and NoProof seal engines (#1813) 5 years ago
Danno Ferrin 7a022beea9 [PAN-2954] - Allow fixedDifficulty=1 to mean "all solutions" (#1784) 5 years ago
mbaxter d48ca9e5a9 [PAN-2952] Add storage key preimage tracking (#1772) 5 years ago
Danno Ferrin 6f52d8bd83 Revert "[PAN-2950] Use java.time.Clock instead of System.currentTimeMillis()" (#1768) 5 years ago
Adrian Sutton df500925cc Report node local address as the coinbase in Clique and IBFT. (#1758) 5 years ago
Danno Ferrin ec5dc85403 [PAN-2950] Use java.time.Clock instead of System.currentTimeMillis() (#1747) 5 years ago
Adrian Sutton 3710cd6ed2 Report 0 hashrate when the mining coordinator doesn't support mining (#1744) 5 years ago
pinges 895e526cec Include revert reason if available in eth_getTransactionReceipt (#1603) 5 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
Lucas Saldanha 456f3f4ecb PIE-1717: Add TransactionValidationParam to TxProcessor (#1613) 5 years ago
Ratan Rai Sur d4a016798e [PAN-2871] Columnar rocksdb (#1599) 5 years ago
Adrian Sutton 04069f20c2 Reject transactions with gas price below the configured minimum gas price. (#1602) 5 years ago
Lucas Saldanha 164177e645 PAN-2794: Including flag for onchain permissioning check on tx processor (#1571) 6 years ago
mbaxter e89d2a72af [PAN-2731] Extract connection management from P2PNetwork (#1538) 6 years ago
Adrian Sutton 3d76bdd802 Cache the parsed form of extra data for PoA algorithms (#1389) 6 years ago
Trent Mohay e2fe99ddf3 BlockCreator does not delete transactions with invalid nonce 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
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
Puneetha Karamsetty fba35ae093 [PRIV] Persist private world state only if we are mining. (#1191) 6 years ago
Rob Dawson cdefb330be [PAN-2327] Notify of dropped messages (#1156) 6 years ago
Danno Ferrin fbb731a8fe Errorprone 2.3.3 upgrades (#1110) 6 years ago
Danno Ferrin d79e96640a Improve imported block log line (#1085) 6 years ago
Rob Dawson e107513069 Track added at in txpool (#1048) 6 years ago
Adrian Sutton f6f56614aa Reduce log level when block miner is interrupted and avoid starting mining a new block if mining has been cancelled. (#1006) 6 years ago
Adrian Sutton b87df9281d Handle unavailable world states (#824) 6 years ago
Adrian Sutton ab9330891a Log milestones at startup and other minor logging improvements (#733) 6 years ago
Rob Dawson 9038c1ac3e Fixed Difficulty calculator (#663) 6 years ago
Puneetha Karamsetty efc8653da2 [PRIV] Add privacy CLI commands (#584) 6 years ago
Adrian Sutton ccf0e0958e Revert "Add timer metrics for EVM operations (#551)" (#590) 6 years ago
tmohay e27dbd1fb2 Blockcreator to use parentblock specified at constuction (#588) 6 years ago