Commit Graph

2227 Commits (df647a7a6eef608e930e3e1088694cd55771508d)
 

Author SHA1 Message Date
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
Edward e1b55cd620
1.4.4 release (#772) 5 years ago
Danno Ferrin 41564c0949
native encryption changelog entries (#769) 5 years ago
MadelineMurray a127696032
Added splunk logging to changelog (#768) 5 years ago
Danno Ferrin 10d2c87647
Use native secp256k1 and altbn128 if present (#675) 5 years ago
Abdelhamid Bakhta 0babfef244
[EIP-1559] Step 10 - Send raw transaction RPC should work with EIP-1559 transactions (#759) 5 years ago
Abdelhamid Bakhta 4f804b375f
[EIP-1559] Step 9 - Update transaction processing with EIP-1559 rules. (#745) 5 years ago
MadelineMurray 8425fd6c44
Added NAT and service start bug fixes and new known issue to changelog (#754) 5 years ago
Lucas Saldanha 0c5703fad7
Using PMT index on private logs tx index (fixes #756) (#758) 5 years ago
Lucas Saldanha 6f05bdccfc
Added private filter acceptance tests (#753) 5 years ago
Sally MacFarlane b9b09319ae
typos (#755) 5 years ago
Tim Beiko e4137342aa
Add EIP-2315 to changelog (#752) 5 years ago
Antoine Toulme ef5a465d71
Add splunk logging (#725) 5 years ago
MadelineMurray 8ededd7a35
Moved known issues into separate file (#751) 5 years ago
Karim T 1fba712202
[BESU-648] EIP2315 - Simple Subroutines for the EVM (#717) 5 years ago
Lucas Saldanha b638d9d31b
Implemented private log filter JSON-RPC methods (#735) 5 years ago
Ratan Rai Sur 06b0242760
gradle 6.1.1 (#743) 5 years ago
Antoine Toulme 1d493597f7
Healthcheck (#715) 5 years ago
Danno Ferrin 74940d507e
Add a feature flag to enable Eth65 (#741) 5 years ago
Abdelhamid Bakhta f40c319363
Move baseFee from SealableBlockHeader to ProcessableBlockHeader (#739) 5 years ago
Danno Ferrin 27d8a5cb2c Write null gas price in the RLP structure if this an EIP-1559 transaction. (#738) 5 years ago