Commit Graph

  • ef9e28b1ec
    core/txpool: add ErrTipAboveFeeCap error and respective check during transaction validation Ansgar Dietrichs 2021-02-15 13:39:30 +01:00
  • 1785e33cfd
    core/txpool: add Tip as secondary comparison criterion on txPricedList.Underpriced() Ansgar Dietrichs 2021-02-15 13:34:52 +01:00
  • e1bb4a8bf6
    core/txpool: update TxPool for EIP-1559 compatibility Ansgar Dietrichs 2021-02-05 20:13:39 +01:00
  • 9b17b0aa0f
    core/types: add 1559 compatibility to Transaction helpers Ansgar Dietrichs 2021-02-05 17:55:50 +01:00
  • ac0c8b16e6
    cleanup rene 2021-05-17 15:45:59 +02:00
  • 94451c2788
    all: implement EIP-1559 (#22837) Martin Holst Swende 2021-05-17 15:13:22 +02:00
  • 5c454099f4 core/txpool: fixed tx_list global ordering problem, added tests Marius van der Wijden 2021-05-17 15:02:51 +02:00
  • 92787ffb2d
    lint and fix merge issue rene 2021-05-17 14:28:49 +02:00
  • 07c956644d
    refactor eth test suite renaynay 2021-04-26 14:26:41 +02:00
  • 14bc6e5130
    consensus/ethash: change eip3554 from 9.5M to 9.7M (#22870) Martin Holst Swende 2021-05-17 10:49:23 +02:00
  • c4a917a978
    core/vm, core/state: proof of concept code chunking implementation Martin Holst Swende 2021-05-17 10:37:00 +02:00
  • 597ecb39cc
    cmd/evm: return json error if unmarshalling from stdin fails (#22871) lightclient 2021-05-17 00:52:32 -06:00
  • 220ab6e159 fix the misidentification of '00' prefix number Evolution404 2021-05-17 11:04:26 +08:00
  • e2a0194b07 Merge branch 'ethereum:master' into master Evolution404 2021-05-17 10:52:10 +08:00
  • 5582f01bdf fix: remove rootlock: all access to root is sequential. jonch 2021-05-17 10:24:30 +08:00
  • 4b67fa3caa adding clean spec commits tkstanczak 2021-05-17 01:46:13 +01:00
  • 9fe8e3b094 fix: use rootlock while copying jonch 2021-05-16 21:04:46 +08:00
  • dc4b2880cb fix: lint jonch 2021-05-16 20:59:21 +08:00
  • 2e422028a7 trie, core/state: Minimal async prefetch infrastructure jonch 2021-05-16 20:47:50 +08:00
  • e61c2e306a forkid: fixed off-by-one bug Shane Bammel 2021-05-14 14:02:15 -05:00
  • 884dca9edc forkid: added failing test Shane Bammel 2021-05-14 14:02:01 -05:00
  • 19a9536a8b
    cmd/evm: capitalize error sent directly to stderror lightclient@protonmail.com 2021-05-14 15:20:00 +02:00
  • 2fd1f2b6e6
    core/rawdb: wait for background freezing to exit when closing freezer Martin Holst Swende 2021-05-14 09:52:50 +02:00
  • 2e2c72891a
    eth/protocols/snap: use saner limits, sort idle peers by cap Péter Szilágyi 2021-05-14 09:20:28 +03:00
  • 30cf604e9d Update README.md Tomasz Kajetan Stańczak 2021-04-12 00:24:24 +01:00
  • 5476b43f7e
    eth, p2p/msgrate: extract sync message rater, add to snap too Péter Szilágyi 2021-05-13 20:49:30 +03:00
  • d82d5d9d4a
    p2p/nat: skip TestUPNP in non-CI envs if discover fails meows 2021-05-13 12:33:01 -05:00
  • f933b038a5 Discard bundles with reverting txs Jason Paryani 2021-04-10 14:45:13 -07:00
  • fabb91ede3 Change flashbots bundle pricing formula to ignore gas fees Jason Paryani 2021-03-31 14:36:18 -07:00
  • 69b557bc56 Fix flashbots miners not correctly handling reorgs Jason Paryani 2021-03-29 20:28:58 -07:00
  • 26e12228bf Add infra/CI and update README Jason Paryani 2021-02-19 11:04:55 -08:00
  • 920af5c609 Add Flashbots profit switching to miner Jason Paryani 2021-02-19 10:56:53 -08:00
  • b48f1023ee Add Flashbots bundles to miner Jason Paryani 2021-02-19 10:56:06 -08:00
  • 535a783490 Add eth_sendBundle RPC Jason Paryani 2021-02-19 10:30:30 -08:00
  • f1381b68ab
    cmd/evm: make error capitalizations uniform (all lowercase starts) lightclient@protonmail.com 2021-05-12 22:24:46 +02:00
  • 776df8a705
    cmd/evm: return json error if unmarshalling from stdin fails lightclient@protonmail.com 2021-05-12 22:22:50 +02:00
  • 9d65a93897
    consensus/ethash: change eip3554 from 9.5M to 9.7M Martin Holst Swende 2021-05-12 19:35:17 +02:00
  • 304b76ccaf core/txpool: improved validatePoolInternals Marius van der Wijden 2021-05-12 13:53:01 +02:00
  • c954adb3dc core/txpool: more testing Marius van der Wijden 2021-05-12 12:45:31 +02:00
  • addd8824cf
    cmd/geth, eth, core: snapshot dump + unify with trie dump (#22795) Martin Holst Swende 2021-05-12 10:05:39 +02:00
  • 70ad9fb7f9 core/txpool: reset logic Marius van der Wijden 2021-05-12 10:01:52 +02:00
  • 1cca781a02
    Merge pull request #22840 from holiman/eip_3554 Péter Szilágyi 2021-05-12 10:19:08 +03:00
  • f1185e2a49
    cmd, core/state, eth: minor polishes, fix snap dump crash, unify format Péter Szilágyi 2021-05-12 09:52:45 +03:00
  • 438baee857 docker: update docker home directory references to /home/ethereum Mostafa Farghaly 2021-05-11 19:45:45 +02:00
  • 48de1cc172 docker: create non-root user that owns home dir and local bin Mostafa Farghaly 2021-05-11 18:53:02 +02:00
  • 3384c95675 go: update go module version to 1.16 Mostafa Farghaly 2021-05-11 18:20:13 +02:00
  • 1c37f94743 docker, go: update docker builder image to go 1.16.4 Mostafa Farghaly 2021-05-11 18:14:42 +02:00
  • e67cc09c8e select case statement changed in test cases meta-bot 2021-05-11 22:08:49 +06:00
  • b366e875de Merge branch 'epic/pandora-consensus' into feature/pandora-pending-header-API meta-bot 2021-05-11 21:58:40 +06:00
  • e0090017f1 Merge branch 'epic/pandora-consensus' of https://github.com/lukso-network/pandora-execution-engine into epic/pandora-consensus meta-bot 2021-05-11 21:57:42 +06:00
  • 854c007c76 implement dummy interface functions just for bad design of geth meta-bot 2021-05-11 21:52:09 +06:00
  • a2c456a526
    core: ensure a broken trie invariant crashes genesis creation (#22780) Guillaume Ballet 2021-05-11 17:12:10 +02:00
  • b2799210d8 rlp: remove useless comment in Kind Felix Lange 2021-05-11 16:59:04 +02:00
  • 02b01f9d2f rlp: use listLimit in ListEnd Felix Lange 2021-05-11 16:57:15 +02:00
  • dea3923814 rlp: capitalize all stream comments Felix Lange 2021-05-11 16:26:53 +02:00
  • f34f749e81
    Merge pull request #22857 from karalabe/tracer-stack-fix-2 Péter Szilágyi 2021-05-11 17:21:04 +03:00
  • 9759ad9da2 rlp: re-wrap size tag comments Felix Lange 2021-05-11 16:12:50 +02:00
  • acda970d34 rlp: improve documentation of size limit checks Felix Lange 2021-05-11 15:46:01 +02:00
  • c7ed6252ca comments are added with the pending header test cases meta-bot 2021-05-11 20:05:09 +06:00
  • 004dbd872a full path test of subscribe pending block header meta-bot 2021-05-11 19:54:55 +06:00
  • 9e55e9af7d rlp: simplify list stack Felix Lange 2021-05-11 14:23:19 +02:00
  • 7b3189f384 rlp: simplify uintbuf clearing Felix Lange 2021-05-11 14:00:20 +02:00
  • b5905ea9ef rlp: add bytes.Buffer to recognized types for size limit Felix Lange 2021-05-10 12:12:50 +02:00
  • 04aa8a6fba remove unnecessary traces Guillaume Ballet 2021-05-11 15:51:51 +02:00
  • 4ead400383 rlp: shrink Stream struct Felix Lange 2021-05-07 19:00:14 +02:00
  • 0524cede37
    eth/tracers: do the JSON serialization via .js to capture C faults Péter Szilágyi 2021-05-11 16:23:54 +03:00
  • 5e87141fa6 use a panic instead Guillaume Ballet 2021-05-11 15:22:26 +02:00
  • 9a608c11c1
    consensus: break out header gas limit checks Martin Holst Swende 2021-05-11 14:08:29 +02:00
  • c9c4a25b95
    cmd/evm: dump - add limit, support address startkey, address review concerns Martin Holst Swende 2021-05-11 12:48:56 +02:00
  • c934474fdc
    cmd/geth, core, eth: fix some remaining errors Martin Holst Swende 2021-05-01 22:29:43 +02:00
  • f75b65c116
    cmd/evm: dump API fixes Martin Holst Swende 2021-05-01 21:20:54 +02:00
  • a4a4881b67
    cmd/geth, eth, core: snapshot dump + unify with trie dump Martin Holst Swende 2021-05-01 11:46:33 +02:00
  • ca98080798
    cmd/geth, eth/gasprice: add configurable threshold to gas price oracle (#22752) Ryan Schneider 2021-05-11 02:25:51 -07:00
  • 643fd0efc6
    core/types: remove support for legacy receipt/log storage encoding (#22852) Felix Lange 2021-05-11 10:43:35 +02:00
  • 22556d3fca
    accounts/external: goimports Martin Holst Swende 2021-05-11 09:07:50 +02:00
  • 38ebc646c6 test pending header subcription is added. Now we can test the pending header subscription from the test panel meta-bot 2021-05-11 12:55:19 +06:00
  • a04f843b59 core/txpool: more tests Marius van der Wijden 2021-05-11 08:15:51 +02:00
  • 633f9e520f core/txpool: started implementing the background loop Marius van der Wijden 2021-05-10 15:59:33 +02:00
  • 25426d236a
    params: revert TestChainConfig to not have london enabled Martin Holst Swende 2021-05-10 15:51:06 +02:00
  • 1166bb056c
    params: add baikal bootnode Martin Holst Swende 2021-05-10 15:03:41 +02:00
  • 5fa4084866
    cmd/evm: handle missing basefee in evm t8n london processing Martin Holst Swende 2021-05-10 14:57:20 +02:00
  • 51892258c0
    consensus/misc: lint nits Martin Holst Swende 2021-05-10 14:42:55 +02:00
  • c367ee63db
    accounts/external, internal/ethapi: use accesslists in dynamic fee txs Martin Holst Swende 2021-05-10 14:38:38 +02:00
  • 4aba741332 core/types: remove support for legacy log storage encoding Felix Lange 2021-05-10 13:40:54 +02:00
  • 0ec814e453 core/types: remove support for legacy receipt storage encoding Felix Lange 2021-05-10 12:54:14 +02:00
  • e536bb52ff
    eth/protocols/snap: adapt to uint256 API changes (#22851) Felix Lange 2021-05-10 13:35:07 +02:00
  • 740bbfc59d eth/protocols/snap: use AddUint64 Felix Lange 2021-05-10 13:13:23 +02:00
  • bfec222027 eth/protocols/snap: simplify Felix Lange 2021-05-10 12:55:57 +02:00
  • c2cbfe2a44 eth/protocols/snap: adapt to uint256 API changes Felix Lange 2021-05-10 12:43:23 +02:00
  • b7517f3ebc core/txpool: added txheap Marius van der Wijden 2021-05-10 12:42:49 +02:00
  • c0e201b690
    eth/protocols/eth, les: avoid Raw() when decoding HashOrNumber (#22841) Felix Lange 2021-05-10 12:38:54 +02:00
  • 7f4467aa3a eth/protocols/eth, les: simplify Felix Lange 2021-05-10 12:37:22 +02:00
  • ae5fcdc67f
    go.mod: upgrade to github.com/holiman/uint256 v1.2.0 (#22745) Martin Holst Swende 2021-05-10 12:29:33 +02:00
  • f19a679b09
    cmd/geth: remove reference to monitor command (#22844) Ceelog 2021-05-10 18:19:32 +08:00
  • 7ab7acfded
    build: upgrade -dlgo version to Go 1.16.4 (#22848) Marius Kjærstad 2021-05-10 12:18:42 +02:00
  • 087e27299c
    build: upgrade -dlgo version to Go 1.16.4 Marius Kjærstad 2021-05-10 07:59:21 +02:00
  • 97c3685ac1
    Replace unnecessary copy with append Aaron Buchwald 2021-05-09 19:21:58 -04:00
  • a0cbec1c40
    cmd/evm: add testcases Martin Holst Swende 2021-05-09 22:13:28 +02:00
  • c9116a7c19
    consensus: fix gasLimit/gasTarget header verification Martin Holst Swende 2021-05-09 21:59:16 +02:00
  • 873565db3b
    cmd/evm: remove gasTarget field Martin Holst Swende 2021-05-09 19:27:42 +02:00