Commit Graph

  • ed9b28fe7b
    fix validator failed to sync a block produced by itself fudongbai 2020-06-01 21:39:21 +08:00
  • fd8c9c0f1f
    Merge pull request #1 from binance-chain/gov zjubfd 2020-06-01 15:51:58 +08:00
  • a5eee8d1dc
    eth/downloader: more context in errors (#21067) Martin Holst Swende 2020-05-29 11:12:43 +02:00
  • 389da6aa48
    trie: enforce monotonic range in prover and return end marker (#21130) gary rong 2020-05-27 22:37:37 +08:00
  • b2c59e297b
    consensus/clique: make internal error private (#21132) sixdays 2020-05-27 22:12:13 +08:00
  • 9219e0fba4
    eth: interrupt chain insertion on shutdown (#21114) Felix Lange 2020-05-26 21:37:37 +02:00
  • 4873a9d3c3
    build: upgrade to golangci lint v1.27.0 (#21127) Felix Lange 2020-05-26 13:24:22 +02:00
  • 070a5e1252
    trie: fix for range proof (#21107) gary rong 2020-05-26 18:11:29 +08:00
  • 81e9caed7d
    ethstats: avoid blocking chan when received invalid stats request (#21073) Hao Duan 2020-05-26 18:09:00 +08:00
  • 7ddb40239b
    ethdb/leveldb: use timer instead of time.After (#21066) ucwong 2020-05-26 17:03:37 +08:00
  • 2f66a8d614
    metrics/prometheus: define TYPE once, add tests (#21068) Richard Patel 2020-05-26 11:00:09 +02:00
  • dbf6b8a797
    cmd/utils: fix default DNS discovery configuration (#21124) Felix Lange 2020-05-25 19:50:36 +02:00
  • befecc9fdf
    consensus/ethash: fix flaky test by reading seal results (#21085) meowsbits 2020-05-25 11:01:03 -05:00
  • e868adde30
    core/vm: improve jumpdest lookup (#21123) Martin Holst Swende 2020-05-25 16:12:48 +02:00
  • 25a661e0c2
    consensus/clique: remove redundant pair of parentheses (#21104) yutianwu 2020-05-25 18:00:18 +08:00
  • b72be127cf
    update 'running a node' part of readme (#2) zjubfd 2020-05-25 17:41:47 +08:00
  • a69bbe8456
    update 'running a node' part of readme fudongbai 2020-05-25 17:28:32 +08:00
  • 4f2784b38f
    all: fix typos in comments (#21118) Martin Michlmayr 2020-05-25 16:21:28 +08:00
  • 48e3b95e77
    miner: replace use of 'self' as receiver name (#21113) ucwong 2020-05-25 16:20:09 +08:00
  • b4a2681120
    les, les/lespay: implement new server pool (#20758) Felföldi Zsolt 2020-05-22 13:46:34 +02:00
  • 4909842097
    add gov init transaction fudongbai 2020-05-13 17:57:53 +08:00
  • 39c80ce175
    more strick condition for system transaction fudongbai 2020-05-10 14:26:15 +08:00
  • 60b12acbed
    add key features to the readme v1.0.0-alpha.0 fudongbai 2020-05-21 18:06:22 +08:00
  • 3a88be5b5e
    prepare for release 1.0.0-alpha.0 for Rialto network #1 fudongbai 2020-05-20 11:50:21 +08:00
  • 65ce550b37
    trie: extend range proofs with non-existence (#21000) gary rong 2020-05-20 20:45:38 +08:00
  • 0a99efa61f
    whisper: use canonical import name of package go-ethereum (#21099) ucwong 2020-05-20 15:32:54 +08:00
  • 1a2da608df add precompile light client contracts fudongbai 2020-05-20 12:16:09 +08:00
  • 5d5337c576 add async write rotate log handler fudongbai 2020-05-20 11:47:42 +08:00
  • 2ac4ae8395 add consensus engine Parlia implement fudongbai 2020-05-20 11:46:45 +08:00
  • 292b48e6cb modify faucet available for binance smart chain fudongbai 2020-05-20 11:44:06 +08:00
  • d5b7d1cc34
    accounts: add blockByNumberNoLock() to avoid double-lock (#20983) Boqin Qin 2020-05-19 18:48:27 +08:00
  • e0987f67e0
    cmd/clef, signer/core: password input fixes (#20960) Martin Holst Swende 2020-05-19 10:44:46 +02:00
  • 3666da8a4b
    console: fix unlockAccount argument count check (#21081) Felix Lange 2020-05-14 13:12:52 +02:00
  • f3f1e59eea
    accounts/abi: simplify reflection logic (#21058) Marius van der Wijden 2020-05-13 17:50:18 +02:00
  • 677724af0c
    cmd: fix log contexts (#21077) Satpal 2020-05-13 16:34:24 +01:00
  • 46698d7931
    params: begin v1.9.15 release cycle Péter Szilágyi 2020-05-13 12:33:58 +03:00
  • 6d74d1e5f7
    params: release go-ethereum v1.9.14 Péter Szilágyi 2020-05-13 12:31:35 +03:00
  • a188a1e150
    ethstats: stop report ticker in each loop cycle #21070 (#21071) Hao Duan 2020-05-13 17:06:19 +08:00
  • d02301f758
    core: fix missing receipt on Clique crashes (#21045) gary rong 2020-05-13 16:33:48 +08:00
  • 0b63915430
    accounts/abi: allow overloaded argument names (#21060) Marius van der Wijden 2020-05-12 13:02:23 +02:00
  • b8ea9042e5
    accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) Marius van der Wijden 2020-05-12 12:21:40 +02:00
  • 7b7e5921a4
    miner: support disabling empty blockprecommits form the Go API (#20736) gary rong 2020-05-12 18:11:34 +08:00
  • 7540c53e72
    core/rawdb: remove unused math (#21065) ucwong 2020-05-12 17:19:15 +08:00
  • aaede53738
    core/rawdb : log format fix for Unindexing transaction (#21064) ucwong 2020-05-12 16:46:35 +08:00
  • 53cac027d0
    les: drop the message if the entire p2p connection is stuck (#21033) gary rong 2020-05-12 16:02:15 +08:00
  • 7ace5a3a8b
    core: fixup blockchain tests (#21062) Martin Holst Swende 2020-05-12 07:46:10 +02:00
  • 40859a2441
    Merge pull request #21061 from karalabe/cht-1.9.14 Péter Szilágyi 2020-05-11 19:05:47 +03:00
  • 4535230059
    cmd, core, eth: background transaction indexing (#20302) Martin Holst Swende 2020-05-11 17:58:43 +02:00
  • 126ac94f36
    params: bump CHTs for the v1.9.14 release Péter Szilágyi 2020-05-11 18:56:09 +03:00
  • 6f54ae24cd
    p2p: add 0 port check in dialer (#21008) Felix Lange 2020-05-11 17:11:17 +02:00
  • 069a7e1f8a
    core/rawdb: stop freezer process as part of freezer.Close() (#21010) AusIV 2020-05-11 07:11:17 -05:00
  • bd60295de5
    console: fix some crashes/errors in the bridge (#21050) Martin Holst Swende 2020-05-11 11:59:21 +02:00
  • 930e82d7f4
    params, cmd/utils: remove outdated discv5 bootnodes, deprecate flags (#20949) Marius van der Wijden 2020-05-11 10:16:32 +02:00
  • 37877e86ed
    Merge pull request #21056 from karalabe/statedb-simpler-code Péter Szilágyi 2020-05-11 11:09:25 +03:00
  • 263622f44f
    accounts/abi/bind/backend, internal/ethapi: recap gas limit with balance (#21043) gary rong 2020-05-11 16:08:20 +08:00
  • 0b2edf05bb
    core/state: make GetCodeSize mirror GetCode implementation wise Péter Szilágyi 2020-05-11 10:14:49 +03:00
  • e29e4c2376
    build: fix CLI params for windows LNK files (#21055) ligi 2020-05-11 09:05:37 +02:00
  • 82f9ed49fa
    core/state: avoid statedb.dbErr due to emptyCode (#21051) Martin Holst Swende 2020-05-08 20:52:20 +02:00
  • b0b65d017f
    core/state: abort commit if read errors have occurred (#21039) Martin Holst Swende 2020-05-07 15:13:34 +02:00
  • 1152f45849
    core/state: include zero-address in state dump if present (#21038) Martin Holst Swende 2020-05-07 15:06:31 +02:00
  • dd88bd82c9
    accounts/abi/bind: add void if no return args specified (#21002) Marius van der Wijden 2020-05-07 09:24:10 +02:00
  • 85944c2561
    core/state/snapshot: fix typo (#21037) gary rong 2020-05-07 15:07:59 +08:00
  • 87c463c47a
    Merge pull request #21036 from karalabe/snapshot-storage-leak Péter Szilágyi 2020-05-06 18:11:15 +03:00
  • 90af6dae6e
    core/state/snapshot: don't create storage list for non-existing accounts Péter Szilágyi 2020-05-06 17:22:38 +03:00
  • 39c64d85a2
    core: avoid double-lock in tx_pool_test (#20984) Boqin Qin 2020-05-06 21:47:59 +08:00
  • 234cc8e77f
    eth/downloader: minor typo fixes in comments (#21035) Guillaume Ballet 2020-05-06 15:35:04 +02:00
  • 5cdc2dffda
    trie: fix TestBadRangeProof unit test (#21034) gary rong 2020-05-06 21:33:57 +08:00
  • c2147ee154
    eth: don't inadvertently enable snapshots in archive nodes (#21025) ploui 2020-05-06 06:01:01 -04:00
  • b98259868b
    Merge pull request #21032 from karalabe/skip-announce-goroutine-eth64 Péter Szilágyi 2020-05-06 12:59:33 +03:00
  • 292570ad6c
    Merge pull request #21028 from karalabe/memfix-32bit-arch Péter Szilágyi 2020-05-06 12:58:51 +03:00
  • 34ed2d834a
    eth: skip transaction announcer goroutine on eth<65 Péter Szilágyi 2020-05-06 12:47:27 +03:00
  • 933acf3389
    account/abi: remove superfluous type checking (#21022) Marius van der Wijden 2020-05-05 16:30:43 +02:00
  • 44a3b8c04c
    Merge pull request #21026 from karalabe/disable-highmem-test Péter Szilágyi 2020-05-05 15:11:40 +03:00
  • a52511e692
    build: raise test timeout back to 10 mins (#21027) Péter Szilágyi 2020-05-05 15:11:00 +03:00
  • 8f8ff8d601
    cmd/geth: handle memfixes on 32bit arch with large RAM Péter Szilágyi 2020-05-05 13:25:56 +03:00
  • 4515772993
    tests: skip consensus test using 1GB RAM Péter Szilágyi 2020-05-05 12:27:09 +03:00
  • c989bca173
    cmd/utils: renames flags related to http-rpc server (#20935) rene 2020-05-05 10:19:17 +02:00
  • 587656619d
    Merge pull request #21023 from karalabe/snapshot-verify-iterator-release Péter Szilágyi 2020-05-04 17:10:17 +03:00
  • da59147014
    core/state/snapshot: release iterator after verification Péter Szilágyi 2020-05-04 15:14:08 +03:00
  • 5e45db7610
    Merge pull request #21021 from karalabe/tests-snapshot-gen-cleanup Péter Szilágyi 2020-05-04 15:12:35 +03:00
  • ab72803e6f
    accounts/abi: move U256Bytes to common/math (#21020) Marius van der Wijden 2020-05-04 14:09:14 +02:00
  • e872083d44
    accounts/abi: removed Kind from Type struct (#21009) Marius van der Wijden 2020-05-04 13:20:20 +02:00
  • 65cd28aa0e
    tests: cleanup snapshot generator goroutine leak Péter Szilágyi 2020-05-04 11:54:24 +03:00
  • 510b6f90db
    accounts/external: convert signature v value to 0/1 (#20997) Martin Holst Swende 2020-05-01 13:52:41 +02:00
  • c43be6cf87
    les: remove invalid use of t.Fatal in TestHandshake (#21012) Boqin Qin 2020-05-01 19:48:52 +08:00
  • 7e4d1925f0
    go.sum: run go mod tidy (#21014) Felix Lange 2020-05-01 12:51:04 +02:00
  • d2d3166f35
    accounts/external: fill account-cache if that hasn't already been done, fixes #20995 (#20998) Martin Holst Swende 2020-04-30 18:57:06 +02:00
  • 2337aa64eb
    core/state/snapshot: fix trie generator reporter (#21004) gary rong 2020-04-30 15:43:50 +08:00
  • 3cebfb6664
    Merge pull request #21003 from karalabe/snapshot-journal-nilfix Péter Szilágyi 2020-04-30 10:26:25 +03:00
  • 4b6f6ffe23
    core/state/snapshot: fix journal nil deserialziation Péter Szilágyi 2020-04-29 18:00:29 +03:00
  • 26d271dfbb
    core/state/snapshot: implement storage iterator (#20971) gary rong 2020-04-29 17:53:08 +08:00
  • 1264c19f11
    go.mod : goupnp v1.0.0 upgrade (#20996) ucwong 2020-04-28 19:57:07 +08:00
  • 7f95a85fd4
    signer, log: properly escape character sequences (#20987) Martin Holst Swende 2020-04-28 13:28:38 +02:00
  • 0708b573bc
    event, whisper/whisperv6: use defer where possible (#20940) ucwong 2020-04-28 16:53:08 +08:00
  • 9887edd580
    rpc: add explicit 200 response for empty HTTP GET (#20952) Steven E. Harris 2020-04-28 04:43:21 -04:00
  • 1893266c59
    go.mod: upgrade to golang-lru v0.5.4 (#20992) ucwong 2020-04-28 16:22:23 +08:00
  • 92a7538ed3
    core: improve TestLogRebirth (#20961) Felix Lange 2020-04-28 10:06:49 +02:00
  • 5c3993444d
    rpc: make ExampleClientSubscription work with the geth API (#19483) Julian Y 2020-04-27 08:25:24 -07:00
  • ba068d40dd
    core: add check in AddChildIndexer to avoid double lock (#20982) Boqin Qin 2020-04-27 21:16:30 +08:00
  • e32ee6ac05
    accounts/abi: added abi test cases, minor bug fixes (#20903) Marius van der Wijden 2020-04-27 15:07:33 +02:00