1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 072fd96254
    graphql: return decimal for estimateGas and cumulativeGas queries (#22126) rene 2021-01-06 17:19:16 +0100
  • d667ee2d10
    crypto: fix ineffectual assignments (#22124) Marius van der Wijden 2021-01-06 12:06:44 +0100
  • 83d317cff9
    cmd/utils, eth/downloader: minor snap nitpicks Péter Szilágyi 2021-01-06 08:37:45 +0200
  • 618454214b
    eth/downloader: enhanced test cases for downloader queue (#22114) jk-jeongkyun 2021-01-05 22:56:01 +0900
  • 9ba306d47e
    common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092) Marius van der Wijden 2021-01-05 14:48:22 +0100
  • 4714ce9430
    cmd/geth: added --mainnet flag (#21932) Marius van der Wijden 2021-01-05 14:31:23 +0100
  • eb2a1dfdd2
    graphql: use a decimal representation for gas limit and gas used (#21883) Antoine Toulme 2021-01-05 02:22:32 -0800
  • 664903dc88
    cmd/geth: usb is off by default (#21984) Guillaume Ballet 2021-01-05 10:18:22 +0000
  • 9584f56b9d
    miner: avoid sleeping in miner (#22108) Martin Holst Swende 2021-01-05 10:44:33 +0100
  • 6ada9f0f38
    Merge pull request #22107 from karalabe/faucet-twitter Péter Szilágyi 2021-01-05 10:27:33 +0200
  • e4571d8c12
    cmd: support v1.1 Twitter API in faucet, fix puppeth Péter Szilágyi 2021-01-04 13:58:46 +0200
  • 1951e20d10
    SECURITY.md: link to release page (#22067) Suriyaa Sundararuban 2021-01-04 12:42:47 +0100
  • 5c2a7ce2cc
    node: rename startNetworking to openEndpoints (#22105) rene 2021-01-04 12:39:25 +0100
  • 47820ef726
    .github: Replace wiki links with new doc pages (#22065) (#22068) Suriyaa Sundararuban 2021-01-04 11:58:51 +0100
  • f83fc302a5
    cmd/geth: update copyright year (#22099) Vie 2021-01-04 18:52:23 +0800
  • 167ff563d1
    core/state/snapshot: gethring -> gathering typo (#22104) Melvin Junhee Woo 2021-01-04 17:07:43 +0900
  • 0a3993c558
    accounts/abi/bind: fix erroneous test (#22053) yumiel yoomee1313 2020-12-30 21:10:11 +0900
  • a425a47ddc
    core/rawdb, eth/protocols : Method name typo fix (#22026) ucwong 2020-12-28 05:38:16 +0800
  • c17a7733df
    docs: replace wiki links with new doc pages in readme.md (#22065) (#22066) Suriyaa Sundararuban 2020-12-27 22:28:08 +0100
  • 653e8b9dd9
    eth/downloader: remove unnecessary condition (#22052) jk-jeongkyun 2020-12-28 06:26:42 +0900
  • ab0979f930
    signer: docs - replace wiki links with new doc pages (#22069) Suriyaa Sundararuban 2020-12-27 22:18:57 +0100
  • 0a09a39325
    eth/filters: replace wiki links with new doc pages (#22070) Suriyaa Sundararuban 2020-12-27 22:09:05 +0100
  • 2f8100615a
    cmd/geth: replace wiki links with new doc pages (#22071) Suriyaa Sundararuban 2020-12-27 22:01:28 +0100
  • b13e9c4e3d
    tests/fuzzers: fix false positive in bitutil fuzzer (#22076) Martin Holst Swende 2020-12-27 21:58:39 +0100
  • 9c6b5b904a
    eth, eth/tracers: include intrinsic gas in calltracer, expose for all tracers (#22038) Sina Mahmoodi 2020-12-27 21:57:19 +0100
  • 25c0bd9b43
    README.md: update Travis badge (#22079) Timo Tijhof 2020-12-27 17:56:50 +0000
  • b9012a039b
    common,crypto: move fuzzers out of core (#22029) Martin Holst Swende 2020-12-23 17:44:45 +0100
  • 158f72cc0c
    internal/ethapi: restore net_version RPC method (#22061) Marius van der Wijden 2020-12-23 13:43:22 +0100
  • 61469cfeaf
    eth/downloader: fix typo in comment (#22019) ucwong 2020-12-21 22:39:58 +0800
  • c5a3ffa363
    eth/download/statesync : optimize to avoid a copy in state sync hashing (#22035) ucwong 2020-12-21 18:54:39 +0800
  • 3c46f5570b
    cmd/faucet: sort requests by newest first (#22018) Marius van der Wijden 2020-12-17 01:20:20 +0100
  • c7f2536735
    les: les/4 minimalistic version (#21909) Felföldi Zsolt 2020-12-15 20:12:14 +0100
  • 8cde2966af
    eth, core: speed up some tests (#22000) Martin Holst Swende 2020-12-15 18:52:51 +0100
  • 0fe66f8ae4
    eth/protocols/eth: remove magic numbers in test (#21999) Mr-Leshiy 2020-12-14 15:31:23 +0200
  • 4859929798
    cmd/geth: fixed parallelization flaw in account import test (#22002) Marius van der Wijden 2020-12-14 14:08:53 +0100
  • 017831dd5b
    core, eth: split eth package, implement snap protocol (#21482) Péter Szilágyi 2020-12-14 11:27:15 +0200
  • 00d10e610f
    cmd/abigen: clarify abigen alias flag usage (#21875) Shiming 2020-12-13 00:36:32 +0800
  • 38c1d592b7
    abi/bind: fix error-handling in generated wrappers for functions returning structs (#22005) Connor Stein 2020-12-12 04:16:34 -0500
  • 4d48980e74
    core, eth, les: implement unclean-shutdown marker (#21893) Martin Holst Swende 2020-12-11 15:56:00 +0100
  • c49aae9870
    consensus: refactor FinalizeAndAssemble to use Finalize (#21993) Mr-Leshiy 2020-12-11 16:49:44 +0200
  • efe6dd2904
    consensus/ethash: implement faster difficulty calculators (#21976) Martin Holst Swende 2020-12-11 11:06:44 +0100
  • 88c696240d
    core/txpool: remove "local" notion from the txpool price heap (#21478) gary rong 2020-12-11 17:44:57 +0800
  • b47f4ca5cf
    cmd/faucet: use Twitter API instead of scraping webpage (#21850) Mudit Gupta 2020-12-11 15:05:39 +0530
  • 62dc59c2bd
    miner, test: fix potential goroutine leak (#21989) lzhfromustc 2020-12-11 04:29:42 -0500
  • 1a715d7db5
    les: rework float conversion on arm64 and other architectures (#21994) Guillaume Ballet 2020-12-11 09:28:01 +0000
  • fc0662bb23 params: begin v1.9.26 release cycle Felix Lange 2020-12-11 08:59:46 +0100
  • e787272901 params: go-ethereum v1.9.25 stable v1.9.25 Felix Lange 2020-12-11 08:59:12 +0100
  • 1d1f5fea4a
    build: upgrade to Go 1.15.6 (#21986) Felix Lange 2020-12-11 09:02:55 +0100
  • 004541098d
    les: introduce forkID (#21974) gary rong 2020-12-11 00:20:55 +0800
  • b44f24e3e6
    core, trie: speed up some tests with quadratic processing flaw (#21987) Martin Holst Swende 2020-12-10 14:48:32 +0100
  • 9f6bb492bb
    les, light: remove untrusted header retrieval in ODR (#21907) gary rong 2020-12-10 21:33:52 +0800
  • 817a3fb562
    p2p/enode: avoid crashing for invalid IP (#21981) Felix Lange 2020-12-09 20:21:31 +0100
  • f935b1d542
    crypto/signify, build: fix archive signing with signify (#21977) Felix Lange 2020-12-09 15:43:36 +0100
  • 915643a3e5
    cmd/geth: add test to verify regexps in version check (#21962) Martin Holst Swende 2020-12-09 13:59:24 +0100
  • 40b6ccf383
    core,les: headerchain import in batches (#21471) Martin Holst Swende 2020-12-09 11:13:02 +0100
  • bd848aad7c
    common: improve printing of Hash and Address (#21834) Li, Cheng 2020-12-08 13:19:09 -0500
  • ed0670cb17
    accounts/abi/bind: allow specifying signer on transactOpts (#21356) Marius van der Wijden 2020-12-08 14:44:56 +0100
  • 6a4e730003
    crypto/secp256k1: add workaround for go mod vendor (#21735) Steve Ruckdashel 2020-12-08 03:47:56 -0600
  • 581c028d18
    les: cosmetic rewrite of the arm64 float bug workaround (#21960) Guillaume Ballet 2020-12-07 13:04:27 +0000
  • 15339cf1c9
    cmd/geth: implement vulnerability check (#21859) Martin Holst Swende 2020-12-04 15:01:47 +0100
  • 7770e41cb5
    core: improve contextual information on core errors (#21869) Martin Holst Swende 2020-12-04 12:22:19 +0100
  • 62cedb3aab
    core/vm/runtime: remove duplicated line (#21956) Chris Ziogas 2020-12-04 09:54:07 +0200
  • d7a64dc02b
    cmd/devp2p: add node filter for snap + fix arg error (#21950) Martin Holst Swende 2020-12-03 13:16:20 +0100
  • 0b2f1446bb
    go.mod: update github.com/golang/snappy(#21934) Martin Holst Swende 2020-12-02 16:42:38 +0100
  • e9e86aeacb
    eth: fix error in tracing if reexec is set (#21830) Martin Holst Swende 2020-12-02 12:49:20 +0100
  • 908c18073a
    params: update CHTs (#21941) gary rong 2020-12-02 16:17:59 +0800
  • a2795c8055
    les: fix nodiscover option (#21906) Felföldi Zsolt 2020-12-01 10:03:41 +0100
  • e7db1dbc96
    p2p/nodestate: fix deadlock during shutdown of les server (#21927) Martin Holst Swende 2020-11-30 18:58:47 +0100
  • a1ddd9e1d3
    cmd/devp2p/internal/ethtest: add transaction tests (#21857) Marius van der Wijden 2020-11-30 15:23:48 +0100
  • aba0c234c2
    cmd/geth: make tests run quicker + use less memory and disk (#21919) Martin Holst Swende 2020-11-30 14:43:20 +0100
  • 566cb4c5f0
    accounts/keystore: add missing function doc for SignText (#21914) Pascal Dierich 2020-11-30 09:03:24 +0100
  • b71334ac3d
    accounts, signer: fix Ledger Live account derivation path (clef) (#21757) Kristofer Peterson 2020-11-29 12:43:15 +0000
  • fa572cd297
    crypto: signing builds with signify/minisign (#21798) Guillaume Ballet 2020-11-27 11:13:54 +0000
  • 429e7141f2
    p2p/discover: fix deadlock in discv5 message dispatch (#21858) Nishant Das 2020-11-26 05:16:36 +0800
  • 810f9e057d
    all: remove redundant conversions and import names (#21903) Alex Prut 2020-11-25 21:00:23 +0100
  • f59ed3565d
    graphql: always return 400 if errors are present in the response (#21882) Antoine Toulme 2020-11-25 01:19:36 -0800
  • c92faee66e
    all: simplify nested complexity and if blocks ending with a return statement (#21854) Alex Prut 2020-11-25 09:24:50 +0100
  • 29efe1fc7e
    core/types: fixed typo (#21897) Marius van der Wijden 2020-11-25 08:53:20 +0100
  • 59b480ab4b
    cmd/devp2p/internal/ethtest: add 'large announcement' tests (#21792) Marius van der Wijden 2020-11-24 16:09:17 +0100
  • 7e7a3f0f71
    github: Remove vulnerability.md (#21894) ligi 2020-11-24 16:02:53 +0100
  • bddd103a9f
    les: fix GetProofsV2 bug (#21896) Felföldi Zsolt 2020-11-24 10:55:17 +0100
  • 6b58409614
    cmd/faucet: improve handling of facebook post url (#21838) LieutenantRoger 2020-11-24 17:33:58 +0800
  • ead814616c
    Merge pull request #21890 from ligi/issue_templates Péter Szilágyi 2020-11-23 17:47:20 +0200
  • 6104ab6b6d
    tests/fuzzers/bls1381: add bls fuzzer (#21796) Martin Holst Swende 2020-11-23 15:49:16 +0100
  • f6e1aed504
    github: Add new style of issue-templates ligi 2020-11-23 13:12:42 +0100
  • bddf5aaa2f
    les/utils: protect against WeightedRandomSelect overflow (#21839) Felföldi Zsolt 2020-11-23 10:18:33 +0100
  • 3ef52775c4
    p2p: avoid spinning loop on out-of-handles (#21878) Martin Holst Swende 2020-11-20 15:14:25 +0100
  • ebb9591c4d
    crypto/bn256: fix bn256Mul fuzzer to not hang on large input (#21872) Martin Holst Swende 2020-11-20 08:53:10 +0100
  • 6f88d6530a
    trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871) Martin Holst Swende 2020-11-19 22:50:47 +0100
  • f1e1d9f874
    node: support expressive origin rules in ws.origins (#21481) wbt 2020-11-19 08:54:49 -0500
  • 28080463d2
    Merge pull request #21861 from holiman/remove_retesteth Péter Szilágyi 2020-11-19 07:49:40 +0200
  • b9ff57c59e
    metrics: fix the panic for reading empty cpu stats (#21864) gary rong 2020-11-19 04:50:11 +0800
  • 23524f8900
    all: disable recording preimage of trie keys (#21402) gary rong 2020-11-18 17:51:33 +0800
  • 6b9858085f
    cmd/geth: improve les test on windows (#21860) Martin Holst Swende 2020-11-17 12:01:19 +0100
  • db87223269
    crypto/secp256k1: add checking z sign in affineFromJacobian (#18419) Abd ar-Rahman Hamidi 2020-11-17 15:47:17 +0500
  • d513584e52
    cmd/geth: remove retesteth Martin Holst Swende 2020-11-17 11:44:38 +0100
  • 844485ec6a
    consensus/ethash: fix usage of *reflect.SliceHeader (#21372) Preston Van Loon 2020-11-17 01:35:58 -0800
  • 1ea7537997
    crypto/bn256: refine comments according to #19577, #21595, and #21836 (#21847) Sad Pencil 2020-11-17 16:51:36 +0800
  • 92c56eb820
    common: fix documentation of Address.SetBytes (#21814) Pascal Dierich 2020-11-16 14:08:13 +0100
  • cf856ea1ad
    accounts/abi: template: set events Raw field in Parse methods (#21807) Nicolas Feignon 2020-11-13 13:43:15 +0100