Commit Graph

488 Commits (211015e11ae86e7cd3d8c5076fa8127c2763282c)

Author SHA1 Message Date
Ratan (Rai) Sur f25d458345
Access List State Test Support for evmtool (#1945) 4 years ago
Daniel Lehrner 8315ba6dc6
Replacing the static references of SECP256K1 by an interface (#1933) 4 years ago
Antoine Toulme 1c86ecbc97
Make some adjustments to OpenTelemetry usage and default configuration (#1932) 4 years ago
Ratan (Rai) Sur 0187bed075
Fix Access List Encoding in JSON-RPC (#1936) 4 years ago
David Mechler b605bf6c66
Add revert reason to trace calls (#1921) 4 years ago
Sally MacFarlane 7998b99644
tessera /storeraw needs base64 encoding of payload (#1926) 4 years ago
matkt 667d1d226d
Add fastsync compatibility with Bonsai Trie storage format (#1765) 4 years ago
Trent Mohay d79e2eab55
Add remote enode to admin_peers (#1916) 4 years ago
Stefan Pingel cb9839f394
add unit test for GoQuorumSendRawPrivateTransaction (#1904) 4 years ago
Sally MacFarlane e8abb3c592
hex encode the enclave lookup ID in the response (#1902) 4 years ago
Ratan (Rai) Sur 67db876fcb
Miscellaneous EIP-2930 Updates (#1897) 4 years ago
David Mechler 4456dc15de
Changes made for adding ETH field to ENR (#1893) 4 years ago
Sally MacFarlane 1de067b473
add JSON-RPC method to call /storeraw on GoQuorum enclave (#1859) 4 years ago
Danno Ferrin a30d8accb1
Use Http Compression (#1884) 4 years ago
Usman Saleem 85333cd928
QBFT jsonrpc methods (#1865) 4 years ago
Ratan (Rai) Sur 39b2c6e7af
EIP-2930: Access List Transactions (#1712) 4 years ago
Stefan Pingel 78fe588c9d
Go quorum interop (#1782) 4 years ago
Danno Ferrin 27521c5026
Add fields to eth_getTransaction series of RPCs (#1835) 4 years ago
Danno Ferrin e7a5b1cd4a
Update eth_call handling of account balance (#1834) 4 years ago
Danno Ferrin f750ca729d
Add Revert Reason to eth_call (#1829) 4 years ago
matkt 89fd7aee97
Add mainnet launcher (#1522) 4 years ago
David Mechler 57cef9a70b
Updated made to handle block parameter as an object (#1784) 4 years ago
Danno Ferrin 2d83e13bb8
Genesis config cleanup (#1812) 4 years ago
Ratan (Rai) Sur d06393d50f
Generate All Transaction Types and TransactionReceipt Types in BlockDataGenerator (#1726) 4 years ago
Danno Ferrin 98654e633c
Bonsai Tries Refactoring (#1744) 4 years ago
Danno Ferrin fdc1c2d4bb
Add BlockHash to WorldStateArchive query (#1732) 4 years ago
Antoine Toulme cd66968b6d
Add tracing support for internals and JSON-RPC (#1557) 4 years ago
Vladyslav Lupashevskyi 0905d1b233
Add revert reason to eth_estimateGas RPC call error (#1730) 4 years ago
Stefan Pingel 14789af5e5
Go quorum privacy configuration (#1718) 4 years ago
matkt 146cde0423
Fix tracing issues (#1710) 4 years ago
Ratan (Rai) Sur bd442fade1
Update Accepted Transaction Handling for EIP-1559 in Preparation for EIP-2718 Transactions (#1700) 4 years ago
Ratan (Rai) Sur f78476a4e6
Load Mainnet ProtocolSchedule Faster and With Less Memory Usage (#1688) 4 years ago
David Mechler 8497b324c7
Create/update/store ethereum node record(ENR) (#1680) 4 years ago
mark-terry 96a96ba24f
priv_debugGetStateRoot bugfix. (#1607) 4 years ago
matkt 54326fdf56
Use gasPrice when this field is present (eth_estimateGas) (#1636) 4 years ago
Danno Ferrin 5241747ba4
Bonsai Tries early prototype (#1664) 4 years ago
Danno Ferrin 55f7c502d3
Extract RollingFileReader and RollingFileWriter (#1614) 4 years ago
David Mechler 530b4a5609
Make model get methods public (#1616) 4 years ago
Edward Mack 7b695c7c99
Add epochStartBlock function to EpochCalculator interface (#1633) 4 years ago
Stefan Pingel 09f42d708f
separate current functionality into two classes (on-chain and off-chain privacy) (#1604) 4 years ago
David Mechler c0ab50001b
Cleanup unnecessary logic around world state (#1591) 4 years ago
Sally MacFarlane 2898bc6f8d
added blockhash as alias for blockHash param; added tests (#1567) 4 years ago
Danno Ferrin 42bf5767d9
Add protocols section to admin_peers (#1580) (#1582) 4 years ago
Sally MacFarlane 0dd90d016d
handle batch requests in WebSockets (#1583) 4 years ago
mark-terry e25714d4aa
Refactoring and extra logging to better expose flakey behaviour. (#1576) 4 years ago
David Mechler e2777395bb
Additional spot to exit upon no space left on device exception (#1579) 4 years ago
matkt 9bc90442d2
Merge CallParameter and JsonCallParameter classes (#1556) 4 years ago
Danno Ferrin b9deae46f7
eth_gasPrice based on median block cost (#1546) (#1563) 4 years ago
David Mechler 39ee371556
Revert adding gasRemaining and change txn fee calc to use gasPrice and gasUsed (#1573) 4 years ago
mark-terry e783dd7294
Added zero gasPrice validation for Quorum compatibility mode. (#1554) 4 years ago