Commit Graph

  • 6721762642
    more fixes renaynay 2021-04-21 18:46:06 +02:00
  • 6988e0249c WIP: Subscription to minimalConsensus - go lint pass blazejkrzak 2021-04-21 16:03:19 +02:00
  • 0fc7fa0701
    assign port 0 renaynay 2021-04-21 15:58:24 +02:00
  • 7afaaf574c
    fixes renaynay 2021-04-21 15:53:36 +02:00
  • 9357280fce
    rpc: add HTTPError type for HTTP error responses (#22677) ryanc414 2021-04-21 14:51:30 +01:00
  • 112bc0b8e8
    consolidate renaynay 2021-04-21 15:26:07 +02:00
  • 170897d98e Moved GH actions files Patryk Krakos 2021-04-21 15:15:12 +02:00
  • f02ed526d0 rpc: also move Error to errors.go Felix Lange 2021-04-21 14:54:47 +02:00
  • 2f3b97fdb9 rpc: move HTTPError to error.go Felix Lange 2021-04-21 14:53:47 +02:00
  • dae975c995 rpc: Return new HTTPError type for HTTP error responses Ryan Collingham 2021-04-15 16:25:47 +01:00
  • cec9302976 WIP: Subscription to minimalConsensus - stress test runs blazejkrzak 2021-04-21 14:31:32 +02:00
  • ac62bad990 WIP: Subscription to minimalConsensus - tests do not have import cycle blazejkrzak 2021-04-21 14:05:24 +02:00
  • 9275002b0b
    p2p/tracker: disable entire tracker if no metrics are enabled Péter Szilágyi 2021-04-21 14:52:00 +03:00
  • f8720f99e3
    pap/tracker: linter <3 Péter Szilágyi 2021-04-21 14:47:10 +03:00
  • e701beedb4 WIP: Subscription to minimalConsensus - fix for ipc endpoint blazejkrzak 2021-04-21 13:46:15 +02:00
  • 94f56c28b2
    p2p/tracker: sanity cap the number of pending requests Péter Szilágyi 2021-04-21 14:19:43 +03:00
  • 8fd1046040
    eth/protocols, prp/tracker: add support for req/rep rtt tracking Péter Szilágyi 2021-04-01 10:24:09 +03:00
  • 67da83aca5
    accounts/external, signer/core: add support for EIP-2930 transactions (#22585) Martin Holst Swende 2021-04-21 13:03:33 +02:00
  • 4b783c0064
    trie: improve the node iterator seek operation (#22470) Martin Holst Swende 2021-04-21 12:25:26 +02:00
  • d4513d7ade
    core/vm: change eip-3403 sstore refund from 15K to 19K Martin Holst Swende 2021-03-20 22:00:27 +01:00
  • 76c6656207
    core/vm: implement EIP-3403 Martin Holst Swende 2021-03-17 21:17:44 +01:00
  • 0c57541890
    docs: GETH_LOCATION -> GETH_DATA_DIR - closes #22417 (#22701) ligi 2021-04-21 10:35:09 +02:00
  • 6354bfcf95 clean useless flag fe2 for frobeniusCoeffs62 ucwong 2021-04-21 16:28:28 +08:00
  • 3e68d627b1
    les: fix goroutine leaks in tests (#22707) Martin Holst Swende 2021-04-21 10:19:28 +02:00
  • 96828c90f5
    eth/tracers, internal/ethapi: fix typos causing lint issue (#22711) gary rong 2021-04-21 16:18:27 +08:00
  • 0d5bde96c8 eth, internal: fix lint rjl493456442 2021-04-21 16:15:42 +08:00
  • 6a10ef1845
    Merge pull request #1 from lingyun92/kcc Leandre 2021-04-21 15:35:01 +08:00
  • 9ec1655fc0 testnet node nly 2021-04-21 15:33:39 +08:00
  • 2e28910761 cmd: nuke BerlinOverride flag rjl493456442 2021-04-21 15:32:48 +08:00
  • dd9c3225cf
    eth, internal: extend the TraceCall API (#22245) gary rong 2021-04-21 15:21:22 +08:00
  • 938da9d14d eth, internal: extend the TraceCall API rjl493456442 2021-01-27 16:18:27 +08:00
  • 27c6de0f06 WIP: Subscription to minimalConsensus - execution engine should work with orchestrator blazejkrzak 2021-04-20 16:11:35 +02:00
  • 1cd63bf845
    runTAP renaynay 2021-04-20 15:15:00 +02:00
  • f3c55dcc95
    les: fix goroutine leaks in test execution Martin Holst Swende 2021-04-20 12:55:08 +02:00
  • c27c1c0c84
    consolidate renaynay 2021-04-20 14:28:42 +02:00
  • 9f198e7c01 WIP: Subscription to minimalConsensus - test pass blazejkrzak 2021-04-20 14:08:32 +02:00
  • eda866c05b
    lint renaynay 2021-04-19 21:07:45 +02:00
  • 28b7884467
    Ethtest unit tests create stack (#35) rene 2021-04-19 20:31:14 +02:00
  • f3640ae573
    add unit tests renaynay 2021-04-08 21:58:30 +02:00
  • cc33398cef
    tests: disable blockchain tests based on general state tests (#22704) Martin Holst Swende 2021-04-20 12:28:20 +02:00
  • beee6b77a0
    go.mod: upgrade gopsutils to v3.21.4 (#22693) Guillaume Ballet 2021-04-20 10:54:41 +02:00
  • 9a4fc94fab WIP: Subscription to minimalConsensus - moved to simplier struct, but test still fails on epoch 2 blazejkrzak 2021-04-20 10:50:06 +02:00
  • 581539c6ee
    trie: make stacktrie support binary marshal/unmarshal (#22685) Martin Holst Swende 2021-04-20 10:42:02 +02:00
  • 5faa846f11
    tests: disable blockchain tests based on general state tests Martin Holst Swende 2021-04-20 10:30:16 +02:00
  • d7bfb978ba
    ethash: no block reward in catalyst mode (#22697) Guillaume Ballet 2021-04-20 10:29:36 +02:00
  • 70a80281f7
    core/vm: minor changes Martin Holst Swende 2021-04-20 10:12:26 +02:00
  • 380a6af3da
    docs: GETH_LOCATION -> GETH_DATA_DIR - closes #22417 ligi 2021-04-20 10:09:04 +02:00
  • 767dd93102
    core/vm: fix EIP-2929 call gas tracing Ansgar Dietrichs 2021-04-16 00:14:13 +02:00
  • cc2aa7d3f0
    core/vm/runtime: testcase for call variants cost Martin Holst Swende 2021-04-20 09:58:16 +02:00
  • f7fc3595cf add fix and test nisdas 2021-04-20 15:36:40 +08:00
  • e34bf8b79c add more testnet seed nly 2021-04-20 15:34:05 +08:00
  • 0188416bcd re-init testnet nly 2021-04-20 14:54:40 +08:00
  • e75fff76ae
    core/state/snapshot, trie: don't create new mechanism Péter Szilágyi 2021-04-20 09:41:37 +03:00
  • d6ffa14035
    core: nuke legacy snapshot supporting (#22663) gary rong 2021-04-20 13:27:46 +08:00
  • 58e92101a1 core: nuke legacy snapshot supporting rjl493456442 2021-04-14 15:02:40 +08:00
  • 23b6b17ec2 WIP: Subscription to minimalConsensus - very weird behaviour blazejkrzak 2021-04-19 20:57:13 +02:00
  • b02e469fc3 ethash: no block reward in catalyst mode Guillaume Ballet 2021-04-19 18:01:34 +02:00
  • 13bd1da717 WIP: Subscription to minimalConsensus - orchestrator mocked in stress ethash is not passed everywhere blazejkrzak 2021-04-19 17:31:02 +02:00
  • 56ee8b39bc WIP: Subscription to minimalConsensus - removed insecure api blazejkrzak 2021-04-19 15:53:43 +02:00
  • 653b7e959d
    cmd/devp2p: add dns nuke-route53 command (#22695) Felix Lange 2021-04-19 14:54:55 +02:00
  • 424656519a
    cmd/devp2p: add support for -limit option in nodeset filter command (#22694) Felix Lange 2021-04-19 14:54:38 +02:00
  • b87a691ea3 cmd/devp2p: remove some newlines Felix Lange 2021-04-19 13:31:31 +02:00
  • f6fd73ae81 cmd/devp2p: limit output, not input Felix Lange 2021-04-19 13:29:32 +02:00
  • c81802dbaf cmd/devp2p: add example for nodeset filter Felix Lange 2021-04-19 13:24:00 +02:00
  • f1a0a4dd5d cmd/devp2p: document nodeset filter command in README Felix Lange 2021-04-19 13:20:13 +02:00
  • 98b5cf2c18 WIP: Subscription to minimalConsensus - subscription channel does not work yet blazejkrzak 2021-04-19 13:20:00 +02:00
  • 5cb971fd24 cmd/devp2p: add dns nuke-route53 command Felix Lange 2021-04-19 13:10:50 +02:00
  • c25cd18807 WIP: Subscription to minimalConsensus - channel does not receive minimal consensus when listening to subscription blazejkrzak 2021-04-19 13:07:13 +02:00
  • ef2e0ee6da WIP: Subscription to minimalConsensus - for some reason using publicFilterApi solves the subscription problem blazejkrzak 2021-04-19 12:49:26 +02:00
  • 7fdc2781c3 cmd/devp2p: don't quote record value in AWS delete log message Felix Lange 2021-04-19 12:40:11 +02:00
  • d29a1c809f cmd/devp2p: add support for -limit option in nodeset filter command Felix Lange 2021-04-19 12:36:33 +02:00
  • c474997c5e cmd/devp2p: print ENR attribute counts in nodeset info command Felix Lange 2021-04-19 12:35:28 +02:00
  • fb7be93606 udpate to latest Guillaume Ballet 2021-04-19 11:51:58 +02:00
  • 134c08fa90 remove useless code in posa nly 2021-04-19 16:13:30 +08:00
  • 651dbe2828 go.mod: upgrade gopsutils to fix OpenBSD/arm64 build Guillaume Ballet 2021-04-19 09:41:33 +02:00
  • 668ff7370d core, consensus: fix consensus rjl493456442 2021-04-16 11:25:44 +08:00
  • d7e8de8354 core, eth, consensus: use finalisedBlock rjl493456442 2021-04-15 19:22:23 +08:00
  • 4f7d73cc7e core: use fork choice for receipt chain insertion rjl493456442 2021-04-15 13:53:39 +08:00
  • 069e91aaf8 core, light: address comments rjl493456442 2021-04-15 11:12:11 +08:00
  • bf7854f5d8 core, light: address comments rjl493456442 2021-04-15 11:06:24 +08:00
  • 346b8d6a59 consensus: rename to beacon rjl493456442 2021-04-14 19:12:43 +08:00
  • a94b9ddbb9 consensus: support arbitrary classic engine rjl493456442 2021-04-13 19:05:02 +08:00
  • 6bb1b55424 core: tiny fixes rjl493456442 2021-04-13 13:07:02 +08:00
  • b7c946312e all: fixes rjl493456442 2021-04-12 10:50:38 +08:00
  • 30e3096eec all: abstract fork choice rjl493456442 2021-04-07 09:42:54 +08:00
  • ca673b0bf6 les/vflus/server: fixes rjl493456442 2021-04-19 10:16:59 +08:00
  • e43ac53264
    Merge pull request #22686 from holiman/minor_fixes Péter Szilágyi 2021-04-18 17:53:01 +03:00
  • 24070d906c fix test: missing parameter William Morriss 2021-04-16 16:16:31 -07:00
  • f2f71bd116 merge upstream changes William Morriss 2021-04-16 16:08:32 -07:00
  • b8dea123f4 TraceCall: overrides William Morriss 2021-04-14 13:49:30 -07:00
  • f79cce5de9
    eth/catalyst: add catalyst API prototype (#22641) Guillaume Ballet 2021-04-16 21:29:22 +02:00
  • 7eea1cff41 eth/catalyst: remove more weird comments Felix Lange 2021-04-16 21:25:24 +02:00
  • 5521b0acb5 eth/catalyst: skip the sender error check again, and explain why Felix Lange 2021-04-16 20:24:04 +02:00
  • d00d4da48d eth/catalyst: don't derive optional receipt fields Felix Lange 2021-04-16 20:02:57 +02:00
  • dc8295ae56 eth/catalyst: check error of sender derivation Felix Lange 2021-04-16 20:00:38 +02:00
  • b311fc8e59 eth/catalyst: avoid keeping block env Felix Lange 2021-04-16 19:46:17 +02:00
  • be735b8e84 eth/catalyst: fix tx signer creation Felix Lange 2021-04-16 19:33:13 +02:00
  • b75abfe6a5 eth/catalyst: remove debug print Felix Lange 2021-04-16 19:31:28 +02:00
  • 77e5444a0b eth/catalyst: improve error for misconfigured catalystBlock Felix Lange 2021-04-16 18:28:19 +02:00
  • 7b0a22d445 eth/catalyst: move Register to api.go Felix Lange 2021-04-16 18:24:55 +02:00