Commit Graph

375 Commits (2d630cffd1f266243911e10c78367bedb405a185)

Author SHA1 Message Date
Karim T 165be86aa9
[BESU-1919] Add proper support for eth_hashrate (#1063) 5 years ago
Lucas Saldanha 9f2f3b9fb5
Initial support for multi-tenancy with flexible privacy groups (#1032) 5 years ago
Danno Ferrin 01c02e0741
Remove use of generics in ProtocolContext consensus object (#1039) 5 years ago
Danno Ferrin 2e8831a07a
Use seconds for Timeout Configuration (#997) 5 years ago
Abdelhamid Bakhta d4cff24bc2
Add timeout handler in JsonRpcHttpService. (#986) 5 years ago
Abdelhamid Bakhta a80051bac6
FlatTraceGenerator throwing a NullPointerException. (#940) 5 years ago
Abdelhamid Bakhta 26ad66272e
Expose price bump to a CLI flag. (#930) 5 years ago
Abdelhamid Bakhta f32703f9c7
Check transaction types when replacing in the transaction pool. (#924) 5 years ago
Abdelhamid Bakhta b784344e8d
[EIP-1559] Transaction pool pricing rules must handle both frontier and EIP-1559 transactions. (#919) 5 years ago
Lucas Saldanha 9dba7c2c9d
Exposing chainId related errors on JSON-RCP responses (#922) 5 years ago
Danno Ferrin d4895b0814
Cope with retesteth's aversion to odd quantities (#913) 5 years ago
Karim T 310e0b77e5
[BESU-696/492][Fix the eth_estimateGas json rpc (#842) 5 years ago
Abdelhamid Bakhta 167679e9fa
Update transaction pool error handling. (#904) 5 years ago
Lucas Saldanha 06ca344bae
Add support for private log subscriptions (Pub-Sub API) (#858) 5 years ago
Danno Ferrin b738ca663d
Retesteth compatibility (#845) 5 years ago
Abdelhamid Bakhta f39fbc56c5
Add current block number to eth_getWork response (#851) 5 years ago
Abdelhamid Bakhta 636b93487b
[EIP-1559] Compute transaction gas budget allocation according to EIP-1559 rules. (#843) 5 years ago
Abdelhamid Bakhta 7ceeeccaa8
Update eth_getBlock* to add base fee in the response. (#841) 5 years ago
Stefan Pingel 46233966f5
Make sure that the onchain privacy group version is always different. (#828) 5 years ago
Ratan Rai Sur 88a0b8faaa
recognize from and to block parameters in eth subscribe (#826) 5 years ago
Danno Ferrin 5a7e1fcd28
Loggers should be private, static and final. Enforced with errorprone (#823) 5 years ago
Pierre Grimaud 3cc4dc3cff
Fix typos (#813) 5 years ago
Abdelhamid Bakhta a3c1b454ca
[EIP-1559] Handle legacy gas pool and EIP-1559 gas pool when mining blocks. (#805) 5 years ago
Abdelhamid Bakhta 5a4edf3237
[EIP-1559] Update BlockTransactionSelector transaction gas price computation. (#795) 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
Stefan Pingel 7e70a235e3
Add more information to the PrivateTransactionReceiptResult (#766) 5 years ago
Abdelhamid Bakhta 0babfef244
[EIP-1559] Step 10 - Send raw transaction RPC should work with EIP-1559 transactions (#759) 5 years ago
Lucas Saldanha 0c5703fad7
Using PMT index on private logs tx index (fixes #756) (#758) 5 years ago
Lucas Saldanha b638d9d31b
Implemented private log filter JSON-RPC methods (#735) 5 years ago
Danno Ferrin 74940d507e
Add a feature flag to enable Eth65 (#741) 5 years ago
Lucas Saldanha 0b4bd6ba52
Private log filter implementation (#730) 5 years ago
Lucas Saldanha f74c4a6d19
Refactoring PrivacyParameters (#727) 5 years ago
Lucas Saldanha 65bb2a4e31
Refactoring PrivacyQueries to use BlockchainQueries (#716) 5 years ago
Lucas Saldanha ba6f656e66
Implemented priv_getLogs (#686) 5 years ago
Trent Mohay 57d0379bf5
Separate NodeKey from implementation (#690) 5 years ago
Stefan Pingel 36bdae457b
Fix priv_getPrivateTransaction return (#703) 5 years ago
Abdelhamid Bakhta 5a5f4eb49c
[EIP-1559] Step 7 - Check transaction format for send raw transaction (#694) 5 years ago
Karim T 565508402a
[BESU-531] Implement fallback method for Nat (#692) 5 years ago
Trent Mohay 665ee1cbac
Update BesuController to work with NodeKey (not KeyPair) (#680) 5 years ago
Danno Ferrin a66b244cc7
Log to trace denied because of host whitelisting (#663) 5 years ago
Karim T fc5e8d6cd8
[MISC-39] Fix balance for self detruct (#671) 5 years ago
Karim T d73834be34
Fix invalid value on the tracing API (#673) 5 years ago
Karim T fbd4e36bbe
Fix tracing api (#592) 5 years ago
Shivam Sandbhor e94118ae45
Remove handle0x from Store class (#617) 5 years ago
Abdelhamid Bakhta 2148116b32
[EIP-1559] Step 1 - Apply block structure modification (#619) 5 years ago
Lucas Saldanha 82c89096bd
Storing private tx receipts indexed by PMT hashes (#645) 5 years ago
David Mechler 061e24a5f4
Added block add event. (#637) 5 years ago
Danno Ferrin 31246f8937
Add eth_getBlockByHash to retesteth (#638) 5 years ago
Danno Ferrin 865b10b99d
Measure Graphql complexity (#623) 5 years ago