Commit Graph

708 Commits (5bd8b4be695d89087c04dbbecd2bb416ed1749d5)

Author SHA1 Message Date
matkt 1a7b501964
add contract code update in trie log - bonsai trie (#1963) 4 years ago
Antoine Toulme db23aef122
Keccak256 mining (#1882) 4 years ago
Trent Mohay a729dbd774
Allow for switching ProtocolSchedule rules outside of Milestones (#1962) 4 years ago
Sally MacFarlane 711bbfbd5e
eth_call now supports GoQuorum private transactions (#1934) 4 years ago
Ratan (Rai) Sur f25d458345
Access List State Test Support for evmtool (#1945) 4 years ago
Danno Ferrin 2e87576245
Reduce hash calculations in Bonsai Tries (#1960) 4 years ago
Daniel Lehrner 8315ba6dc6
Replacing the static references of SECP256K1 by an interface (#1933) 4 years ago
Danno Ferrin a4ffec24bc Bonsai Tries: Respect account deletion across transacitons (#1952) 4 years ago
Sally MacFarlane 8bc4df258b
fixed typo (#1940) 4 years ago
Ratan (Rai) Sur 0187bed075
Fix Access List Encoding in JSON-RPC (#1936) 4 years ago
Danno Ferrin 12dd50e529
Update ForkId list for Berlin (#1930) 4 years ago
Danno Ferrin d29102654a
Update Berlin Block numbers (#1929) 4 years ago
Danno Ferrin 3e6700e586
Update Reference Tests (#1928) 4 years ago
Stefan Pingel 34858df0bd
Fix some problems with nonces and accounts with GoQuorum privacy (#1922) 4 years ago
matkt 667d1d226d
Add fastsync compatibility with Bonsai Trie storage format (#1765) 4 years ago
Ratan (Rai) Sur f2669df10e
Remove Berlin Feature Flag (#1898) 4 years ago
Ratan (Rai) Sur 67db876fcb
Miscellaneous EIP-2930 Updates (#1897) 4 years ago
Stefan Pingel a75e87ab2d
GoQuorum privacy private receipts (#1872) 4 years ago
Ratan (Rai) Sur 39b2c6e7af
EIP-2930: Access List Transactions (#1712) 4 years ago
Abdelhamid Bakhta 9934403a97
Account the effective gas price for frontier transactions after EIP-1559 fork (#1862) 4 years ago
Abdelhamid Bakhta a90160daf3
fix consensus issue. (#1856) 4 years ago
Stefan Pingel 78fe588c9d
Go quorum interop (#1782) 4 years ago
Helder Pinto 1a9669de3a
Fix typo in ProtocolScheduleBuilder (#1840) 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
Ratan (Rai) Sur 049c3799cf
Use Typed Transaction Envelope for EIP-1559 Transactions (#1825) 4 years ago
Danno Ferrin e49e69986b
Update Bonsai Tries to support Frontier Transactions (#1804) 4 years ago
Danno Ferrin 2d83e13bb8
Genesis config cleanup (#1812) 4 years ago
Trent Mohay e69e1f5b36
Qbft Proposal Validator (#1807) 4 years ago
Abdelhamid Bakhta ea41076e70
fix consensus issue. (#1803) 4 years ago
Ratan (Rai) Sur d06393d50f
Generate All Transaction Types and TransactionReceipt Types in BlockDataGenerator (#1726) 4 years ago
Danno Ferrin 297a9c0b96
Bonsai Tries Rolling Head and Layered Reads (#1750) 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
Danno Ferrin 008daad6b4
Remove unneeded log4j2.xml files (#1735) 4 years ago
Antoine Toulme cd66968b6d
Add tracing support for internals and JSON-RPC (#1557) 4 years ago
Stefan Pingel 14789af5e5
Go quorum privacy configuration (#1718) 4 years ago
matkt 146cde0423
Fix tracing issues (#1710) 4 years ago
Danno Ferrin 422ebf2a49
Move block header errors from trace/debug to info (#1568) (#1706) 4 years ago
Ratan (Rai) Sur 52f10dc147
Restore EIP-1559 Testnet Compatibility (#1704) 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
Danno Ferrin 99dcf50ee5 Reduce Spurious Log Messages (#1678) 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
Lucas Saldanha fa2d53859c
Adding Transaction.isGoQuorumPrivateTransaction() method (#1661) 4 years ago
Ratan (Rai) Sur e8facd0f1c
[REFACTOR] Clearly Separate Common MessageFrame Fields (#1652) 4 years ago
Ratan (Rai) Sur 021ce8ee04
EIP-2718 Typed Transaction Envelopes (#1645) 4 years ago
Sally MacFarlane 67efaa9145
transaction RLP encode/decode handle GoQuorum private tx (#1605) 4 years ago