Commit Graph

  • 0c0c96b7f5
    Remove parameters ligi 2020-05-11 08:59:47 +02:00
  • 0f3945df0c
    build: Fix CLI params for windows LNK files ligi 2020-05-11 04:00:14 +02:00
  • 87b1ffaf36
    Merge branch 'master' into lean_reindex Martin Holst Swende 2020-05-10 18:50:26 +02:00
  • e87bd6595e eth/downloader : params quality improvements ucwong 2020-05-10 03:11:45 +00:00
  • 82f9ed49fa
    core/state: avoid statedb.dbErr due to emptyCode (#21051) Martin Holst Swende 2020-05-08 20:52:20 +02:00
  • b0bd5d14b9 core/state: fixed lint Marius van der Wijden 2020-05-08 18:41:21 +02:00
  • 5619b68221
    core/state: fix flaw Martin Holst Swende 2020-05-08 18:18:21 +02:00
  • 6e30438b55
    core/state: more verbose stateb errors Martin Holst Swende 2020-05-08 16:18:37 +02:00
  • d1a36c0c40
    console: fix some goja-related crashes/errors in the bridge. fixes #21046 Martin Holst Swende 2020-05-08 15:32:56 +02:00
  • 1dbb69c692 accounts, internal: address comment and fix lint rjl493456442 2020-05-08 19:32:05 +08:00
  • b29bf9fcab core: fix missing receipt rjl493456442 2020-05-08 15:24:36 +08:00
  • 03bb8ed47f review changes Robert Zaremba 2020-05-08 08:53:29 +02:00
  • 60a82f61ca style: extract common functionality to increase readability Robert Zaremba 2020-05-08 07:59:49 +02:00
  • d3b553df82 accounts/abi/bind/backend, internal/ethapi: recap gas limit with balance rjl493456442 2020-05-08 11:22:49 +08: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
  • d89533817a p2p: change port check Felix Lange 2020-05-07 14:35:21 +02:00
  • 63d9236f94 cmd/utils: deprecated bootnodesv4/v5 flags Marius van der Wijden 2020-05-07 12:15:03 +02:00
  • a81174c945 params: remove outdated discv5 bootnodes Marius van der Wijden 2020-05-07 12:10:15 +02:00
  • 3ed1810a99
    core/blockchain, core/state: implement new trie prefetcher Martin Holst Swende 2020-02-07 16:41:53 +01:00
  • 3f4bc341c5
    core/state: make statedb/stateobjects reuse a hasher Martin Holst Swende 2020-02-07 10:39:08 +01:00
  • 31e89911b1
    core/state: fix flawed meter on storage reads Martin Holst Swende 2020-02-06 09:57:07 +01:00
  • cf82fca583
    core/state: lazily init snapshot storage map Martin Holst Swende 2020-02-05 13:12:09 +01:00
  • 89ea4f54b2
    core/state: abort commit if errors have occurred Martin Holst Swende 2020-05-07 11:21:30 +02:00
  • f8faefa5f0
    core/state: go fmt Martin Holst Swende 2020-05-07 11:07:28 +02:00
  • aba2659f5a
    Include 0x0000 address into the dump if it is present Alexey Akhunov 2020-04-25 15:22:44 +01: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
  • 50f5394f20 core/state/snapshot: fix typo rjl493456442 2020-05-07 09:54:09 +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
  • 9592c750b4 eth/downloader: minor typo fixes in comments Guillaume Ballet 2020-05-06 13:36:27 +02:00
  • 6ee2d812f6 trie: fix TestBadRangeProof unit test rjl493456442 2020-05-06 19:02:20 +08:00
  • baeffa1651 les: drop the message if the entire p2p connection is stuck rjl493456442 2020-05-06 18:26:03 +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
  • ddda96e296
    trie: fixes to also support storage tries (#16) Guillaume Ballet 2020-05-06 10:33:21 +02:00
  • cf9f22e4a3 core/rawdb: Include accidentally omitted backoff Austin Roberts 2020-05-05 12:45:06 -05: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
  • 97974281da accounts/abi: typo Marius van der Wijden 2020-05-05 13:05:52 +02:00
  • 09169367de
    build: rase test timeout back to 10 mins Péter Szilágyi 2020-05-05 13:16:05 +03:00
  • 4515772993
    tests: skip consensus test using 1GB RAM Péter Szilágyi 2020-05-05 12:27:09 +03:00
  • 9f6deb08ca Update Remix steps Chris Chinchilla 2020-05-05 11:22:42 +02:00
  • c989bca173
    cmd/utils: renames flags related to http-rpc server (#20935) rene 2020-05-05 10:19:17 +02:00
  • b75ed5b93d eth: don't inadvertently enable snapshot in a case where --snapshot wasn't given Louianne Jasper 2020-05-05 00:28:44 -04:00
  • 4ab4db8816 eth: don't reassign more cache than is being made available Louianne Jasper 2020-05-05 00:28:04 -04:00
  • 587656619d
    Merge pull request #21023 from karalabe/snapshot-verify-iterator-release Péter Szilágyi 2020-05-04 17:10:17 +03:00
  • 02478bf727 accounts/abi: removed superfluous declarations Marius van der Wijden 2020-05-02 17:15:05 +02:00
  • b0cd720df8 accounts/abi: removed unused types Marius van der Wijden 2020-05-02 16:56:35 +02:00
  • 7e932e1fdf accounts/abi: added comment Marius van der Wijden 2020-05-02 16:54:08 +02:00
  • b4fd6fe8a1 accounts/abi: removed type.Type Marius van der Wijden 2020-05-02 16:53:17 +02:00
  • bd38dc1cca accounts/abi: fixed tuple unpack Marius van der Wijden 2020-05-02 16:40:39 +02:00
  • b7f9ce5e45 accounts/abi: added getType func to Type struct Marius van der Wijden 2020-05-01 17:32:59 +02: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
  • 790b2b1463
    Correct js console docs typo (#21017) Marco Z 2020-05-04 09:37:58 +02:00
  • 1bfc2ac0f4 accounts/abi: common/math: moved U256Bytes Marius van der Wijden 2020-05-04 09:36:06 +02:00
  • 14f54b05b8
    Correct typo Marco Z 2020-05-03 20:45:55 +02:00
  • 8b72a9d02d documentation: update consensus interface doc Robert Zaremba 2020-05-03 17:42:38 +02:00
  • 25e487e679
    core/state/snapshot: fix leaking goroutines during state tests execution Martin Holst Swende 2020-05-01 15:12:02 +02: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
  • 5ea462bfc7 go.sum: run go mod tidy Felix Lange 2020-05-01 12:22:07 +02:00
  • 9563da16b2
    ethapi: don't apply ethereum V conversion more than once, fixes #20994 Martin Holst Swende 2020-04-28 14:10:13 +02:00
  • 0633250a3b core/rawdb: Use backoff flag to avoid repeating select Austin Roberts 2020-04-30 16:52:27 -05: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
  • 7b6edbfff6 peer: test.Fatal() can only be used in test goroutine instead of its child BurtonQin 2020-04-30 12:00:16 -04:00
  • 9f3ecf34fb core/rawdb: Fix formatting for golint Austin Roberts 2020-04-30 10:48:04 -05:00
  • 6fa97e9d8a accounts/abi: removed unused code Marius van der Wijden 2020-04-30 14:06:06 +02:00
  • 64761fa1ef accounts/abi: removed Kind from Type struct Marius van der Wijden 2020-04-30 13:50:02 +02:00
  • a4bd630cb0 p2p/discover: use errLowPort in v4 code Felix Lange 2020-04-30 12:24:04 +02:00
  • 6204fc33f0 p2p: add low port check in dialer Felix Lange 2020-04-30 12:24:04 +02:00
  • fae2c1987d accounts/abi: added type tests Marius van der Wijden 2020-04-30 11:37:35 +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
  • 668f568f89 accounts/abi: improved log message Marius van der Wijden 2020-04-30 09:17:00 +02:00
  • 233af66256 accounts/abi/bind: cleaned up format... functions Marius van der Wijden 2020-04-27 16:12:54 +02:00
  • ec6347220e accounts/abi: moved topics from /bind to /abi Marius van der Wijden 2020-04-27 12:57:52 +02:00
  • 4da3e03dc8 accounts/abi/bind: removed unnecessary resolve methods Marius van der Wijden 2020-04-27 12:56:38 +02:00
  • 54d50175b0 accounts/abi/bind: added test case for boundContract Marius van der Wijden 2020-04-24 16:41:28 +02:00
  • 526777add0 accounts/abi/bind: added test cases for waitDeployed Marius van der Wijden 2020-04-24 14:43:23 +02:00
  • bd7dd96d8f mobile: started work on java structs Marius van der Wijden 2020-04-30 09:13:20 +02:00
  • b9e4029884 accounts/abi/bind: use elseif instead of nested if Marius van der Wijden 2020-04-30 09:08:58 +02:00
  • b2863d40c7 core/state/snapshot: fix trie generator reporter rjl493456442 2020-04-30 10:16:23 +08:00
  • e77d3ea4bd core/rawdb: Stop freezer process as part of freezer.Close() Austin Roberts 2020-04-29 10:41:48 -05:00
  • 4b6f6ffe23
    core/state/snapshot: fix journal nil deserialziation Péter Szilágyi 2020-04-29 18:00:29 +03:00
  • 1327114eba accounts/abi/bind: add void if no return args specified Marius van der Wijden 2020-04-29 16:42:49 +02:00
  • 26d271dfbb
    core/state/snapshot: implement storage iterator (#20971) gary rong 2020-04-29 17:53:08 +08:00