Commit Graph

  • a966425a1d
    core: kill off managed state, use own tiny noncer for txpool Péter Szilágyi 2019-07-09 10:34:35 +03:00
  • 5873c01c3d
    Merge pull request #19807 from karalabe/cht Péter Szilágyi 2019-07-09 02:19:49 +03:00
  • 1bed5afd92
    params: bump all CHTs, deploy all checkpoint oracles Péter Szilágyi 2019-07-09 02:05:01 +03:00
  • 16e313699f cmd/puppeth: integrate blockscout (#18261) gary rong 2019-07-09 01:49:11 +08:00
  • fa538ee7ed p2p/discover: improve randomness of ReadRandomNodes (#19799) Felix Lange 2019-07-08 17:58:03 +02:00
  • 983f92368b
    core/forkid: implement the forkid EIP, announce via ENR (#19738) Péter Szilágyi 2019-07-08 18:53:47 +03:00
  • cc0f0e27a6 p2p: remove "cap" enr entry (#19800) Felix Lange 2019-07-08 17:41:41 +02:00
  • 22060611fb cmd/abigen: refactor command line interface (#19797) gary rong 2019-07-08 20:59:07 +08:00
  • cdfe9a3a2a eth, les: add sanity checks for unbounded block fields (#19573) Martin Holst Swende 2019-07-08 11:42:22 +02:00
  • 5bc9ccfa0a
    accounts/abi/bind: link dependent libs in deploy (#19718) Guillaume Ballet 2019-07-08 10:27:05 +02:00
  • f2eb3b1c56 core: lessen mem-spike during 1.8->1.9 conversion (#19610) Martin Holst Swende 2019-07-08 10:24:16 +02:00
  • 7fd82a0e3e p2p: add address info to peer event reporting (#19716) Martin Holst Swende 2019-07-05 20:27:13 +02:00
  • dcc4adfcd7 cmd/geth: wrong memory size sanitizing on OpenBSD (#19793) Guillaume Ballet 2019-07-05 12:13:21 +02:00
  • d9c75cd10e
    accounts/abi/bind: fix typo in comments (#19791) Guillaume Ballet 2019-07-04 10:00:34 +02:00
  • 6814797173 accounts, cmd, contracts, les: integrate clef for transaction signing (#19783) gary rong 2019-07-04 03:54:59 +08:00
  • 59a3198382 les: remove half-finished priority pool APIs (#19780) gary rong 2019-07-04 02:23:06 +08:00
  • 8d2cf028a5 vendor: update karalabe/usb to fix CGO=0 builds (#19790) Guillaume Ballet 2019-07-03 17:22:27 +02:00
  • 5f5de49cd9 accounts/abi: enable struct golang binding generation (#18491) gary rong 2019-07-03 18:17:43 +08:00
  • ca6c8c2af4 core: fix receipt insertion (#19764) gary rong 2019-07-03 16:19:15 +08:00
  • 802074cba9 core: fix chain indexer (#19786) gary rong 2019-07-03 16:18:48 +08:00
  • 32273df0ea core: fix chain indexer reorg bug (#19748) Felföldi Zsolt 2019-07-02 14:30:32 +02:00
  • de6facb966
    Merge pull request #19784 from karalabe/fix-constantinople-fix Péter Szilágyi 2019-07-02 14:59:28 +03:00
  • 22411919da
    cmd, eth, les, param: drop --override.constantinople Péter Szilágyi 2019-07-02 14:14:59 +03:00
  • a0943b8932
    cmd/clef, signer: refresh tutorial, fix noticed issues (#19774) Péter Szilágyi 2019-07-02 14:01:47 +03:00
  • 6bf5555c4f
    accounts/abi/bind: Accept function ptr parameter (#19755) Guillaume Ballet 2019-07-02 09:52:58 +02:00
  • 0b26a826e9 accounts/abi: Fix method overwritten by same name methods. (#17099) zer0to0ne 2019-07-01 22:51:21 +08:00
  • f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) gary rong 2019-06-28 15:34:02 +08:00
  • 702f52fb99 les: prefer nil slices over zero-length slices (#19081) Matthew Halpern 2019-06-27 02:03:57 -07:00
  • 6069b1a5f5 mobile: fix mobile interface (#19180) gary rong 2019-06-27 16:48:13 +08:00
  • fd072c2fd1 eth: fix sync bloom panic (#19757) gary rong 2019-06-26 16:00:21 +08:00
  • 54fd263b40
    whisper: PoW calculations as specified in EIP-627 (#19753) Guillaume Ballet 2019-06-25 12:01:34 +02:00
  • 2ca89ea479 cmd/evm: evm input minor fixes (#19740) Martin Holst Swende 2019-06-25 10:03:04 +02:00
  • 1da5e0ebb0 core/state, cmd/geth: streaming json output for dump command (#15475) Martin Holst Swende 2019-06-24 16:16:44 +02:00
  • e4a1488b2f abi: adding the method EventByID and its test (#19359) salanfe 2019-06-24 12:52:50 +02:00
  • 98099d6fa7 rpc: fix subscription buffer documentation and test (#19747) Rob Mulholand 2019-06-24 05:43:18 -05:00
  • 92a90d7578 graphql: check the integrity of the CDN files (#19742) Kurkó Mihály 2019-06-24 11:56:55 +03:00
  • f578d41ee6 core/vm, internal/ethapi: fail on eth_call when it times out, fixes #19186 (#19737) Martin Holst Swende 2019-06-24 10:54:06 +02:00
  • cdadf57bf9 p2p/simulations: Enable access to MsgEvents with execadapter (#19749) lash 2019-06-21 13:45:32 +02:00
  • 60c062e17d core: move TxPool reorg and events to background goroutine (#19705) Felix Lange 2019-06-21 10:29:14 +02:00
  • 25c3282cf1
    mobile: fix comment typos (#19741) Martin Holst Swende 2019-06-20 11:38:31 +02:00
  • 1eddd332d2
    Merge pull request #19680 from holiman/bootnode_update Péter Szilágyi 2019-06-20 12:09:37 +03:00
  • c94068a8bb
    Merge pull request #19700 from karalabe/cleanup-graphql Péter Szilágyi 2019-06-20 09:54:53 +03:00
  • e3ec77f50e
    cmd, graphql, node: graphql flag polishes, les integration Péter Szilágyi 2019-06-12 11:24:24 +03:00
  • 8d815e365c rpc: fix rare deadlock when canceling HTTP call context (#19715) Felix Lange 2019-06-20 08:36:27 +02:00
  • 3271a5afa0 miner: don't update pending state when no transactions are added (#19734) Martin Holst Swende 2019-06-19 13:09:28 +02:00
  • 2b303e7d62 clef: fix stutter in warning message (#19736) Guillaume Ballet 2019-06-19 11:43:04 +02:00
  • 96f8be36ad
    Merge pull request #19732 from karalabe/simulated-eip155 Péter Szilágyi 2019-06-18 12:14:00 +03:00
  • 38c914be64
    accounts/abi/bind/backends: use EIP155 on the simulated chain Péter Szilágyi 2019-06-18 11:49:30 +03:00
  • cf47ee5339
    Merge pull request #19731 from holiman/fix_19707 Péter Szilágyi 2019-06-18 11:24:11 +03:00
  • 2046d66fe5
    accounts/keystore: fix #19707, avoid keyword as variable name Martin Holst Swende 2019-06-18 09:46:56 +02:00
  • d6ccfd92f7
    Merge pull request #19725 from karalabe/goroutine-metrics Péter Szilágyi 2019-06-17 10:58:44 +03:00
  • 5298eb7519
    metrics: gather and export threads and goroutines Péter Szilágyi 2019-06-17 10:53:17 +03:00
  • 79c90dce20 appveyor: bump to Go 1.12.6 (#19709) Samuel Marks 2019-06-14 05:48:04 +10:00
  • 2da6d1e047 README.md: update formatting (#19532) Giulio 2019-06-13 15:23:22 +02:00
  • f213ceb83f p2p: add more info to peer addition and removal logs (#19712) Felix Lange 2019-06-13 11:51:12 +02:00
  • c8c3ebd593 les: reject client if it makes too many invalid requests (#19691) gary rong 2019-06-12 19:09:40 +08:00
  • b3f7609d7d accounts/abi/bind: rename NewKeystoreTransactor (#19703) Marius van der Wijden 2019-06-12 13:06:37 +02:00
  • 32dafea1f0
    Merge pull request #19701 from holiman/fixles Péter Szilágyi 2019-06-12 13:08:42 +03:00
  • 3d7d7384ca
    Merge pull request #19702 from karalabe/txprop-stricter-limiting Péter Szilágyi 2019-06-12 13:07:56 +03:00
  • fc4fee8649
    eth: enforce stricter known limits on idle peers Péter Szilágyi 2019-06-12 12:30:06 +03:00
  • 3675b8545d
    les/handler: avoid lookup missing state Martin Holst Swende 2019-06-12 10:57:00 +02:00
  • 50e3795eef core/types: document RawSignatureValues (#19695) Felix Lange 2019-06-12 09:22:34 +02:00
  • c4e8806d9b dashboard: update yarn.lock (#19697) Kurkó Mihály 2019-06-12 10:01:57 +03:00
  • 2b54666018 ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694) Felix Lange 2019-06-11 13:12:33 +02:00
  • c420dcb39c
    p2p: enforce connection retry limit on server side (#19684) Felix Lange 2019-06-11 12:45:33 +02:00
  • c0a034ec89 eth, les: reject stale request (#19689) gary rong 2019-06-11 15:40:32 +08:00
  • 3d3e83ecff
    Merge pull request #19692 from karalabe/metrics-extensions Péter Szilágyi 2019-06-11 10:07:41 +03:00
  • b02958b9c5
    core, ethdb, metrics, p2p: expose various counter metrics for grafana Péter Szilágyi 2019-06-10 14:21:02 +03:00
  • f9c0e093ed core/rawdb: avoid O_APPEND (#19676) Frank Szendzielarz 2019-06-10 11:45:12 +02:00
  • 6f80629383 accounts: added transactorFromKeyStore (#19685) Marius van der Wijden 2019-06-08 15:19:26 +02:00
  • afb9e6513f vendor: remove unused dependencies (#19683) Felix Lange 2019-06-07 16:51:18 +02:00
  • e83c3ccc47
    p2p/enode: improve IPv6 support, add ENR text representation (#19663) Felix Lange 2019-06-07 15:31:00 +02:00
  • 896322bf88
    cmd/devp2p: add devp2p debug tool (#19657) Felix Lange 2019-06-07 15:29:16 +02:00
  • 1b15c6da33 accounts/scwallet: Disable macos support (#19679) Guillaume Ballet 2019-06-07 11:41:54 +02:00
  • ce43c2366d
    Merge pull request #19681 from karalabe/fix-libusb-docker Péter Szilágyi 2019-06-07 12:37:32 +03:00
  • 9805288cdd
    vendor: pull in USB fix for docker (alpine/musl) Péter Szilágyi 2019-06-07 12:30:50 +03:00
  • a4eeeedb37
    params: add new bootnodes Martin Holst Swende 2019-06-07 10:55:45 +02:00
  • 19fa9064d7 SECURITY.md: create security policy (#19666) Ethan Heilman 2019-06-06 08:40:52 -04:00
  • f01f3f266c
    Merge pull request #19674 from karalabe/usb-ios-fixup Péter Szilágyi 2019-06-06 12:50:03 +03:00
  • c52390d078
    vendor: pull fixed usb library for nocgo builds Péter Szilágyi 2019-06-06 10:32:51 +03:00
  • 2823ce0086 eth: check for DefaultConfig.NetworkId in test (#17599) Nguyen Kien Trung 2019-06-06 04:49:35 -04:00
  • 30c2b1b06d
    Merge pull request #19671 from holiman/usbfix Péter Szilágyi 2019-06-05 16:52:31 +03:00
  • 2fae1bde42
    account/usbwallet: abort usb enumeration after failures Martin Holst Swende 2019-06-05 10:57:10 +02:00
  • b8ca3cb7d2 cmd/clef: enable smartcard hub (#19649) Guillaume Ballet 2019-06-05 15:27:37 +02:00
  • 7c9307c683 cmd: Add retesteth command (to support execution and generation of tests via retesteth) (#19631) ledgerwatch 2019-06-05 13:03:23 +01:00
  • 7641bbe535 eth/downloader: make syncing error more obvious (#19413) gary rong 2019-06-05 20:00:46 +08:00
  • 645756cda5
    cmd/utils: close quote (#19665) Martin Holst Swende 2019-06-04 21:17:12 +02:00
  • d97f0372b1 accounts/scwallet: don't error when pcsc socket is missing (#19662) Guillaume Ballet 2019-06-04 17:40:34 +02:00
  • de38a1dbd4
    Merge pull request #19588 from gballet/trezor-fix-ownlib Péter Szilágyi 2019-06-04 18:06:11 +03:00
  • 5d68400cad
    accounts/usbwallet, vendor: switch from HID to generic USB lib Péter Szilágyi 2019-06-01 17:19:47 +03:00
  • 42b81f94ad swarm: code cleanup, move to ethersphere/swarm (#19661) Rafael Matias 2019-06-04 15:35:36 +02:00
  • 15f24ff189 ethclient: ensure tx json is not nil before accessing it (#19653) Dmitry Shulyak 2019-06-03 18:52:02 +03:00
  • 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) Martin Holst Swende 2019-06-03 16:56:05 +02:00
  • b4cc7b660c
    accounts/usbwallet: recreate Trezor protocol, support old and new Péter Szilágyi 2019-05-28 23:17:00 +03:00
  • 4799b5abd4
    accounts/usbwallet: support webusb for Trezor wallets Guillaume Ballet 2019-05-16 14:37:36 +02:00
  • 7a22da98b9 accounts/scwallet: flag to specify path to smartcard daemon (#19439) Guillaume Ballet 2019-05-31 11:30:28 +02:00
  • 30263ad37d
    swarm/storage: set false, only when we get a chunk back (#19599) Anton Evangelatov 2019-05-31 11:13:34 +02:00
  • f2612ac948 les: short circuit in the unregister if peer is not registered (#19644) gary rong 2019-05-31 15:54:50 +08:00
  • 58497f46bd
    les, les/flowcontrol: implement LES/3 (#19329) Felföldi Zsolt 2019-05-30 20:51:13 +02:00
  • 3d58268bba github: update code owners (#19638) Adam Schmideg 2019-05-30 14:34:44 +02:00