Commit graph

  • 8522b31221 p2p: remove unused code (#16158) Ivan Daniluk 2018-02-22 12:20:28 -0500
  • 5cf1d35470
    eth, les, light: filter on logs only, derive receipts on demand Péter Szilágyi 2018-02-22 12:48:14 +0200
  • 4535247793 rpc: set rpcRequest.service as methodNotFoundError.service value (#16163) Janoš Guljaš 2018-02-22 17:39:28 +0100
  • 17a5afba53 swarm/network/stream: start of TestIntervals implementation Janos Guljas 2018-02-19 23:00:37 +0100
  • 110dec4416 swarm/network/stream: leveldb intervals store Janos Guljas 2018-02-14 14:23:43 +0100
  • 912abc3602 swarm/netowrk/stream: create client on first offered hashes msg Janos Guljas 2018-02-13 17:21:46 +0100
  • 25e3fbbcd2 swarm/network/stream: implement intervals Janos Guljas 2018-02-06 10:50:11 +0100
  • 44c393607e
    Merge pull request #16166 from karalabe/drop-dead Péter Szilágyi 2018-02-22 16:31:28 +0200
  • 3a26b0dcb4
    Merge 861a38398b into 221486a291 Péter Szilágyi 2018-02-22 14:12:32 +0000
  • d0d3548ba5
    Merge fe2f4ba2d6 into 221486a291 lash 2018-02-22 14:03:10 +0000
  • 221486a291
    Merge pull request #15919 from ethersphere/p2p-protocols-pr Balint Gabor 2018-02-22 15:02:51 +0100
  • aaef540a50 metrics: apply gosimple rules Anton Evangelatov 2018-02-22 14:52:43 +0100
  • 0b3e23f636
    core: yeah, funny file, drop it Péter Szilágyi 2018-02-22 15:41:48 +0200
  • a3a07350dc swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints Janos Guljas 2018-02-09 12:23:30 +0100
  • c14cd857b8 metrics/test: make sure metrics are enabled for tests Anton Evangelatov 2018-02-22 13:52:31 +0100
  • c12cfd1d09 all, metrics: pull in metrics package in go-ethereum Anton Evangelatov 2018-02-22 12:06:10 +0100
  • 5be1085b6b
    Merge pull request #16165 from karalabe/faucet-twitter-api Péter Szilágyi 2018-02-22 13:30:40 +0200
  • 299d65fbbc Merge branch 'master' into swarm-network-rewrite Anton Evangelatov 2018-02-22 12:24:27 +0100
  • 72c4c50777
    cmd/faucet: resolve twitter user from final redirect Péter Szilágyi 2018-02-22 13:20:36 +0200
  • 1e457b6599 p2p: don't send DiscReason when using net.Pipe (#16004) Anton Evangelatov 2018-02-22 11:41:06 +0100
  • 28b20cff4b p2p/protocols: gofmt -w -s Felix Lange 2018-02-22 11:37:57 +0100
  • bb5349b154 whisper: Support for v2 has long been discontinued, remove it. (#16153) Guillaume Ballet 2018-02-22 11:25:07 +0100
  • d2d9e9c133
    p2p: remove unused imports Felix Lange 2018-02-22 11:18:52 +0100
  • 3aa08b94ae
    Merge pull request #268 from ethersphere/refactor-show-error Anton Evangelatov 2018-02-22 11:16:49 +0100
  • 863ad2bea8 p2p: simplify tcpPipe function Anton Evangelatov 2018-02-22 11:08:11 +0100
  • 861a38398b
    les, light: fix receipt reconstruction in client Péter Szilágyi 2018-02-22 11:00:13 +0200
  • a1134676d7
    Merge e63427abb8 into 724a915470 Felföldi Zsolt 2018-02-22 07:58:35 +0000
  • 724a915470
    Merge pull request #16157 from nileshtrivedi/master Péter Szilágyi 2018-02-22 09:56:59 +0200
  • f976b8593a Application BlockChain qgzhao197504050036 2018-02-22 15:23:20 +0800
  • 5f02fcc060 Application Chain qgzhao197504050036 2018-02-22 15:12:23 +0800
  • 1dfc86645b AppChain qgzhao197504050036 2018-02-22 15:02:40 +0800
  • 010447853d AppChain qgzhao197504050036 2018-02-22 13:41:01 +0800
  • 3ec3468c8f
    Merge pull request #257 from MainframeHQ/peer-discovery-fix Viktor Trón 2018-02-22 04:43:22 +0100
  • acd78eac7b
    Stake funds address Yohan Graterol 2018-02-21 22:27:25 -0500
  • 65447da2e4
    Merge branch 'master' into CLO/1.0 Yohan Graterol 2018-02-21 22:15:07 -0500
  • 00c021e89d
    Merge branch 'master' of https://github.com/ethereum/go-ethereum Yohan Graterol 2018-02-21 22:15:00 -0500
  • 90ad76258f
    Treasury percents Yohan Graterol 2018-02-21 22:14:50 -0500
  • e63427abb8 les: fixed receipts encoding Zsolt Felfoldi 2018-02-22 01:40:28 +0100
  • 1976d8ab48
    p2p: remove unused code Ivan Danyliuk 2018-02-21 17:18:29 -0500
  • c788f13e9a
    accounts/abi: Test deep nested arr multi-arguments protolambda 2018-02-21 23:20:34 +0100
  • 1536b4c107
    accounts/abi: support nested nested array args protolambda 2018-01-25 16:24:51 +0100
  • 8929a3b239
    accounts/abi: Improve naming of element size func protolambda 2018-01-06 13:45:18 +0100
  • cc3a8271d1
    accounts/abi/bind: improve array binding protolambda 2018-01-06 13:27:20 +0100
  • 7da01ea1d0
    accounts/abi/bind: deeply nested arrays bind test protolambda 2017-12-30 18:10:54 +0100
  • e2be9e955e
    accounts/abi: Add deeply nested array pack test protolambda 2017-12-30 17:53:51 +0100
  • 016928ccab
    accounts/abi: deeply nested array unpack test protolambda 2017-12-30 17:45:21 +0100
  • c4bf02a5b5
    accounts/abi: Fix unpacking of nested arrays protolambda 2017-12-30 17:22:58 +0100
  • 4ed1e0262e
    accounts/abi: bugfix for unpacking nested arrays protolambda 2017-12-29 00:34:33 +0100
  • 2444b61cf3
    accounts/abi/bind: Improve code readability protolambda 2017-12-28 21:23:21 +0100
  • b6f0296430
    accounts/abi/bind: Add some more documentation protolambda 2017-12-14 20:51:40 +0100
  • faa190b021
    accounts/abi/bind: support for multi-dim arrays protolambda 2017-12-14 20:41:59 +0100
  • 2c60912b28
    accounts/abi: support nested nested array args protolambda 2018-01-25 16:24:51 +0100
  • 6f664898d3
    accounts/abi: Improve naming of element size func protolambda 2018-01-06 13:45:18 +0100
  • f0d7ace155
    accounts/abi/bind: improve array binding protolambda 2018-01-06 13:27:20 +0100
  • b915180d04
    accounts/abi/bind: deeply nested arrays bind test protolambda 2017-12-30 18:10:54 +0100
  • 8023833bec
    accounts/abi: Add deeply nested array pack test protolambda 2017-12-30 17:53:51 +0100
  • 0aeef1f758
    accounts/abi: deeply nested array unpack test protolambda 2017-12-30 17:45:21 +0100
  • 0e69ad846e
    accounts/abi: Fix unpacking of nested arrays protolambda 2017-12-30 17:22:58 +0100
  • f428ef3e5d
    accounts/abi: bugfix for unpacking nested arrays protolambda 2017-12-29 00:34:33 +0100
  • 0e147cce0f
    accounts/abi/bind: Improve code readability protolambda 2017-12-28 21:23:21 +0100
  • a31bc94a55
    accounts/abi/bind: Add some more documentation protolambda 2017-12-14 20:51:40 +0100
  • bdeafabe77
    accounts/abi/bind: support for multi-dim arrays protolambda 2017-12-14 20:41:59 +0100
  • 085d3fbf72
    cmd/puppeth: Don't allow hyphen in network name. Fixes #16155 Nilesh Trivedi 2018-02-22 00:23:50 +0530
  • b136a57e23
    Merge 69eecaa50b into 45ce4dce3f Nilesh Trivedi 2018-02-21 18:21:57 +0000
  • 45ce4dce3f
    Merge pull request #15776 from ProChain/master Martin Holst Swende 2018-02-21 19:21:41 +0100
  • 69eecaa50b
    Don't allow hyphen in network name. Fixes #16155 Nilesh Trivedi 2018-02-21 23:38:54 +0530
  • 8b9c3fbce5 Merge remote-tracking branch 'origin' into fgeth-1.8 Said Syakin 2018-02-21 21:46:18 +0400
  • 3766eca0c0
    Merge pull request #1 from ethereum/master saidsyakin 2018-02-21 20:35:22 +0400
  • 4a0672fdb8 whisper: Support for v2 has long been discontinued, remove it. Guillaume Ballet 2018-02-21 15:43:36 +0100
  • 5bc73eff44 swarm/api/http: Fix using deprecated bzzr scheme Lewis Marshall 2018-02-21 14:34:49 +0000
  • f54506ccf8
    Merge pull request #15770 from holiman/abi_nostruct Martin Holst Swende 2018-02-21 15:14:07 +0100
  • b585f76128 ethapi: prevent creating contract if no data is provided (#16108) Martin Holst Swende 2018-02-21 15:10:18 +0100
  • 14c76371ba p2p: when peer is removed remove it also from dial history (#16060) Dmitry Shulyak 2018-02-21 16:03:26 +0200
  • 366b25ac13
    internal/ethapi: downcase error for no data on contract creation Felix Lange 2018-02-21 15:01:23 +0100
  • 7d57824663
    Merge pull request #16142 from karalabe/graceful-sigterm Péter Szilágyi 2018-02-21 15:50:34 +0200
  • 01507d9b9d
    cmd, console: support all termination signals Péter Szilágyi 2018-02-20 14:33:34 +0200
  • 081c89ab60
    core: upgrade legacy tests to chain maker Péter Szilágyi 2018-02-21 14:26:48 +0200
  • 34d94e22d9
    whisper: Fix race condition in whisperv6/peer.go Pedro Pombeiro 2018-02-20 18:20:33 +0100
  • a366b1a3df swarm/api/http: refactor ShowError and logging of HTTP requests Anton Evangelatov 2018-02-21 11:34:23 +0100
  • 61f2279bde
    abi: fix missing method on go 1.7/1.8 Martin Holst Swende 2018-02-02 14:03:58 +0100
  • bd6ed23899
    accounts/abi: harden unpacking against malicious input Martin Holst Swende 2018-01-13 16:03:24 +0100
  • 08c5d4dd27
    accounts/abi: address review concerns Martin Holst Swende 2018-01-13 15:12:52 +0100
  • f0f594d045
    accounts/abi: Deduplicate code in unpacker Martin Holst Swende 2017-12-30 16:07:12 +0100
  • 1ede68355d
    accounts/abi: add another unpack interface Martin Holst Swende 2017-12-28 11:17:45 +0100
  • 3b20705d15
    ethapi: prevent creating contract if no data is provided Martin Holst Swende 2018-02-16 13:04:10 +0100
  • 06b763588e rpc: set rpcRequest.service as methodNotFoundError.service value Janos Guljas 2018-02-21 10:44:55 +0100
  • f50cd95ec6 bugfix Erichin 2018-02-21 11:10:49 +0900
  • 0c13ee4718 update Erichin 2018-02-21 11:07:02 +0900
  • 7d6b054de2 update Erichin 2018-02-21 10:59:49 +0900
  • dac45876c8 swarm/network: Send hive depth notification to new peer when added Shane Howley 2018-02-20 10:52:59 +0000
  • c60d47882b swarm/network: Fix for local node address not being set correctly Shane Howley 2018-02-14 11:41:13 +0000
  • a375d95143
    Merge pull request #214 from ethersphere/swarm-mutableresources-multihash Balint Gabor 2018-02-20 21:36:23 +0100
  • 78ec7daed7
    CLO testnet params Yohan Graterol 2018-02-20 11:56:42 -0500
  • 0ae5a75f43
    CLO new testnet Yohan Graterol 2018-02-20 11:56:05 -0500
  • 6a084089be
    Modify the treasury percent Yohan Graterol 2018-02-20 11:23:53 -0500
  • 05e09eb520 all: resolved conflicts Anton Evangelatov 2018-02-20 17:14:41 +0100
  • 1fad0d7df2
    Change last go version and the gitter notification Yohan Graterol 2018-02-20 11:15:36 -0500
  • a1a183889c
    Merge pull request #212 from ethersphere/swarm-mutableresources-errors Balint Gabor 2018-02-20 17:07:35 +0100
  • 747f63f956 all: resolved conflicts Anton Evangelatov 2018-02-20 17:06:34 +0100
  • 10012e981c
    Modify README Yohan Graterol 2018-02-20 11:00:00 -0500