Commit Graph

  • 5ccaeb7709
    Revert "miner: exit loop when downloader Done or Failed" meows 2020-10-05 08:22:54 -05:00
  • 8100b35d9b
    Revert "miner: remove ineff assign (lint)" meows 2020-10-05 08:22:39 -05:00
  • ea88469b38
    params: update goerli initiative bootnodes /raw PONG _GHMoaCXLT 2020-10-05 14:49:21 +02:00
  • 91757a24a1
    params: update pegasys besu bootnode /raw PONG _GHMoaCXLT 2020-10-05 14:47:41 +02:00
  • d990f933cc
    core/vm, core/state: implement EIP-2929 + YOLOv2 Martin Holst Swende 2020-08-31 11:40:16 +02:00
  • 3fc6dd8adb
    ethash: fix initialization flaw Martin Holst Swende 2020-03-02 10:01:00 +01:00
  • 523f28478e
    progpow: implement v0.9.3 EtherCore Contributor 2020-01-25 00:26:45 +09:00
  • 74bcf0b56a
    progpow, eth, ethash, puppeth, consensus: implement v0.9.2 + parity chain spec + reuse cdag Martin Holst Swende 2018-11-13 19:44:50 +01:00
  • d8cf225fa0
    consensus/ethash: reduce the number of lookups in the ProgPoW implementation. ifdefelse 2018-09-25 22:44:51 +02:00
  • 384a9bc9ed
    params, puppeth, ethash: go fmt + integrate progpow + benchmarks Martin Holst Swende 2018-09-21 11:35:11 +02:00
  • 367fd89d36
    consensus/ethash:Added implementation of ProgPoW algorithm and unit test for it ifdefelse 2018-08-06 10:34:54 +00:00
  • d9890a6a8f
    cmd/faucet: enable DNS discovery for known networks (#21636) Felix Lange 2020-10-05 12:50:26 +02:00
  • a17dd916ed
    add test for eth proto negotiation renaynay 2020-10-05 12:04:40 +02:00
  • d5777fe3a9
    add eth protocol negotiation renaynay 2020-10-05 11:28:56 +02:00
  • a15d71a255
    core/state/snapshot: stop generator if it hits missing trie nodes (#21649) Péter Szilágyi 2020-10-05 11:52:36 +03:00
  • e3881ca0f0
    core/state/snapshot: don't enable logging on the tests Péter Szilágyi 2020-10-05 11:35:20 +03:00
  • d1a6b29d91
    core/state/snapshot: error instead of hard die on generator fault Péter Szilágyi 2020-10-05 11:07:17 +03:00
  • 6addca7586
    miner: update test re downloader events meows 2020-10-03 08:29:04 -05:00
  • 8d020b1789 core/vm: dedup config check Guillaume Ballet 2020-10-03 08:56:13 +02:00
  • 24fda799fa Remove reference to android, azure-osx Eric Smith 2020-10-02 16:10:41 -05:00
  • a379741ff2 Remove android as well Eric Smith 2020-10-02 14:51:22 -05:00
  • 58c3a9e0b3 Remove the iOS build Eric Smith 2020-10-02 14:29:31 -05:00
  • 2d7fd86a1e
    miner: remove ineff assign (lint) meows 2020-10-02 16:28:20 -05:00
  • e299fa75ad
    miner: exit loop when downloader Done or Failed meows 2020-10-02 16:14:57 -05:00
  • fdc5e9ec40
    Merge pull request #19 from makerdao/vdb-1613-cleanup-repo Rob Mulholand 2020-10-02 15:58:01 -05:00
  • 32148b9e43 eth/tracers: fix the init unit test Guillaume Ballet 2020-10-02 18:08:46 +02:00
  • 46e60f0439
    core/state/snapshot: exit Geth if generator hits missing trie nodes Péter Szilágyi 2020-10-02 12:00:45 +03:00
  • 88571e164e
    Update node/rpcstack_test.go Felix Lange 2020-10-01 12:45:57 +02:00
  • 4f68959a8e node: fix websocket connection header check Felix Lange 2020-10-01 11:08:17 +02:00
  • 16720c15da
    download-page: remove victor, nick, jeff (#21645) Martin Holst Swende 2020-10-01 10:52:20 +02:00
  • c65df2ea16
    more delete Martin Holst Swende 2020-10-01 10:51:04 +02:00
  • 03eff74985
    download-page: remove victor, nick, jeff Martin Holst Swende 2020-10-01 10:47:26 +02:00
  • 9d1e2027a0
    trie: add Commit-sequence tests for stacktrie commit (#21643) Martin Holst Swende 2020-09-30 19:49:20 +02:00
  • 87e6d22040
    ethstats: do not require ':' in nodename/+pass section meows 2020-09-30 08:37:54 -05:00
  • df77067936
    trie: add Commit-sequence tests for stacktrie commit Martin Holst Swende 2020-09-30 14:28:34 +02:00
  • 053ed9cc84
    trie: polishes to trie committer (#21351) gary rong 2020-09-30 19:45:56 +08:00
  • 922f08c5ed
    trie: linter nitpicks Martin Holst Swende 2020-09-30 11:40:28 +02:00
  • 84dbafbeef
    trie: remove hasvalue notion rjl493456442 2020-09-29 10:18:08 +08:00
  • 2275c7e6ac
    trie: fix typo rjl493456442 2020-07-24 10:15:11 +08:00
  • 046df3f832
    trie: polish committer rjl493456442 2020-07-21 19:20:17 +08:00
  • 494ad972a6
    trie: update tests to check commit integrity Martin Holst Swende 2020-09-29 22:28:03 +02:00
  • 05df0e43d8
    ethstats: fix ethstats url parsing to handle values with special chars meows 2020-09-29 13:03:31 -05:00
  • cd13b0593d
    ethstats: extract parse url fn, create unit test (which fails) meows 2020-09-29 12:15:53 -05:00
  • cb1afd2b14
    Hide some smart contract tracing logs from parlia consensus engine Hyunsik Lee 2020-09-20 15:51:59 +09:00
  • 7bd1c1f23d
    Disable noisy log from consensus engine Hyunsik Lee 2020-09-16 02:15:48 +09:00
  • dad26582b6
    accounts, signer: implement gnosis safe support (#21593) Martin Holst Swende 2020-09-29 17:40:08 +02:00
  • 6c8310ebb4
    trie: use stacktrie for Derivesha operation (#21407) Guillaume Ballet 2020-09-29 17:38:13 +02:00
  • b193adc866 imporve some web3-ext apis mr_franklin 2020-09-29 23:25:22 +08:00
  • 2d62f3ad58 Add .circleci/config.yml Lane rashaad 2020-09-29 07:45:11 -07:00
  • 8f8af8b4fd
    signer/core: minor change to validationmessages of typed data Martin Holst Swende 2020-09-29 16:21:48 +02:00
  • bd4cf82fae revert to RWMutex, wrong change here mr_franklin 2020-09-29 21:53:45 +08:00
  • 4ee11b072e
    cmd/bootnode,internal/debug: fix some comments (#21623) mr_franklin 2020-09-29 17:31:14 +08:00
  • 8fac719845 internal/ethapi, accounts/abi/bind/backends: rework estimate gaslist rjl493456442 2020-06-24 13:47:16 +08:00
  • a701ffa66e add support for sequential gas estimation Kosala Hemachandra 2020-05-11 18:03:51 -07:00
  • 309c7d06a4 core: fix typo rjl493456442 2020-09-29 13:57:52 +08:00
  • 5d7850c499 core: degrade the panic to error message rjl493456442 2020-08-26 11:05:06 +08:00
  • 249323427b core: address comments rjl493456442 2020-08-26 10:55:14 +08:00
  • b5f07d21dd core: improve tests rjl493456442 2020-08-25 13:47:55 +08:00
  • ab83f5c2ec core: add benchmarks rjl493456442 2020-08-24 18:50:24 +08:00
  • a2cce313a6 core: separate the local notion from the pricedHeap rjl493456442 2020-08-24 14:20:39 +08:00
  • 94807a177f core/rawdb: fix tests rjl493456442 2020-09-29 13:12:09 +08:00
  • e878bd0cd4 core/rawdb: fix lint rjl493456442 2020-07-14 19:31:37 +08:00
  • d000ace798 core/rawdb: add unit tests rjl493456442 2020-07-14 19:17:22 +08:00
  • 822e0af3a9 core: make indexer stopable rjl493456442 2020-07-14 15:23:14 +08:00
  • 50d9143535 core: add background indexer to waitgroup rjl493456442 2020-07-14 14:41:41 +08:00
  • 55332b649b console: fix admin.sleepBlocks() call Hanjiang Yu 2020-09-27 11:44:42 +08:00
  • 901471f733
    build: keep geth-sources.jar build result for JavaDoc (#21596) Marius van der Wijden 2020-09-28 20:11:30 +02:00
  • 666092936c
    p2p/enode: remove unused code (#21612) mr_franklin 2020-09-29 02:10:11 +08:00
  • 8ce11fabac Merge tag 'v1.9.22' into mempool-feed Austin Roberts 2020-09-28 09:10:14 -05:00
  • 741ddab628
    trie: post-rebase fixes Martin Holst Swende 2020-09-28 15:28:40 +02:00
  • b68d8b1238
    trie: add testcases for various malicious proofs Martin Holst Swende 2020-05-26 18:40:42 +02:00
  • f09e3de540
    signer: pass validation-messages/warnings to the UI for gnonsis-safe txs Martin Holst Swende 2020-09-28 15:19:06 +02:00
  • dc96e4429d
    consensus/ethash: apply same fix to another location Martin Holst Swende 2020-09-28 14:53:39 +02:00
  • b007df89dd
    light: fix wrong description in a comment (#21573) shigeyuki azuchi 2020-09-28 21:30:10 +09:00
  • a04294d160
    internal/web3ext: improve eth_getBlockByNumber and eth_getBlockByHash console api (#21608) mr_franklin 2020-09-28 20:28:38 +08:00
  • eebfb13053
    core: free pointer from slice after popping element from price heap (#21572) aaronbuchwald 2020-09-28 08:24:01 -04:00
  • 4208a9f817 introduce write_result Guillaume Ballet 2020-09-28 14:21:17 +02:00
  • 0ddd4612b7
    core/vm, params: make 2200 in line with spec (#21605) Martin Holst Swende 2020-09-28 14:14:45 +02:00
  • a90e645ccd
    mobile: added constructor for big int (#21597) Marius van der Wijden 2020-09-28 14:12:08 +02:00
  • 420b78659b
    accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091) Marius van der Wijden 2020-09-28 14:10:26 +02:00
  • 3e653519cf
    core: nil free pointer slice (alternative version) Martin Holst Swende 2020-09-28 14:01:15 +02:00
  • 799e15d5c0 cmd/faucet: enable DNS discovery for known networks Felix Lange 2020-09-28 10:28:51 +02:00
  • c9959145a9
    params: begin v1.9.23 release cycle Péter Szilágyi 2020-09-28 11:23:02 +03:00
  • c71a7e26a8
    params: release Geth v1.9.22 v1.9.22 Péter Szilágyi 2020-09-28 11:21:47 +03:00
  • 7ddb44b80e
    Merge pull request #21635 from karalabe/cht-1.9.22 Péter Szilágyi 2020-09-28 11:21:17 +03:00
  • b5d362b2bf
    params: update CHTs for Geth v1.9.22 Péter Szilágyi 2020-09-28 11:19:22 +03:00
  • e619b9e995
    core/bloombits: optimize inserts Martin Holst Swende 2020-09-25 15:12:13 +02:00
  • ffb0bf1ae8
    core/bloombits: add benchmark Martin Holst Swende 2020-09-25 15:11:47 +02:00
  • 221261aa8e Message number 4 Edd Tubbs 2020-09-25 20:51:20 +02:00
  • e96ab4dcef Merge branch 'debug/mix-digest' of github.com:lukso-network/go-ethereum into debug/mix-digest Edd Tubbs 2020-09-25 20:31:12 +02:00
  • d0ef569ec0 Header and block is decoding Edd Tubbs 2020-09-25 20:29:59 +02:00
  • d9bdf4f045 I've got working header Edd Tubbs 2020-09-25 20:17:28 +02:00
  • ef54757ca3 - TestBlockEncodingAura added; mxmar 2020-09-25 19:45:30 +02:00
  • 5ea9f5b012 - TestBlockEncodingAuraHeader; mxmar 2020-09-25 19:40:24 +02:00
  • 8b54cb7ae3 - TestBlockEncodingAuraHeader; mxmar 2020-09-25 19:39:00 +02:00
  • 9597dff40a - testing block header parser; mxmar 2020-09-25 16:46:36 +02:00
  • b82309c9ea
    core/types: minor tweak on LogsBloom Martin Holst Swende 2020-09-25 13:05:08 +02:00
  • 8651047248
    core/types: refactor bloom Martin Holst Swende 2020-09-24 22:27:09 +02:00
  • e92a08a32b
    core/types: refactored bloom filter for receipts, added tests Marius van der Wijden 2020-09-24 16:24:16 +02:00
  • 673449f2d3
    core/types: tests for bloom Martin Holst Swende 2020-09-25 10:48:11 +02:00