Commit Graph

342 Commits (11f5cfb022138aea8fcdb74eb40f4393e05b2dc9)

Author SHA1 Message Date
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
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