Commit Graph

375 Commits (2d630cffd1f266243911e10c78367bedb405a185)

Author SHA1 Message Date
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
Danno Ferrin d1fa4b78a4
Copy logs query to null-tolerant collections (#435) 5 years ago
David Mechler 4d198eb909
Updates made to send notifications for new fork headers when the chai… (#403) 5 years ago
Lucas Saldanha 84056febd9
Fix priv_getCode on multi-tenancy (#432) 5 years ago
anthonybuckle 30fa565dca
BESU-146 - check if success and return errorResponse otherwise (#424) 5 years ago
Lucas Saldanha bfc40be32e
Adds priv_getcode (#428) 5 years ago
Danno Ferrin e28396a5dc
Reduce recaching in Transaction Log Bloom Filter Cache (#415) 5 years ago
Danno Ferrin 90d46b7445
LogBloomCache - make sure the current segment is filled (#411) 5 years ago
Abdelhamid Bakhta 8afd6516e1
Create a custom error when plugin is not found. (#409) 5 years ago
Abdelhamid Bakhta c38152abf0
[PIE-2303] Automatic log bloom caching - Remove usage of pending file. (#407) 5 years ago
Lucas Saldanha 9fa9c858ea
Private state update metadata and migration (#404) 5 years ago
Danno Ferrin 20664f96da
Rename logs bloom indexer to log bloom cache to match CLI flag. (#401) 5 years ago
Abdelhamid Bakhta 6677362598
[BESU-169] cache logs bloom filters automatically. (#367) 5 years ago
Danno Ferrin ae3bd0129e
More trace fixes (#386) 5 years ago
Danno Ferrin 358ab092b4
Trace API fixes (#377) 5 years ago
Jason Frame 9b35c3b658
Validate private transaction before sending to enclave (#356) 5 years ago
Danno Ferrin 059f0ae5f5
VM Trace fixes (#372) 5 years ago
Danno Ferrin a7d3896af8
More tracing api fixes (#361) 5 years ago
Abdelhamid Bakhta 21dc78af61
Renamed .index to .cache. (#364) 5 years ago
Danno Ferrin 7a7416f74e
Handle CREATE and CREATE2 in flat trace (#353) 5 years ago
Danno Ferrin fd3f2d30c1
Tracing multiple levels of calls now works properly (#352) 5 years ago
Danno Ferrin 76f1493b27 Reduce Trace Memory Consumption (#344) 5 years ago
Usman Saleem eca91a90f3
[BESU-185] - CLI option to enable TLS client auth for JSON-RPC HTTP (#340) 5 years ago
Danno Ferrin 570299cd78 flat trace - swap and dup ordering (#336) 5 years ago
Danno Ferrin 0b9b68ffde
Tracing - respect tx boundary for EIP-2200 cost calculations (#339) 5 years ago
Usman Saleem 5b1ee143bc
Use temporary self signed certificates for JSON-RPC HTTP TLS unit testing (#311) 5 years ago
Abdelhamid Bakhta ad48ea512c
[PIE-2223] Tracing API - Handling of various exceptional halt cases. (#334) 5 years ago
Danno Ferrin 79ccbb5bd2
Trace APIs - fix reused blocktracer (#335) 5 years ago
pinges a7390e611b Make priv_call use the PrivacyController (#325) 5 years ago
Paul Harris c43f859148 [BESU-182] Add tests to FilterParameter to demonstrate loading topics from JSON (#333) 5 years ago
Abdelhamid Bakhta 6d88a5dc0c
[PIE-2268] Tracing API - Add tests specs to cover all options at the same time. (#332) 5 years ago