1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 386943943f accounts/scwallet: ordered wallets, tighter events, derivation logs Péter Szilágyi 2018-04-19 13:39:33 +0300
  • 114de0fe2a accounts/scwallet, console: user friendly card opening Péter Szilágyi 2018-04-18 13:59:32 +0300
  • 475e8719ba vendor: pull in missing go-echd library Péter Szilágyi 2018-04-18 12:51:30 +0300
  • 78375608a4 accounts, internal: Changes in response to review Nick Johnson 2018-02-22 13:27:41 +0000
  • f7027dd68c accounts, core, internal, node: Add support for smartcard wallets Nick Johnson 2018-01-07 18:38:11 +0000
  • 64f9c1ea09 les, light: remove support for les/1 4096 block CHT sections Zsolt Felfoldi 2019-04-05 17:40:03 +0200
  • 5515f364ae les: removed les/1 protocol messages Zsolt Felfoldi 2019-04-05 17:01:51 +0200
  • 3996bc1ad9
    Merge pull request #19411 from holiman/uncle_abort_early Péter Szilágyi 2019-04-08 13:02:33 +0300
  • 2a8a07c2b3
    Merge pull request #19412 from karalabe/rinkeby-petersburg Péter Szilágyi 2019-04-08 12:22:51 +0300
  • dd0cfe5e11
    params: set Rinkeby Petersburg fork block (4th May, 2019) Péter Szilágyi 2019-04-08 12:15:47 +0300
  • 8ca6454807
    params: set Rinkeby Petersburg fork block (4th May, 2019) Péter Szilágyi 2019-04-08 12:14:05 +0300
  • 0e63a70505
    core: minor code polishes + rebase fixes Péter Szilágyi 2019-04-04 14:39:11 +0300
  • f1b00cffc8
    core: re-omit new log event when logs rebirth rjl493456442 2018-12-17 15:23:54 +0800
  • 442320a8ae
    travis: update builders to xenial to shadow Go releases Péter Szilágyi 2019-04-08 10:43:01 +0300
  • af401d03a3
    all: simplify timestamps to uint64 (#19372) Martin Holst Swende 2019-04-02 22:28:48 +0200
  • 80a2a35bc3
    trie: there's no point in retrieving the metaroot Péter Szilágyi 2019-04-05 13:09:28 +0300
  • d763b49ae3
    consensus,core: shortcut uncle validation Martin Holst Swende 2019-04-08 09:13:05 +0200
  • 78644f0377
    Merge pull request #19405 from SamuelMarks/go1.12.2 Péter Szilágyi 2019-04-08 11:07:25 +0300
  • de195bf152
    travis: update builders to xenial to shadow Go releases Péter Szilágyi 2019-04-08 10:43:01 +0300
  • 212b25869d
    appveyor.yml: Upgrade to go1.12.2 Samuel Marks 2019-04-06 13:02:21 +1100
  • bca140b73d
    Merge pull request #19400 from karalabe/nuke-bug Péter Szilágyi 2019-04-05 13:56:30 +0300
  • 8b427296c9
    Merge pull request #19402 from karalabe/trie-disallow-metaroot-retrieval Péter Szilágyi 2019-04-05 13:56:14 +0300
  • 4bf0d11e7c
    trie: there's no point in retrieving the metaroot Péter Szilágyi 2019-04-05 13:09:28 +0300
  • da19f302b8
    cmd: nuke geth bug, nobody is using it anyway Péter Szilágyi 2019-04-05 12:44:45 +0300
  • ee376f6766
    Merge pull request #19399 from karalabe/nuke-monitor Péter Szilágyi 2019-04-05 12:42:49 +0300
  • 29bc982d75
    cmd/geth, internal, node, vendor: nuke geth monitor Péter Szilágyi 2019-04-05 12:04:15 +0300
  • 36f81118f6 core/state: fix state iterator (#19127) gary rong 2019-04-05 14:44:02 +0800
  • 7dd3194710
    Merge pull request #18322 from rjl493456442/reomit-log-events Péter Szilágyi 2019-04-04 17:03:32 +0300
  • a8dd1f93c6 node: switching prometheus flock location to tsdb (#19376) Steve Ruckdashel 2019-04-04 08:59:18 -0500
  • 43631aa1d6
    core: minor code polishes + rebase fixes Péter Szilágyi 2019-04-04 14:39:11 +0300
  • 690bd8a417
    core: re-omit new log event when logs rebirth rjl493456442 2018-12-17 15:23:54 +0800
  • d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) gary rong 2019-04-04 19:03:10 +0800
  • 9b3601cfce core/vm: fix typos in comments (#19391) hydai 2019-04-04 19:30:10 +0900
  • 36b78abe61
    core/vm: instruction tests (#16327) Martin Holst Swende 2019-04-04 11:19:38 +0200
  • 5164274872 les: extend error message for coinbase API calls (#19380) Felföldi Zsolt 2019-04-03 09:15:15 +0200
  • 0b4fe8d192 all: simplify timestamps to uint64 (#19372) Martin Holst Swende 2019-04-02 22:28:48 +0200
  • e14f8a408c
    Merge pull request #19328 from karalabe/preload Péter Szilágyi 2019-04-02 17:03:12 +0300
  • 88d7119ebb
    Merge pull request #19374 from karalabe/console-fix-coinbase-printout Péter Szilágyi 2019-04-02 16:55:39 +0300
  • 3baed8dd9a
    console: handle eth.coinbase throws Péter Szilágyi 2019-04-02 13:59:39 +0300
  • fca5f9fd6f
    common/fdlimit: fix macos file descriptors for Go 1.12 Péter Szilágyi 2019-02-27 14:20:29 +0200
  • c4109d790f core: fix typo in insertChain method doc (#19371) Runchao Han 2019-04-02 21:01:02 +1100
  • 38c30f8dd8
    light, params: update CHTs, integrate CHT for Goerli too Péter Szilágyi 2019-04-02 11:47:01 +0300
  • 6caf35684d
    Merge pull request #19369 from karalabe/les-update-chts Péter Szilágyi 2019-04-02 12:06:55 +0300
  • ccffad5553
    light, params: update CHTs, integrate CHT for Goerli too Péter Szilágyi 2019-04-02 11:47:01 +0300
  • 72c98dc41f cmd/flags: fix typo in --exitwhensynced flag (#19364) William Setzer 2019-04-02 07:40:30 +0000
  • 0529015091
    swarm/network: hive bug: needed shallow peers are not sent to nodes beyond connection's proximity order (#19326) Viktor Trón 2019-04-02 09:15:16 +0200
  • 92faf1bf7a
    Merge pull request #19348 from LiangMa/overflowPR Péter Szilágyi 2019-04-01 17:12:13 +0300
  • 9294b8f10f
    core/vm: polish gas PR, fix tests, make table driven Péter Szilágyi 2019-04-01 14:56:43 +0300
  • cd79bc61a9 accounts/abi: generic unpacking of event logs into map[string]interface{} (#18440) Ian Norden 2019-04-01 08:42:59 -0500
  • ed34a5e08a
    cmd, core, eth: support disabling the concurrent state prefetcher Péter Szilágyi 2019-04-01 11:52:11 +0300
  • bb9631c399
    core: prefetch next block state concurrently Péter Szilágyi 2019-03-25 12:41:50 +0200
  • 86e77900c5
    Merge pull request #19351 from karalabe/txpool-precache-signatures Péter Szilágyi 2019-03-29 12:34:09 +0200
  • fbe7caf136
    core: cache tx signature before obtaining lock 贺鹏飞 2019-03-06 22:31:41 +0800
  • 157f09e5b6 core/vm: Correct the Memory Gas Overflow condition Liang Ma 2019-03-28 21:04:31 +0000
  • 5b0d3fa393 accounts/abi: Add the original name as json-structtag for tuples. Mats Julian Olsen 2019-03-28 14:32:09 +0100
  • 67fc0377e1 contracts/ens: revert bmt to keccak256 (#19323) Elad 2019-03-27 22:07:03 +0900
  • 7fb89697fd core/types: add block location fields to receipt (#17662) Brent 2019-03-27 08:39:25 -0400
  • 42e2c586fd
    Merge pull request #19343 from karalabe/trie-metrics-split Péter Szilágyi 2019-03-27 14:23:51 +0200
  • b17e4a8713
    Merge pull request #19344 from karalabe/eth-remove-redundant-chainconfig Péter Szilágyi 2019-03-27 14:21:31 +0200
  • ac3e7c9b3d
    eth: remove redundant chain config fields Péter Szilágyi 2019-03-27 13:23:08 +0200
  • dba336e612 eth: fix EIP158 account cleanup on chain tracing (#19341) Jonas 2019-03-27 12:16:28 +0100
  • a732c93309
    core: 3rd try on splitting the trie metrics correctly Péter Szilágyi 2019-03-27 13:02:04 +0200
  • 59e1953246 core, ethdb, trie: mode dirty data to clean cache on flush (#19307) Martin Holst Swende 2019-03-26 15:48:31 +0100
  • df717abc99 whisper/whisperv6: fix PoW calculations to match the spec (#19330) Guillaume Ballet 2019-03-26 10:23:59 +0100
  • b8b4fb004c
    Merge pull request #19308 from holiman/fix_reset_txpool Péter Szilágyi 2019-03-26 11:00:35 +0200
  • f03402232c
    Merge pull request #19331 from karalabe/fix-trie-metrics Péter Szilágyi 2019-03-25 16:33:56 +0200
  • 435020f9b3
    core: split trie op metrics from the correct chain metrics Péter Szilágyi 2019-03-25 16:27:46 +0200
  • acbb8a1439
    Merge pull request #19327 from karalabe/fix-expensive-metrics Péter Szilágyi 2019-03-25 10:47:29 +0200
  • 88c756c83d
    metrics: fix expensive metrics flag processing Péter Szilágyi 2019-03-25 10:40:46 +0200
  • 71cb816a74 appveyor: bump Windows Go builders to 1.12.1 (#19294) Samuel Marks 2019-03-25 19:26:48 +1100
  • 86989e3fcd
    core: split out detailed trie access metrics from insertion time (#19316) Péter Szilágyi 2019-03-25 10:01:18 +0200
  • e852505ace les: fix block announcements (#19322) Felföldi Zsolt 2019-03-25 08:17:55 +0100
  • 2f5b6cb442 swarm/network: Use different privatekey for bzz overlay in sim (#19313) lash 2019-03-22 21:37:25 +0100
  • 876f357364 trie: disable fnv64a hashing of hashes for bigcache (#19314) Martin Holst Swende 2019-03-22 16:13:28 +0100
  • 8d04154691 p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312) gluk256 2019-03-22 14:20:17 +0400
  • 09924cbcaa cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter (#19309) lash 2019-03-22 05:55:47 +0100
  • 3585351888 travis: extend race detection for swarm p2p packages (#19287) Ferenc Szabo 2019-03-21 12:06:11 +0100
  • 650ad19c2d
    core: make txpool handle reorg due to setHead Martin Holst Swende 2019-03-21 11:42:56 +0100
  • baded64d88
    swarm/network: measure time of messages in priority queue (#19250) Anton Evangelatov 2019-03-20 21:30:34 +0100
  • c53c5e616f les: fix peer id and reply error handling (#19289) Felföldi Zsolt 2019-03-20 09:35:05 +0100
  • e7d1867964 contracts, swarm: implement EIP-1577 (#19285) Elad 2019-03-20 15:33:24 +0700
  • fb458280d1 Modified Abigen to Support Vyper (#19120) Kushagra Sharma 2019-03-18 12:29:26 +0000
  • 47c03c0f8c
    Merge pull request #19288 from karalabe/les-verbose-errors Péter Szilágyi 2019-03-18 13:51:28 +0200
  • 211ec46284
    les, light: verbose errors on state retrieval issues Péter Szilágyi 2019-03-18 13:19:40 +0200
  • 54cd3e89a4 dashboard: fix deprecated or problematic dependencies (#19271) Kurkó Mihály 2019-03-18 10:30:36 +0200
  • def1b0d7e1 vendor: udpate leveldb upstream (#19284) gary rong 2019-03-18 16:28:47 +0800
  • acebccc3bf graphql: Updates to graphql support to match EIP1767 (#19238) Nick Johnson 2019-03-18 19:24:43 +1300
  • 6e401792ce swarm/pss: negihbourhood addressing simulation tests (#19278) gluk256 2019-03-16 11:39:38 +0400
  • 3d067b0cea
    cmd/swarm/swarm-smoke: do not fail if a node does not respond to rpc (#19280) Anton Evangelatov 2019-03-15 17:36:39 +0100
  • f180981273 swarm/shed: add vector uint64 field (#19279) Janoš Guljaš 2019-03-15 15:12:45 +0100
  • 4b4f03ca37 swarm, p2p: Prerequities for ENR replacing handshake (#19275) lash 2019-03-15 11:27:17 +0100
  • df488975bd cmd/swarm: dont connect to bootnodes in tests (#19270) Elad 2019-03-15 12:20:21 +0700
  • 91eec1251c
    cmd, core, eth, trie: get rid of trie cache generations (#19262) Péter Szilágyi 2019-03-14 15:25:12 +0200
  • e270a753be
    Merge pull request #19269 from holiman/alt_18957 Péter Szilágyi 2019-03-14 13:01:33 +0200
  • 5ce192ce44
    accounts/abi/bind: simulated test case for fixed bytes logs Péter Szilágyi 2019-03-14 11:47:22 +0100
  • 7640c9c933
    bind: Static byte arrays should be right-padded Jeremy McNevin 2019-01-28 12:47:24 -0600
  • 6c312a24b6 eth/downloader: fix ancestor searching for light syncing (#19136) gary rong 2019-03-14 18:19:03 +0800
  • 95b2ec7169 changed file name grahpql.go to graphql.go (#19267) Shunsuke Watanabe 2019-03-14 18:38:54 +0900
  • 768b4c2e6b asm: remove unused parameter for function Lex (#18058) Corey Lin 2019-03-14 17:35:55 +0800
  • 1a29bf0ee2 dashboard, p2p, vendor: visualize peers (#19247) Kurkó Mihály 2019-03-13 14:53:52 +0200