Commit Graph

2097 Commits (d03082afc42c59f4e52fd2d3d77824fe3f3342d6)
 

Author SHA1 Message Date
MadelineMurray d03082afc4
Updated for 1.4.5 (#857) 5 years ago
Danno Ferrin 820a426220
Improve reliability of acceptance tests (#830) 5 years ago
Ratan Rai Sur 43eccbbb67
[Pruning Bugfix] Prevent race condition in key deletion. (#760) 5 years ago
Danno Ferrin 69f6493f91
Chagelog updates (#856) 5 years ago
Danno Ferrin b738ca663d
Retesteth compatibility (#845) 5 years ago
br0tchain d096d9a834
Indicate that it is the node public key displayed in the log (#853) 5 years ago
Abdelhamid Bakhta f39fbc56c5
Add current block number to eth_getWork response (#851) 5 years ago
Abdelhamid Bakhta 67ae915468
Derive gasIncrementAmount from MaxGasEIP1559 and DecayRange. (#850) 5 years ago
Abdelhamid Bakhta 636b93487b
[EIP-1559] Compute transaction gas budget allocation according to EIP-1559 rules. (#843) 5 years ago
Trent Mohay 0917f8905a
Handle Crytpo failures in Ibft, Clique, discovery and Handshaking (#831) 5 years ago
Karim T 8a6f34913f
Add Berlin on the list of networks available for reference tests (#796) 5 years ago
Abdelhamid Bakhta 7ceeeccaa8
Update eth_getBlock* to add base fee in the response. (#841) 5 years ago
Abdelhamid Bakhta 31489b5b5a
Make all EIP-1559 protocol parameters configurable. (#839) 5 years ago
Stefan Pingel 46233966f5
Make sure that the onchain privacy group version is always different. (#828) 5 years ago
MadelineMurray c657ca7187
Added upcoming breaking change (#827) 5 years ago
Usman Saleem e8bd7ad8be
[#785] Remove references and logic of system property besu.docker (#808) 5 years ago
Abdelhamid Bakhta 0c0961b69c
Change slack coefficient type from double to long. (#834) 5 years ago
Abdelhamid Bakhta 891b1278d7
[EIP-1559] Fix EIP-1559 block mining. (#833) 5 years ago
Abdelhamid Bakhta 2687521aa3
[EIP-1559] Set the gas block limit as a factor of the target gas usage instead of hard coded value. (#832) 5 years ago
Ratan Rai Sur 88a0b8faaa
recognize from and to block parameters in eth subscribe (#826) 5 years ago
Danno Ferrin fdafee79f8
Performance: Cache address hash (#824) 5 years ago
Danno Ferrin 0bbde72f47
Gradle 6.3 upgrade (#822) 5 years ago
Danno Ferrin 5a7e1fcd28
Loggers should be private, static and final. Enforced with errorprone (#823) 5 years ago
Horacio Mijail Antón Quiles 823a0f2817
Store test logs in CI (#781) 5 years ago
Pierre Grimaud 3cc4dc3cff
Fix typos (#813) 5 years ago
Horacio Mijail Antón Quiles 83fb2cfc76
Remove Redundant Gradle Flags (#788) 5 years ago
Abdelhamid Bakhta 26a45d1963
Compute base fee and set block header field when creating new block. (#816) 5 years ago
Abdelhamid Bakhta f6f8b818ea
[EIP-1559] Update hard block gas limit to 20M (#814) 5 years ago
Abdelhamid Bakhta a3c1b454ca
[EIP-1559] Handle legacy gas pool and EIP-1559 gas pool when mining blocks. (#805) 5 years ago
Danno Ferrin 7ed7718fcc
Version Updates (#812) 5 years ago
Danno Ferrin 912d125117
EvmTool - A CLI for ad hoc performance and fuzz testing (#786) 5 years ago
Danno Ferrin 0cf6bd9aad
Minor CLI fixes (#802) 5 years ago
Danno Ferrin 60c3a5cc18
Add `--skip-pow-validation-enabled` to block import command (#806) 5 years ago
Sally MacFarlane 786c6c0bd9
added help msg to changelog (#809) 5 years ago
Usman Saleem 4655fa4923
Changelog update for #713 (#801) 5 years ago
Abdelhamid Bakhta 5a4edf3237
[EIP-1559] Update BlockTransactionSelector transaction gas price computation. (#795) 5 years ago
Sally MacFarlane 379389cd7b
Help message (#791) 5 years ago
Antoine Toulme 3f2811336e
Do not create the splunk appender if it's not selected. Add an acceptance test checking that --help exits with code 0 (#790) 5 years ago
Usman Saleem c2dcf62448
Security Module Plugin API (#713) 5 years ago
Ratan Rai Sur 136aa5306e
remove unnecessary persist (#569) 5 years ago
Abdelhamid Bakhta 94f8eb6984
[EIP-1559] Enforce transaction gas price to be greater than base fee (#783) 5 years ago
Karim T 469b2153e5
Update reference tests (#784) 5 years ago
Grant Noble cc233ef353
BlockAdded and BlockReorg events listed (#728) 5 years ago
Ratan Rai Sur fa430452f1
Add regular logs to filters straight from BlockAddedEvent. Still use `privacyQueries` for private logs (#767) 5 years ago
Ratan Rai Sur 04467f3f08
remove blockchain param from listener (#771) 5 years ago
Abdelhamid Bakhta d47d179442
Fix revert CoinbaseFeePriceCalculator returning long instead of Wei (#777) 5 years ago
Danno Ferrin a39b1bf95e
Enable native encryption libraries by default (#775) 5 years ago
Abdelhamid Bakhta 63fdb004da
[EIP-1559] Handle case where gas price < base fee (due to the fee cap) (#776) 5 years ago
Stefan Pingel 7e70a235e3
Add more information to the PrivateTransactionReceiptResult (#766) 5 years ago
Edward 1d74954132
Prepare for version 1.4.5-SNAPSHOT (#773) 5 years ago