Commit Graph

  • 45ce4dce3f Merge pull request #15776 from ProChain/master Martin Holst Swende 2018-02-21 19:21:41 +01:00
  • f54506ccf8 Merge pull request #15770 from holiman/abi_nostruct Martin Holst Swende 2018-02-21 15:14:07 +01:00
  • b585f76128 ethapi: prevent creating contract if no data is provided (#16108) Martin Holst Swende 2018-02-21 15:10:18 +01:00
  • 14c76371ba p2p: when peer is removed remove it also from dial history (#16060) Dmitry Shulyak 2018-02-21 16:03:26 +02:00
  • 7d57824663 Merge pull request #16142 from karalabe/graceful-sigterm Péter Szilágyi 2018-02-21 15:50:34 +02:00
  • 01507d9b9d cmd, console: support all termination signals Péter Szilágyi 2018-02-20 14:33:34 +02:00
  • 34d94e22d9 whisper: Fix race condition in whisperv6/peer.go Pedro Pombeiro 2018-02-20 18:20:33 +01:00
  • 61f2279bde abi: fix missing method on go 1.7/1.8 Martin Holst Swende 2018-02-02 14:03:58 +01:00
  • bd6ed23899 accounts/abi: harden unpacking against malicious input Martin Holst Swende 2018-01-13 16:03:24 +01:00
  • 08c5d4dd27 accounts/abi: address review concerns Martin Holst Swende 2018-01-13 15:12:52 +01:00
  • f0f594d045 accounts/abi: Deduplicate code in unpacker Martin Holst Swende 2017-12-30 16:07:12 +01:00
  • 1ede68355d accounts/abi: add another unpack interface Martin Holst Swende 2017-12-28 11:17:45 +01:00
  • 5603715c06 README: add goreportcard.com badge to Readme (#16133) steve greensill 2018-02-20 10:38:27 +01:00
  • 46a5532ac5 VERSION, params: begin v1.8.2 release cycle Péter Szilágyi 2018-02-19 11:38:36 +02:00
  • 1e67410e88 params: release Geth v1.8.1 v1.8.1 Péter Szilágyi 2018-02-19 11:35:31 +02:00
  • 1bdde620da les: fix light fetcher database race (#16103) Felföldi Zsolt 2018-02-19 09:41:30 +01:00
  • 06c5cae315 Merge pull request #16115 from nonsense/update_rjeczalik_notify Péter Szilágyi 2018-02-19 10:39:28 +02:00
  • e07603bbc4 p2p/testing: check for all expectations in TestExchanges Janos Guljas 2018-02-12 18:40:25 +01:00
  • 9fd76e33af Merge pull request #16109 from karalabe/p2p-bond-check Péter Szilágyi 2018-02-17 18:47:44 +02:00
  • 0a7cbd915a vendor: update rjeczalik/notify so that it compiles on go1.10 Anton Evangelatov 2018-02-17 14:35:59 +01:00
  • aeedec4078 p2p/discover: s/lastPong/bondTime/, update TestUDP_findnode Felix Lange 2018-02-16 20:16:23 +01:00
  • 32301a4d6b p2p/discover: validate bond against lastpong, not db presence Péter Szilágyi 2018-02-16 17:05:08 +02:00
  • 1e72271f57 accounts/abi: use unpackTuple to unpack event arguments Fynn 2018-02-16 11:46:25 +01:00
  • 4e61ed02e2 swarm: add favicon for Swarm templates served by browser (#15958) cooganb 2018-02-15 08:24:20 -06:00
  • 5f9b01a283 whisper: only use the node id as a p2p id, not for sending messages (#16102) Guillaume Ballet 2018-02-15 13:43:48 +01:00
  • fac6d9ce77 whisper: test timeout extended (#16088) gluk256 2018-02-15 13:42:44 +01:00
  • 2003b79779 Merge pull request #16095 from karalabe/les-lock Péter Szilágyi 2018-02-15 13:02:36 +02:00
  • e2f2bb3e2e node: fix typo hvosts -> vhosts (#16096) GuiltyMorishita 2018-02-15 19:38:39 +09:00
  • b92276c700 Merge pull request #16098 from holiman/fix_import Péter Szilágyi 2018-02-15 12:34:33 +02:00
  • de93a9d437 main: add gc flags to import-command Martin Holst Swende 2018-02-15 09:16:59 +01:00
  • dc7ca52b3b core: handle ignored error (#16065) ferhat elmas 2018-02-14 21:02:51 +01:00
  • dfc5842a89 les: add missing lock around peer access Péter Szilágyi 2018-02-14 21:09:20 +02:00
  • ff225db813 core/vm: remove unused hashing (#16075) ferhat elmas 2018-02-14 14:41:05 +01:00
  • 752761cb57 params, VERSION: v1.8.1 unstable Felix Lange 2018-02-14 13:55:21 +01:00
  • 5f54075760 params: v1.8.0 stable v1.8.0 Felix Lange 2018-02-14 13:51:30 +01:00
  • 57bca0af8c containers/docker: bump legacy images to 1.8 branch (#16084) Péter Szilágyi 2018-02-14 14:49:53 +02:00
  • a5c0bbb4f4 all: update license information (#16089) Felix Lange 2018-02-14 13:49:11 +01:00
  • 0544a43c13 Merge pull request #16085 from karalabe/p2p-fix-outofbounds Péter Szilágyi 2018-02-13 23:40:18 +02:00
  • 20797348ca p2p/discover: fix out-of-bounds issue Péter Szilágyi 2018-02-13 20:59:43 +02:00
  • 88f2839da4 travis.yml: work around Go 1.9.4 issue (#16082) Felix Lange 2018-02-13 18:32:20 +01:00
  • b007412db1 core: soften up state memory force-commit log messages (#16080) Felix Lange 2018-02-13 14:12:55 +01:00
  • da41a7258d Merge pull request #16073 from karalabe/puppeth-unify-discovery Péter Szilágyi 2018-02-13 11:43:50 +02:00
  • 8d32c4b990 light: new CHTs (#16074) Felföldi Zsolt 2018-02-12 17:03:17 +01:00
  • 12dab53495 cmd/puppeth: unify discv4 and discv5 ports Péter Szilágyi 2018-02-12 16:27:53 +02:00
  • 70fbc87379 Merge pull request #16071 from holiman/lintfix Péter Szilágyi 2018-02-12 15:16:47 +02:00
  • 6c6247a690 node, rpc: fix linter issues Martin Holst Swende 2018-02-12 14:12:55 +01:00
  • 589b603a9b rpc: dns rebind protection (#15962) Martin Holst Swende 2018-02-12 13:52:07 +01:00
  • 9123eceb0f p2p, p2p/discover: misc connectivity improvements (#16069) Felix Lange 2018-02-12 13:36:09 +01:00
  • 1d39912a9b Merge pull request #16068 from karalabe/import-known-rolledback-blocks Péter Szilágyi 2018-02-12 12:53:45 +02:00
  • 69c1f2c2a7 core: force import known but rolled back blocks Péter Szilágyi 2018-02-12 11:54:14 +02:00
  • 52ad848b2e internal/build: fix usage of strings.TrimLeft (#16066) ferhat elmas 2018-02-12 10:18:35 +01:00
  • 4065695350 Merge pull request #16063 from karalabe/deprecate-ubuntu-zesty Péter Szilágyi 2018-02-11 19:54:57 +02:00
  • 969474f60a build: deprecate zesty, add bionic PPA Péter Szilágyi 2018-02-11 19:07:11 +02:00
  • 62ffec1be3 Merge pull request #16062 from karalabe/nodisable-fastsync Péter Szilágyi 2018-02-11 19:01:32 +02:00
  • 57fd2da0fe eth: only disable fast sync after success Péter Szilágyi 2018-02-11 17:25:00 +02:00
  • aa9432b816 Merge pull request #16061 from karalabe/downloader-nostate-ancestor-lookup Péter Szilágyi 2018-02-11 16:39:09 +02:00
  • 7a0019c63b les, light: fix CHT trie retrievals (#16039) Péter Szilágyi 2018-02-11 14:57:46 +02:00
  • 96dad6b6f6 eth/downloader: don't require state for ancestor lookups Péter Szilágyi 2018-02-11 14:43:56 +02:00
  • 5cf75a30c1 whisper: get wnode to work with v6 (#16051) Guillaume Ballet 2018-02-10 14:35:32 +01:00
  • 2f849ade82 les: fix server panic when discovery disabled (#16055) Felföldi Zsolt 2018-02-10 13:33:52 +01:00
  • a00f4a12a9 README: remove --fast and --cache flags and clarify default sync mode (#16043) Chase Wright 2018-02-10 04:50:14 -06:00
  • 42628ba7ed whisper: bloom filter refactoring (#16046) gluk256 2018-02-09 16:25:23 +01:00
  • ccf8083537 whisper: Seal function fixed (#16048) gluk256 2018-02-09 16:25:03 +01:00
  • c4712bf96b p2p/discv5: fix multiple discovery issues (#16036) Felföldi Zsolt 2018-02-08 18:06:31 +01:00
  • 2b4c7e9b37 params: update ropsten bootnodes (#16029) cdetrio 2018-02-08 14:30:26 +01:00
  • 03daf601c1 Merge pull request #16037 from karalabe/light-startup-polishes Péter Szilágyi 2018-02-08 15:11:05 +02:00
  • eb07dbb079 eth, light: minor light client startup cleanups Péter Szilágyi 2018-02-08 07:49:23 +02:00
  • 1a4e68721a Merge pull request #16022 from gballet/whisper-v6-investigate-macos-timeout gluk256 2018-02-06 22:20:23 +02:00
  • 806430a252 whisper: improve a log message to analyze a travis issue Guillaume Ballet 2018-02-05 18:18:13 +01:00
  • 55599ee95d core, trie: intermediate mempool between trie and database (#15857) Péter Szilágyi 2018-02-05 18:40:32 +02:00
  • 59336283c0 Merge pull request #16020 from evertonfraga/patch-1 Péter Szilágyi 2018-02-05 17:58:47 +02:00
  • 203440e813 github: Replaces Wiki link Ev 2018-02-05 16:52:27 +01:00
  • c3f238dd53 les: limit LES peer count and improve peer configuration logic (#16010) Felföldi Zsolt 2018-02-05 14:41:53 +01:00
  • bc0666fb27 eth/downloader: fix #15858 by checking if downloader dropPeer function is set (#15992) Martin Holst Swende 2018-02-05 14:38:06 +01:00
  • 0662384d29 Merge pull request #16009 from holiman/db_handles Péter Szilágyi 2018-02-04 01:05:32 +02:00
  • b4e05adcc7 Merge pull request #16011 from karalabe/fix-bootnode-gofmt Péter Szilágyi 2018-02-02 15:58:10 +02:00
  • efc9209158 params: fix bootnodes gofmt Péter Szilágyi 2018-02-02 15:57:13 +02:00
  • ec28a58cc1 utils: fix #16006 by not lowering OS ulimit Martin Holst Swende 2018-02-02 09:33:33 +01:00
  • 4dedde7beb params: Add Ropsten bootnodes (#16008) Afri Schoedon 2018-02-01 15:10:57 +01:00
  • fdb34b7a7c Merge pull request #15996 from karalabe/drop-redundant-methods Péter Szilágyi 2018-01-31 12:46:38 +02:00
  • 07d4a02257 Merge pull request #15997 from karalabe/batch-reset-size Péter Szilágyi 2018-01-30 19:18:42 +02:00
  • 3e89b80ccb ethdb: reset the batch size too on reset Péter Szilágyi 2018-01-30 19:12:28 +02:00
  • 017b9f7eac core, ethdb: reuse database batches (#15989) Martin Holst Swende 2018-01-30 18:03:31 +01:00
  • 566d5c0777 core, eth, les, light: get rid of redundant methods Péter Szilágyi 2018-01-30 18:39:32 +02:00
  • 6198c53e28 p2p/discv5: fix removeTicketRef cached ticket removal (#15995) Felföldi Zsolt 2018-01-30 17:01:22 +01:00
  • a9e4a90d57 whisper: change the whisper message format so as to add the payload size (#15870) gluk256 2018-01-30 10:55:08 +02:00
  • 59a852e418 vendor: update leveldb to 211f780 (poolfix) (#15988) Martin Holst Swende 2018-01-29 15:17:59 +01:00
  • dd7a715d73 internal: fix a typo that caused a lint error on travis (#15987) Guillaume Ballet 2018-01-29 14:35:05 +01:00
  • c1d70ea970 accounts/abi, core: add AddTxWithChain in BlockGen for simulation mark.lin 2018-01-29 18:47:08 +08:00
  • 722bac84fa ethapi: add personal.signTransaction (#15971) Martin Holst Swende 2018-01-26 18:32:43 +01:00
  • 23bca0f374 les: fix TxStatusMsg RLP coding (#15974) Felföldi Zsolt 2018-01-26 18:30:45 +01:00
  • 367c329b88 whisper: remove linter warnings (#15972) Guillaume Ballet 2018-01-26 12:45:10 +01:00
  • 2ef3815af4 whisper: fix empty topic (#15811) b00ris 2018-01-26 14:41:53 +03:00
  • 4dd0727c39 accounts: fix comment typo (#15977) Miguel Mota 2018-01-26 03:33:27 -08:00
  • 8f6990dc7d accounts/abi/bind/backends: fix comment typo (#15914) waymobetta 2018-01-25 02:26:14 -08:00
  • c335821479 cmd, params: update discovery v5 bootnodes (#15954) Felföldi Zsolt 2018-01-25 11:25:00 +01:00
  • 952482d5e4 rpc: Support specifying HTTP client in RPC dialing (#15836) Steven Roose 2018-01-24 09:59:15 +01:00
  • 5c83a4e5dd Merge pull request #15832 from karalabe/abigen-events Péter Szilágyi 2018-01-24 10:55:24 +02:00
  • 1bf508b449 accounts/abi/bind: support event filtering in abigen Péter Szilágyi 2018-01-05 12:39:24 +02:00
  • 05ade19302 dashboard: CPU, memory, diskIO and traffic on the footer (#15950) Kurkó Mihály 2018-01-23 22:51:04 +02:00