Commit Graph

2510 Commits (4f30b01c0dba2af4233cb56b8b095857df065f67)
 

Author SHA1 Message Date
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
Karim T d7a65c0eba
[BESU-507] Resolve crashing NAT detectors on GKE (#731) 5 years ago
Lucas Saldanha 0b4bd6ba52
Private log filter implementation (#730) 5 years ago
Antoine Toulme 6f286102a3
Fix disconnect pending transaction tracker (#733) 5 years ago
MadelineMurray 8980658c76
Added eth/65 issue to changelog as known issue (#734) 5 years ago
Abdelhamid Bakhta 4a8f9996d9
[EIP-1559] Step 8 - Disable GasLimitRangeAndDeltaValidationRule and update ProofOfWorkValidationRule (#722) 5 years ago
Ratan Rai Sur fa9db4b099
Key Value Tweaks (#726) 5 years ago
Stefan Pingel 04888f38a9
add AT for onchain privacy (#729) 5 years ago
Lucas Saldanha f74c4a6d19
Refactoring PrivacyParameters (#727) 5 years ago
Lucas Saldanha 65bb2a4e31
Refactoring PrivacyQueries to use BlockchainQueries (#716) 5 years ago
Antoine Toulme 837af6c3b9
Fix support of peers that do not support eth/65 (#724) 5 years ago
Danno Ferrin e2c0eafca5
Refactor methods out of ProtocolSpec (#711) 5 years ago
Danno Ferrin 23d1460c3c
Deal with quick service start failures (#714) 5 years ago
Trent Mohay d6fabbda70
Separate recId calc from signature creation (#704) 5 years ago
Lucas Saldanha 8578951bc2
Updating changelog with priv_getLogs (#706) 5 years ago
Danno Ferrin 386d2eaabf
Berlin Configuration Support (#702) 5 years ago
Tim Beiko cf33a70a0e
Remove ROADMAP.md and link Wiki Roadmap in README.md (#710) 5 years ago
Abdelhamid Bakhta 5867a4b2a4
Remove addRule method from BlockHeaderValidator (#705) 5 years ago