Commit Graph

905 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
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
Antoine Toulme b9c6c4b3cc
Add eth65 support (#608) 5 years ago
Stefan Pingel a93d06f182
Refactor EeaSendRawTransaction (#594) 5 years ago
Stefan Pingel ce031f1973
Fix the error retrurned when the PMT fails because the intrinsic gas exeeds the gas limit. (#616) 5 years ago
Danno Ferrin a4143dc410
Check to see if vertx response is closed before responding (#613) 5 years ago
Danno Ferrin 04044fdeba
LogBloomCache - Do uncached query if EOF is detected (#609) 5 years ago
Danno Ferrin 6d7d525c58
Add fast sync status to eth_syncing and EthQL query (#565) 5 years ago
Helder Pinto c1b1460824
Fix typo (#527) 5 years ago
Karim T 0a9ccc1ed8
[PIE-2267] Automated tests for handling ERC20 contract (#529) 5 years ago
Karim T fff1f5e13f
[PIE-2333] Fix trace replay block transactions (#522) 5 years ago
pinges da75f9cba4
Now members of on chain privacy groups can be re-added after they hav… (#471) 5 years ago
Karim T 3902d00ec2
PIE-1961 - Add trace block api (#449) 5 years ago
Danno Ferrin 46e9d1dc83
Restore test generation of blocks.bin (#467) 5 years ago
Ivaylo Kirilov cf5307540a
[PRIV] tests for onchain privacy (#465) 5 years ago
Lucas Saldanha 0254556c6b
Adding onchain privacy groups flag (#456) 5 years ago
Jason Frame 2245a6aecd
Fix bug where rpc authentication would be enabled even if it was disabled if a credentials file was specified (#454) 5 years ago
Ivaylo Kirilov ad5bfecd3f
[PRIV] Unit tests around json rpc (#450) 5 years ago
Karim T 67a0c79287
[PIE-2284] Add trace transaction api (#441) 5 years ago
Ivaylo Kirilov 9701a92dc9
on-chain-privacy-groups (#423) 5 years ago
CJ Hare 7bc8bb4d19
BESU-146 - return better gas estimate service error message if possible (#436) 5 years ago
Karim T 9c576ccdc6
[PIE-2322] Create file if logBloom-current.cache is missing (#438) 5 years ago