Commit Graph

  • 00d1801870 Add remote relay connection for getting validator data (#11) Mateusz Morusiewicz 2022-07-21 15:21:01 +02:00
  • 241f809859 Show builder pubkey on index page (#10) Mateusz Morusiewicz 2022-06-10 18:11:39 +02:00
  • d72aee1d1c Adjust gas limit calculation (#8) Mateusz Morusiewicz 2022-06-10 14:26:43 +02:00
  • 4e6665db6b Adjust value encoding (#9) Mateusz Morusiewicz 2022-06-10 14:26:32 +02:00
  • 76ffdb0318 Allow resending of the same validator registration (#7) Mateusz Morusiewicz 2022-06-07 12:09:57 +02:00
  • 132019d9e3 Adjust base fee encoding (#5) Mateusz Morusiewicz 2022-06-03 10:34:22 +02:00
  • d9a00f2314 Adjust logsBloom encoding (#4) Mateusz Morusiewicz 2022-06-02 11:36:53 +02:00
  • 1ee1558efe Adjust transactions root computation (#3) Mateusz Morusiewicz 2022-06-02 10:48:31 +02:00
  • 5bdcb2aff2 Implement geth-embedded builder API Mateusz Morusiewicz 2022-04-28 10:56:40 +02:00
  • f181eedcb4
    eth/catalyst: fix warning for beacons without transition exchanges Péter Szilágyi 2022-07-29 16:22:58 +03:00
  • 0a4aa8add5 refine code review and contribution guidelines Joe 2022-07-29 11:24:42 +01:00
  • 57dd3a9bad Add TryGetAccount to the interface Guillaume Ballet 2022-07-29 12:20:16 +02:00
  • 28572eb110 move contributing.md and update dev guide Joe 2022-07-29 11:04:46 +01:00
  • a0b6110fbd
    eth/catalyst, params: add various warning on malfunctioning beacons Péter Szilágyi 2022-07-29 12:58:17 +03:00
  • 82c5b33444 fix test Sina Mahmoodi 2022-07-29 11:50:55 +02:00
  • 45550ace2c rm mining.md, update account and CLI pages Joe 2022-07-29 10:34:01 +01:00
  • 67892d6c84 add page on abigen and placeholder for puppeth Joe 2022-07-29 10:17:06 +01:00
  • 9fdbb0d9d4 Merge branch 'master' of https://github.com/ethereum/geth-website Joe 2022-07-29 09:48:21 +01:00
  • e32c01579f content updates Joe 2022-07-29 09:48:04 +01:00
  • 1e65645c24
    cmd, core, eth, les, params: add merge-passed chain config Péter Szilágyi 2022-03-14 14:09:50 +02:00
  • b8c4c5ec0c it builds Jared Wasinger 2022-07-29 01:08:57 -04:00
  • f420fc5e2d dynamic/memory cost for evmmax opcodes Jared Wasinger 2022-07-29 00:49:57 -04:00
  • a83528bc2e core/vm: make gasFunc take ScopeContext Jared Wasinger 2022-07-28 23:08:05 -04:00
  • a93245d4e4 Convert /downloads to a page Sam Richards 2022-07-28 13:04:07 -07:00
  • edd22c6eab Remove nested /downloads folder Sam Richards 2022-07-28 12:57:05 -07:00
  • 905beaad6c eth/catalyst: better logs if defaultTTD is set Marius van der Wijden 2022-07-28 21:31:31 +02:00
  • a7e2e9d1a3 core: move RLP encoding of values to trie Guillaume Ballet 2022-07-28 19:38:54 +02:00
  • 7f34978b2b content updates Joe 2022-07-28 17:00:12 +01:00
  • 24289d0b0e core/vm: minor fix in runtime test Sina Mahmoodi 2022-07-28 17:31:17 +02:00
  • 3fd5c32faa Merge tag 'v1.10.21' into merge/v1.10.21 Austin Roberts 2022-07-28 09:43:10 -05:00
  • ca5ec9133d eth/tracers: add onlyTopCall option to callTracer Sina Mahmoodi 2022-07-28 16:04:55 +02:00
  • f9952a396f
    unify byte order in zktrie node's fields being stored (#133) Ho 2022-07-28 21:32:42 +08:00
  • 377c7d799f
    eth/catalyst: return 0x0 if latestvalid is pow block (#25423) Marius van der Wijden 2022-07-28 15:16:15 +02:00
  • f82041b2b6
    eth/catalyst: fix header retrieval, fix sign check Péter Szilágyi 2022-07-28 16:14:27 +03:00
  • d7f62f8a99
    eth/catalyst: return 0x0 if latestvalid is pow block Marius van der Wijden 2022-07-27 22:57:27 +02:00
  • 3ea4a6089b
    eth/catalyst: return 0x0 if latestvalid is pow block Marius van der Wijden 2022-07-27 22:55:39 +02:00
  • f3549814a9
    eth/catalyst: return syncing not accepted (#25414) Marius van der Wijden 2022-07-28 15:01:35 +02:00
  • c698c64702
    eth/catalyst: fix test Marius van der Wijden 2022-07-27 09:24:44 +02:00
  • 4afed22f90
    eth/catalyst: return syncing not accepted Marius van der Wijden 2022-07-27 09:18:44 +02:00
  • ef856f842b imgs to assets Joe 2022-07-28 13:23:54 +01:00
  • 8285cccc7c update pages to newest aproved versions Joe 2022-07-28 12:04:48 +01:00
  • f64453394d
    fix typo Felix Lange 2022-07-28 12:38:49 +02:00
  • 6b24a1e50b update link to content planning docs Joe 2022-07-28 09:49:00 +01:00
  • 9d3ed9287f move downloads to content Joe 2022-07-28 09:48:09 +01:00
  • 40f24dbf3c update content structure Joe 2022-07-28 09:46:58 +01:00
  • da2f82ff3c update content structure Joe 2022-07-28 09:43:09 +01:00
  • f26b63089a
    node: set JWT expiry to 60 seconds (#25416) Marius van der Wijden 2022-07-28 08:30:50 +02:00
  • c02b0488fb
    Merge pull request #25428 from karalabe/engineapi-snap-import-deny Péter Szilágyi 2022-07-28 08:50:42 +03:00
  • ad7106dfc4
    eth/catalyst: fix NewPayload warn log when dropping due to snap sync Péter Szilágyi 2022-07-28 08:46:13 +03:00
  • 65fb984d72 block nil validation ucwong 2022-07-28 07:13:29 +08:00
  • 3b1f31db41 eth,core: re-enable LRU cache in GetLogs Ryan Schneider 2022-07-27 11:17:57 -07:00
  • 9d76a9b94f
    core, trie, eth, cmd: rework preimage store (#25287) rjl493456442 2022-07-28 02:37:04 +08:00
  • 694db8e82c
    Merge branch 'ethereum:master' into master tokeyg 2022-07-27 09:40:48 -07:00
  • f8bfd66283 eth/tracers: change revert reason to return data tony 2022-07-27 22:39:30 +08:00
  • 25dcb48052
    Fix stack description in tracing docs (#25418) Leonor Boga 2022-07-27 16:32:36 +02:00
  • 813e1ba51d
    interfaces: remove json field names lightclient@protonmail.com 2022-07-27 07:50:38 -06:00
  • 2468a02a1d
    Update debug_traceTransaction specification Leonor Boga 2022-07-27 14:52:30 +02:00
  • 19a11731bd add resource list to readme Joe 2022-07-27 13:50:45 +01:00
  • ba2cdc567f add placeholders for blog and downloads Joe 2022-07-27 13:41:56 +01:00
  • 69389283fc import draft content Joe 2022-07-27 13:38:03 +01:00
  • 8a2ea2af9d
    Create README.md Joseph Cook 2022-07-27 13:33:00 +01:00
  • 54007f5e0a params: begin v1.10.22 release cycle Felix Lange 2022-07-27 13:56:40 +02:00
  • 671094279e params: go-ethereum v1.10.21 stable v1.10.21 Felix Lange 2022-07-27 13:53:06 +02:00
  • 1444ba05a8 common: use AbsTime.Add() in simclock for syntax dbadoy4874 2022-07-27 18:24:08 +09:00
  • fe8418f05a common, les: use AbsTime.Add() for syntax dbadoy4874 2022-07-27 18:11:00 +09:00
  • ddfba47a50 node: rename var Marius van der Wijden 2022-07-27 10:52:48 +02:00
  • f6f75f9a1c node: set JWT expiry to 60 seconds Marius van der Wijden 2022-07-27 10:49:37 +02:00
  • 14b0eedacf
    go.mod: downgrade leveldb (#25413) rjl493456442 2022-07-27 14:31:13 +08:00
  • fefa8b99c7
    fix getProof API when zktrie is enabled (#132) Ho 2022-07-27 13:01:38 +08:00
  • f23730864d go.mod: downgrade leveldb Gary Rong 2022-07-27 12:23:28 +08:00
  • 11087cbfb0
    Merge pull request #25411 from hootio/patch-1 rjl493456442 2022-07-27 11:36:31 +08:00
  • 555d078de0 wip: evmmax-no-eof Jared Wasinger 2022-07-26 18:09:46 -04:00
  • 23f391bb0f
    Fix Typo: ))) -> )) Hootan Shadmehr 2022-07-26 13:50:05 -07:00
  • 3b5f23a431
    interfaces,ethclient: add FeeHistory to top-level interfaces package lightclient@protonmail.com 2022-07-26 08:29:27 -06:00
  • 47e9f866b7
    docs: Fix typo in Clef/Instructions (#25389) Alexander Kotliarskyi 2022-07-26 05:38:18 -07:00
  • 189a91bbae rm whiteline Sina Mahmoodi 2022-07-26 14:35:48 +02:00
  • 5ce54d3110
    ethclient: convert lastBlock to block number argument lightclient@protonmail.com 2022-07-26 06:22:50 -06:00
  • f04b64877b golangci: exclude elseif rule for core/rawdb/database.go Delweng 2022-07-26 16:34:23 +08:00
  • 472ee69dea core/rawdb: revert back Delweng 2022-07-26 16:29:41 +08:00
  • 0e02f18b45 add some logs HanWang 2022-07-26 14:51:56 +08:00
  • 25037971fe core: don't return a nil value in GetTd Guillaume Ballet 2022-07-25 21:02:07 +02:00
  • 0a1184538a *: golangci-lint --fix elseif Delweng 2022-07-26 10:21:20 +08:00
  • ccb6e5e1b9 *: golangci-lint --fix underref Delweng 2022-07-26 10:18:26 +08:00
  • 8c31fe4347 *: golangci-lint --fix badCall Delweng 2022-07-26 10:07:09 +08:00
  • b752563184 *: golangci-lint --fix assignOp Delweng 2022-07-26 10:01:39 +08:00
  • 7409ea412e golangci: disable gocritic appendAssign Delweng 2022-07-26 09:47:20 +08:00
  • 529d1cc7df *: golangci-lint --fix Delweng 2022-07-26 09:43:57 +08:00
  • 04a997b98e *: golangci-lint --fix Delweng 2022-07-26 09:39:35 +08:00
  • 83c16bee98 golangci: disable gocritic captLocal Delweng 2022-07-26 09:39:28 +08:00
  • ff20f8147e golangci: disable gocritic ifelsechain Delweng 2022-07-26 09:37:47 +08:00
  • d9aa8a772e *: golangci-lint --fix Delweng 2022-07-26 09:33:14 +08:00
  • 6f87ae507f *: golangci-lint --fix Delweng 2022-07-26 09:30:20 +08:00
  • ddb1f7d65d golangci: excloude gocritic for module crypto Delweng 2022-07-16 18:55:21 +08:00
  • a3b9e6bf80 golangci: add gocritic Delweng 2022-07-16 18:30:54 +08:00
  • bbcb0e2f6f cm/puppeth: fix the issue of ethstats maybe doesn't contains : Delweng 2022-07-26 10:53:30 +08:00
  • 802b310279 fix tests trevoraron 2022-07-25 22:29:33 -04:00
  • f65b941b50
    Merge branch 'ethereum:master' into master tokeyg 2022-07-25 18:13:30 -07:00
  • 33e3497659
    ethclient: add FeeHistory support lightclient@protonmail.com 2022-07-25 16:50:15 -06:00
  • c6dcd018d2
    core: eth: rpc: implement safe rpc block (#25165) Marius van der Wijden 2022-07-25 17:42:05 +02:00
  • f543e6b065
    Merge pull request #25371 from Zachinquarantine/mergeconfig-message Péter Szilágyi 2022-07-25 17:50:29 +03:00