Commit Graph

39 Commits (46c850a9411d7ff15c1a0342fe29f359e6c390ae)

Author SHA1 Message Date
Delweng 3ca92f70e5
all: replace data gas to blob gas in comments (#27825) 1 year ago
Martin Holst Swende b058cf454b
core, tests: EIP-4844 transaction processing logic (#27721) 1 year ago
Andrei Maiboroda 793f0f9ec8
core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2 years ago
Abirdcfly c394c308e6
all: remove duplicate word in comments (#25618) 2 years ago
Andrei Maiboroda f32feeb260
core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853) 3 years ago
Martin Holst Swende 794c6133ef
core/rawdb: freezer batch write (#23462) 3 years ago
Martin Holst Swende 0658712f65
core: check if sender is EOA (#23303) 3 years ago
baptiste-b-pegasys 523866c2cc
all: change blacklist terms 3 years ago
Péter Szilágyi c503f98f6d
all: rename internal 1559 gas fields, add support for graphql (#23010) 3 years ago
Felföldi Zsolt 2d716c4b01
core: add new eip-1559 tx constraints (#22970) 3 years ago
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837) 3 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
PilkyuJung ec2131c8d3 core: move error variable to error.go (#19560) 5 years ago
Péter Szilágyi da7d57e07c
core: make txpool operate on immutable state 7 years ago
Péter Szilágyi 158d603528
consensus, core: drop all the legacy custom core error types 8 years ago
Péter Szilágyi b97e34a8e4 eth/downloader: concurrent receipt and state processing 9 years ago
Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state 9 years ago
Péter Szilágyi b8b996be74 core: fix a formatting loop in BadHashError 9 years ago
Gustav Simonsson bfde1a4305 core: Add BadHashErr and test for BadHashes handling 9 years ago
Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Gustav Simonsson 0f04af5916 Fix core error forwarding, unify OOG VM err 9 years ago
Felix Lange 0b493910d3 core: fix the nonce check one more time 9 years ago
obscuren b71091e337 eth, eth/downloader, miner: use download events to check miner start 9 years ago
obscuren 1506e00a23 core: improved error message for invalid nonce txs 10 years ago
obscuren dc3a9379f5 logging for possible uncles 10 years ago
obscuren 8ce6a36478 converted chain manager 10 years ago
obscuren 03403399fc Return proper error 10 years ago
obscuren 88ff13c241 Spec changes. 10 years ago
Gustav Simonsson 871dfd399b Add initial implementation of block tests 10 years ago
obscuren c74c07eed1 Fixed error for invalid transaction 10 years ago
obscuren fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 10 years ago
obscuren ee9df32dba Added errors 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 5ebae82eeb Additional logging and removed temp merged mining options. 10 years ago
obscuren 99481a245a Check for known block err and ignore 10 years ago
obscuren 1b1fa049fa Fixed VM and added static analysis for EVM jumps 10 years ago
obscuren a9db1ee8d4 Replaced to return the td and throw a specific error on TD 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
obscuren 2f614900e8 Updated GHOST 10 years ago
obscuren d078e9b8c9 Refactoring state transitioning 10 years ago
Maran bdc206885a Don't mine transactions if they would go over the GasLimit implements ethereum/go-ethereum#77 further. 10 years ago
obscuren c3293641e7 Removed debug logging 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago