Commit Graph

  • 4d17fb0f0b cmd/utils: add flag usage description Gary Rong 2022-11-08 13:56:14 +08:00
  • d53fedbd41 all: implement block reward benchmarker Gary Rong 2022-11-04 16:48:04 +08:00
  • 4846b223a5 eth/catalyst: shutdown the node once full sync is finished Gary Rong 2022-11-04 14:51:51 +08:00
  • 4913c1df65
    Make GetOp take offset inside code and use it for validJumpdest Andrei Maiboroda 2022-11-07 19:48:31 -06:00
  • 933c304931
    Add docstring to CodeSize Alex Beregszaszi 2022-10-31 17:41:10 +01:00
  • 422b0eac17
    core/vm: Limit JUMPDEST analysis only to code section of EOF Andrei Maiboroda 2021-05-11 19:32:52 +02:00
  • 0ed7b044fa
    core/vm: Make PC relative to code section for EOF1 code Andrei Maiboroda 2022-09-29 12:22:50 +02:00
  • bbe63e3db6
    core/vm: EOF1 validation unit tests Andrei Maiboroda 2022-09-29 12:21:39 +02:00
  • 8710a780db
    core/vm: Add validation of init code according to EIP-3540 Andrei Maiboroda 2022-05-16 12:36:00 +02:00
  • 00b1256794
    core/vm: Add validation of deployed code format according to EIP-3540 Andrei Maiboroda 2022-05-17 15:39:01 +02:00
  • 1fa49ea932
    core/vm: Add EIP-3540 to supported extra EIPs Andrei Maiboroda 2021-05-11 19:32:52 +02:00
  • 4a57f41b75 common/types: add Address.Big Mark Tyneway 2022-11-07 15:02:52 -08:00
  • d629e02047
    cmd/devp2p/internal/v4test: ignore FINDNODE in BondThenPingWithWrongFrom (#26085) Marcin Sobczak 2022-11-07 22:46:21 +01:00
  • 2dddeaf611 cmd/devp2p/internal/v4test: improve loop Felix Lange 2022-11-07 22:44:41 +01:00
  • c0135a88be p2p/enode: add comments Felix Lange 2022-11-07 21:31:29 +01:00
  • 55bf08a57c
    Update signer/core/cliui.go Joseph Cook 2022-11-07 20:13:11 +00:00
  • 64f9fac938 p2p/enode: remove blank lines Felix Lange 2022-11-07 21:04:14 +01:00
  • 055528ae05
    cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) Marius van der Wijden 2022-11-07 20:47:04 +01:00
  • 953ddbf55e add home link to go-ethereum header Corwin Smith 2022-11-07 11:41:46 -07:00
  • b530eaf079 internal/debug: close log when exiting normally Felix Lange 2022-10-25 14:16:18 +02:00
  • deeb461e41 internal/debug: add --log.file flag Felix Lange 2022-10-24 04:34:19 +00:00
  • 8b40618e1c verify build section Corwin Smith 2022-11-07 11:23:48 -07:00
  • 155f3d6312 cmd/devp2p: add command to create signed ENR Felix Lange 2022-10-13 22:33:22 +02:00
  • dbf4170f1d cmd/devp2p: add key to ID command Felix Lange 2022-10-26 02:54:26 +02:00
  • 9027ee0b45
    p2p/discover: improve discv5 NODES response packing (#26033) Felix Lange 2022-11-07 19:19:02 +01:00
  • 1788a82861 cmd/devp2p/internal/ethtest: simplify TestNewPooledTxs Felix Lange 2022-11-07 19:12:54 +01:00
  • 9017e57ac8 downloadstable section Corwin Smith 2022-11-07 11:12:10 -07:00
  • 9f3e6a7883 cmd/devp2p/internal/ethtest: fix lint issue Felix Lange 2022-11-07 19:00:26 +01:00
  • e3870a1919 move title up Joe 2022-11-07 17:07:58 +00:00
  • f2147c22bf only print first N accounts on startup Joe 2022-11-07 16:59:23 +00:00
  • 6b53e15328 rlp: add EncodeToBytes sanity check in TestBytesSize Felix Lange 2022-11-07 17:52:39 +01:00
  • a9c442c45f rlp: fix bug in BytesSize/StringSize Felix Lange 2022-11-07 17:52:28 +01:00
  • 2cd428bca5 p2p/discover: update size limiting Felix Lange 2022-11-07 17:34:39 +01:00
  • 55a92fa0a4
    cmd/clef: list accounts at startup (#26082) Joseph Cook 2022-11-07 15:41:36 +00:00
  • 43e774d445
    common/lru, core/state: address review concerns Martin Holst Swende 2022-11-07 16:08:00 +01:00
  • 1f819be798
    core/types: use omitempty correctly Martin Holst Swende 2022-11-07 16:02:35 +01:00
  • cffb417592
    signer/core: minor changes in cliui account display Martin Holst Swende 2022-11-07 14:41:43 +01:00
  • ca948b8579
    eth/catalyst, miner: deduplicate work + show payload id (#26115) Martin Holst Swende 2022-11-07 15:30:54 +01:00
  • 6cdfe261cf changes mudit.tyagi 2022-11-07 19:30:47 +05:30
  • c5c828afc6 add clef importraw to account page Joe 2022-11-07 13:31:48 +00:00
  • 4131dddf29 minimize go func, rm whitespace Joe 2022-11-07 13:26:13 +00:00
  • ac75a6f6e0
    eh/filters: send rpctransactions in pending-subscription Martin Holst Swende 2022-11-07 14:20:48 +01:00
  • ae80cb4162 apply review suggestions Joe 2022-11-07 13:17:49 +00:00
  • 111ed1af1b
    accounts/abi: properly quote untrusted data in error message (#26110) Nicolas Gotchac 2022-11-07 07:58:00 -05:00
  • f5c7a5321d
    docs: add page on devp2p (#26076) Joseph Cook 2022-11-07 12:42:58 +00:00
  • ba7afcbe07
    Merge pull request #23 from ethereum/jc-tracing Joseph Cook 2022-11-07 11:58:52 +00:00
  • 1c91ccbe95 move tracing docs one level up Joe 2022-11-07 11:56:44 +00:00
  • 29a63813db
    add example enrdump Joseph Cook 2022-11-07 11:50:07 +00:00
  • 44987cedb4
    Update docs/_interface/devp2p.md Joseph Cook 2022-11-07 11:43:45 +00:00
  • c1dbc02482 make call to showAccounts async Joe 2022-11-07 11:04:11 +00:00
  • adc44ff00c minimize print statements by bundling info into str Joe 2022-11-07 09:54:32 +00:00
  • 52f3101bae
    miner: add back resolving stops block generation Martin Holst Swende 2022-11-07 10:46:05 +01:00
  • 56e46c31b0 account listing -> separate func, rm whitespace Joe 2022-11-07 09:47:08 +00:00
  • 2b1c46334c
    eth/catalyst, miner: check payload uniqueness, do not abort sealing on Resolve Martin Holst Swende 2022-11-07 09:19:52 +01:00
  • 3c7e13d4ca core/vm/evm.go: reset to previous context after *call, fix name (PR review) Loredana Cirstea 2022-11-06 22:59:38 +01:00
  • f09bb1d6c4
    Merge pull request #26121 from nikodean1/patch-1 ligi 2022-11-06 21:04:18 +01:00
  • f3747a3acd
    Update FAQ.md Nicholas 2022-11-06 14:44:45 -05:00
  • dcca953d15 update sections in DownloadsSection Corwin Smith 2022-11-06 12:15:42 -07:00
  • 0176fa0c30 register API and call listAccounts from cliui Joe 2022-11-06 15:40:53 +00:00
  • 7ebe074497 specific versions section Corwin Smith 2022-11-06 10:43:21 -07:00
  • 17744639da
    cmd/clef: add importraw feature to clef (#26058) Martin Holst Swende 2022-11-06 13:02:49 +01:00
  • 99d729e3b8 change eth package mudit.tyagi 2022-11-06 12:47:33 +05:30
  • 4155b11f95 core/vm/evm: add CurrentCallContext to EVM Loredana Cirstea 2022-11-05 21:33:33 +01:00
  • 1533a5898f + account details to Startupinfo map for ui to print Joe 2022-11-05 20:16:25 +00:00
  • a2e53d9075
    eth/catalyst, miner: show payload id in logs Martin Holst Swende 2022-11-05 10:19:33 +01:00
  • b2db3b8c21
    docs: update account management page to favour clef (#26060) Joseph Cook 2022-11-05 10:07:10 +00:00
  • a6214da2ab
    Update accounts/abi/abi.go Martin Holst Swende 2022-11-05 11:04:20 +01:00
  • 78429e6a29 eth/graphql: add timeout to graphql queries to prevent dos attack Ahmet Avcı 2022-11-05 12:42:53 +03:00
  • 1ed66b1ef3 abi: Format data as hex-string instead of string(data) Nicolas Gotchac 2022-11-04 16:52:28 -04:00
  • dd64dba943
    cmd/evm: add note on encoding lightclient@protonmail.com 2022-11-04 16:05:14 -06:00
  • a3a5f2505c
    cmd/evm: add more docs for t8n, t9n, and b11r lightclient@protonmail.com 2022-11-04 15:53:48 -06:00
  • a90e7e3494
    docs: add page on log messages (#25930) Joseph Cook 2022-11-04 21:17:40 +00:00
  • f9e5c11deb
    Update docs/_interface/logs.md Martin Holst Swende 2022-11-04 22:17:23 +01:00
  • 33e23ee37d
    accounts/abi.bind: don't fetch head in transact unless required (#25988) Saman H. Pasha 2022-11-05 00:33:34 +03:30
  • 0dac08a3d2
    docs: update stacktrace info (#26106) Joseph Cook 2022-11-04 20:48:11 +00:00
  • c505618083
    eth/filters: annotate last log in block Martin Holst Swende 2022-11-04 21:42:56 +01:00
  • 32a7783164 graphql: fix return types to be compatible with schema definition Shiti Saxena 2022-11-04 12:59:23 -07:00
  • 6d55908347
    signer/core/apitypes: support more input types for eip-712 encoding (#26074) Obtuse7772 2022-11-04 20:58:12 +05:30
  • a51188a163
    params: make eip1559 params non-global (#25994) protolambda 2022-11-04 16:27:15 +01:00
  • 5b326c3721
    docs: rework tracing pages (#26105) Joseph Cook 2022-11-04 15:26:26 +00:00
  • 856a571c4b
    add filter parameter Joseph Cook 2022-11-04 15:25:12 +00:00
  • 82df060780 Merge branch 'master' of https://github.com/jmcook1186/go-ethereum into jc-clef3 Joe 2022-11-04 15:18:56 +00:00
  • 68f82d9911 update stacktrace info Joe 2022-11-04 14:11:28 +00:00
  • b83a099b75 fix image and add caption Joe 2022-11-04 13:48:28 +00:00
  • 1242b10a70 initial commit for tracing dir Joe 2022-11-04 13:40:00 +00:00
  • ab0f772dbe small amend to custom tracer page Joe 2022-11-04 13:00:34 +00:00
  • ad59d3c425
    params: minor refactor Martin Holst Swende 2022-11-04 13:43:40 +01:00
  • e7f551d025
    common/lru, core/state: change argument types for codecache lru Martin Holst Swende 2022-11-04 13:23:26 +01:00
  • be8aeb988f adds diagram to sync modes page Joe 2022-11-04 12:12:37 +00:00
  • bffd1323e5 finish draft of tracing pages Joe 2022-11-04 12:10:42 +00:00
  • 560c5fdf4d
    signer/core/apitypes: add some testcases Martin Holst Swende 2022-11-04 13:04:13 +01:00
  • 86ced035c3 update index and built-in tracing pages Joe 2022-11-04 11:51:46 +00:00
  • 9c62e22925 eth/filters: fix issues, add tests Marius van der Wijden 2022-11-04 12:45:05 +01:00
  • c1194102ad signer/core/apitypes: Add a test for parsing addresses from [20]byte, []byte and string Obtuse7772 2022-11-04 16:39:17 +05:30
  • ae272889ec apitypes: add a test for big.Int -> int32 Obtuse7772 2022-11-02 13:54:26 +05:30
  • c2bfd7bfab signer/core/apitypes: improve array check Felix Lange 2022-11-01 17:22:58 +01:00
  • 5ac570eecc apitypes: synchronize handling of types Obtuse7772 2022-10-31 16:18:48 +05:30
  • b2db968ed9
    Apply suggestions from code review Joseph Cook 2022-11-04 10:06:05 +00:00
  • 076f743c90 eth/filters: return error if toBlock > latest block Marius van der Wijden 2022-11-04 10:57:59 +01:00
  • 75314a8e32 change folder from eth to g mudit.tyagi 2022-11-04 01:03:33 +05:30