Commit graph

  • e50a5b7771 Merge pull request #13856 from karalabe/ethstats-sanity-checks Péter Szilágyi 2017-04-04 13:03:34 +0300
  • c65e3309fd
    consensus/ethash, core/types: further review fixes Péter Szilágyi 2017-04-04 12:24:50 +0300
  • fb98a8c6c2
    ethstats: cut short unavailable history responses Péter Szilágyi 2017-04-04 11:41:17 +0300
  • 9531c83031 les: implement retrieval mechanism in request distributor Zsolt Felfoldi 2017-03-27 15:52:46 +0200
  • e5efa50515 update version to 1.6.1 beta Christopher Franko 2017-04-01 10:22:42 -0400
  • e4f298b42c update chainID to 2 Christopher Franko 2017-03-31 11:40:17 -0400
  • 96d1a4aee6
    ethstats: sanity check ethstats history queries Péter Szilágyi 2017-03-31 15:06:54 +0300
  • 105b37f1b4 swarm/api: improve FUSE build constraints, logging and APIs (#3818) Felix Lange 2017-03-31 12:11:01 +0200
  • ab698a5912 eth/gasprice: added security checks for gpo params Zsolt Felfoldi 2017-03-30 14:16:24 +0200
  • 4e9415637f eth/gasprice: renamed source file Zsolt Felfoldi 2017-03-30 14:06:26 +0200
  • a7b44b40d1 cmd, les, eth, eth/gasprice: using new gas price oracle Zsolt Felfoldi 2017-03-30 14:00:49 +0200
  • fc6cf3f8cf
    ethash, core, eth, miner, mobile: fix review requests Péter Szilágyi 2017-03-30 14:04:19 +0300
  • 6c04b73cbd
    all: pluggable consensus engines Péter Szilágyi 2017-03-24 15:11:01 +0200
  • c4a0efafd7 Merge pull request #13851 from karalabe/ethstats-url-scheme-discovery Péter Szilágyi 2017-03-30 13:25:17 +0300
  • f6766d364f whisper: fixed wnode parameters Vlad 2017-03-30 11:48:59 +0200
  • 1b6c7c8637 whisper: logging fixed Vlad 2017-03-29 20:36:21 +0200
  • 87e00e508b whisper: documenting the API functions Vlad 2017-03-28 17:01:02 +0200
  • 2eec953e47 whisper: down cased error messages Vlad 2017-03-28 16:35:06 +0200
  • 85973778c7 whsiper: tests fixed Vlad 2017-03-28 16:26:57 +0200
  • b6b8488390 whisper: refactoring (documenting mostly) Vlad 2017-03-24 19:14:11 +0100
  • 3b57070408 whisper: resolving merge conflicts Vlad 2017-03-23 13:03:39 +0100
  • abc79b542f whisper: tests added Vlad 2017-03-20 20:13:24 +0100
  • 258ca75759 whisper: allowed filtering for variable topic size Vlad 2017-03-20 17:34:58 +0100
  • 13caba9c95 whisper: variable topic size allowed for a filter Vlad 2017-03-13 20:56:22 +0100
  • 1bf1b6f8d0 whisper: wnode server updated Vlad 2017-03-18 14:56:15 +0100
  • 9f3c9b40b9 whisper: statistics updated Vlad 2017-03-16 20:55:53 +0100
  • 3b7288006c whisper: API updated + new tests Vlad 2017-03-16 18:24:49 +0100
  • 7056e82374 whisper: bugfix Vlad 2017-03-15 22:54:02 +0100
  • 689c6d5599 whisper: file exchange introduced in wnode Vlad 2017-03-15 12:24:39 +0100
  • 4beb0a3cc7 whisper: formatting Vlad 2017-03-15 00:08:00 +0100
  • c6e0e93672 whisper: final update Vlad 2017-03-14 23:59:54 +0100
  • b26af42b63 whisper: spelling fix Vlad 2017-03-05 12:40:04 +0100
  • 0281fbdd11 whisper: big refactoring complete Vlad 2017-03-05 12:07:54 +0100
  • 16c0a584fb whisper: API refactoring (Post and Filter) Vlad 2017-03-04 13:29:15 +0100
  • 922a652fa5 whisper: identity management refactored Vlad 2017-03-02 17:22:30 +0100
  • 364604ad28 whisper: sym key management changed Vlad 2017-03-02 13:38:38 +0100
  • fc0ce980e5 whisper: test added Vlad 2017-03-01 18:54:51 +0100
  • b7f3b838f8 whisper: made PoW and MaxMsgSize customizable Vlad 2017-03-01 13:22:55 +0100
  • fc2c27be71 whisper: GetMessages fixed; size restriction updated Vlad 2017-02-28 00:02:35 +0100
  • db93641941
    ethstats: work around weird URL scheme parsing issues Péter Szilágyi 2017-03-30 12:52:34 +0300
  • 125ab77050 merge cleanup Christopher Franko 2017-03-29 20:01:46 -0400
  • f536890746 Merge continued Christopher Franko 2017-03-29 19:48:35 -0400
  • efc04c3cbd Merge branch 'rebase-1.5.9' Christopher Franko 2017-03-29 19:39:05 -0400
  • 1cf2ee4597 build: work around cgo linker issue on macOS 10.12.4 (#13849) Felix Lange 2017-03-29 12:20:57 +0200
  • baf20010e7 core/types: rename txdata.gasLimit -> txdata.gas in JSON (#13848) bas-vk 2017-03-29 11:59:13 +0200
  • 2425d65193 build: work around cgo linker issue on macOS 10.12.4 Felix Lange 2017-03-29 11:13:34 +0200
  • 30a84fa9a4
    core/types: rename txdata.gasLimit -> txdata.gas for json marshalling Bas van Kervel 2017-03-29 11:02:43 +0200
  • 16afb5c468 Merge pull request #13516 from fjl/core-marshal-non-pointer Péter Szilágyi 2017-03-28 15:55:34 +0300
  • 37d12a743b Merge branch 'rebase-1.5.9' of https://github.com/expanse-org/go-expanse into rebase-1.5.9 Christopher Franko 2017-03-28 07:48:03 -0400
  • dfa8796c2f Merge remote-tracking branch 'refs/remotes/ethereum/master' into rebase-1.5.9 Christopher Franko 2017-03-28 07:47:58 -0400
  • 78ad3775fa pot: new package for proximity order tree zelig 2017-02-05 17:04:05 +0630
  • 225c28716f Merge pull request #3801 from karalabe/ledger-linux-confirm Péter Szilágyi 2017-03-28 09:16:23 +0300
  • 1d42a68577 dont code at night christopher franko 2017-03-27 22:42:37 -0400
  • 08fcb27ed5 default genesis creation Christopher Franko 2017-03-27 21:51:18 -0400
  • 48396cb196 update genesis alloc and util for spurrious Christopher Franko 2017-03-27 21:35:22 -0400
  • aa9a78e463 core, core/types: use non-pointer receiver for Marshal* methods Felix Lange 2017-03-27 11:52:39 +0200
  • d56327b887 check data len for 0 Oren 2017-03-27 14:11:45 +0300
  • aacecda1a4 parellel computing Oren 2017-03-27 13:55:56 +0300
  • 43064d8ddd
    les:flowcontrol: fix division by zero for lightserv flag Bas van Kervel 2017-03-27 11:09:02 +0200
  • b1ce2f020f Merge d4f44679bd into 7419d0c382 nazilover 2017-03-26 23:06:38 +0000
  • 7419d0c382 Merge pull request #3820 from fjl/core-types-eip155-chainid-mul Péter Szilágyi 2017-03-27 00:22:34 +0300
  • b29805df1f last merge commit Ubuntu 2017-03-26 16:45:28 +0000
  • 6cacf2d0fd merge continued 3 Christopher Franko 2017-03-26 12:37:34 -0400
  • 9087902f5d Merge remote-tracking branch 'refs/remotes/ethereum/master' into rebase-1.5.9 - continued 2 Christopher Franko 2017-03-26 12:32:08 -0400
  • ab01b1e020 upstream merge continued - straggling conflict closure Christopher Franko 2017-03-26 12:11:04 -0400
  • a85150f0b4 upstream merge continued Christopher Franko 2017-03-26 12:08:39 -0400
  • 10ded829b0 update gitignore Christopher Franko 2017-03-26 11:42:54 -0400
  • 5822644626 Merge remote-tracking branch 'refs/remotes/ethereum/master' into rebase-1.5.9 Christopher Franko 2017-03-26 11:40:56 -0400
  • af59da12c8 Create gentlejack REMIGIUS UDUCHUKWU 2017-03-26 03:03:06 -0700
  • bef40cd1ef cleanup Oren 2017-03-26 12:12:55 +0300
  • fe85196dd6 Use errors (instead of error codes) Oren 2017-03-26 12:00:20 +0300
  • 4be3b9d097 Merge 1018bf6a00 into d673c34c8d putintrump 2017-03-25 23:08:16 +0000
  • be16a2abdc Merge 1018bf6a00 into a07539fb88 fuckropsten 2017-03-25 22:37:37 +0000
  • 5ef50d90ef Merge 1018bf6a00 into 218f437b0c fuckropsten 2017-03-25 22:27:10 +0000
  • a2059a020f Merge 1018bf6a00 into 218f437b0c fuckropsten 2017-03-25 22:22:25 +0000
  • 59ed8ea6ef Merge 1018bf6a00 into a07539fb88 fuckropsten 2017-03-25 22:06:24 +0000
  • a47cc29944 Merge 1018bf6a00 into d673c34c8d fuckropsten 2017-03-25 22:05:15 +0000
  • 43a450980e Merge 1018bf6a00 into d673c34c8d fuckropsten 2017-03-25 22:02:20 +0000
  • 664b621279 swarm/api: improve FUSE-related logging and APIs Felix Lange 2017-03-24 15:18:48 +0100
  • 4be37e91b9 core/types: ensure all EIP155 signer fields are set by deriveSigner Felix Lange 2017-03-24 22:02:08 +0100
  • cfea375faa internal/web3ext: fix swarmfs wrappers Felix Lange 2017-03-24 11:48:38 +0100
  • 40818ab287 swarm/api: fix build/tests on unsupported platforms Felix Lange 2017-03-24 11:45:18 +0100
  • 1018bf6a00 rpc: honour pending requests before tearing conn down (#3814) Péter Szilágyi 2017-03-24 13:07:12 +0200
  • f4ffa08030
    rpc: honour pending requests before tearing conn down Péter Szilágyi 2017-03-23 20:54:26 +0200
  • 37e252587a Merge pull request #3813 from fjl/build-fixes-2 Péter Szilágyi 2017-03-24 11:52:42 +0200
  • bb7dca275c ethstats: cleanups, trace logs and "fix" history responses (#3812) Péter Szilágyi 2017-03-24 11:42:40 +0200
  • 69ac6cc70e travis.yml: re-add missing build commands for Go 1.7 Felix Lange 2017-03-23 16:01:17 +0100
  • df1fbe3c06 build: always run go vet Felix Lange 2017-03-23 15:48:30 +0100
  • 35892d2ace core/state: reuse TestSnapshotRandom testcase rjl493456442 2017-03-24 16:43:17 +0800
  • 5079dbea6e core/state: modify touch undo function rjl493456442 2017-03-24 16:37:17 +0800
  • 44a9a39c84 swarm/storage add hash.Hash interface for BMT . Oren 2017-03-24 07:49:35 +0300
  • 8771c3061f Merge pull request #3794 from fjl/core-genesis-refactor Péter Szilágyi 2017-03-23 17:36:38 +0200
  • 8ff7e55ab5
    accounts/usbwallet: if a confirmation is pending, skip refresh Péter Szilágyi 2017-03-23 17:04:39 +0200
  • 37dd9086ec core: refactor genesis handling Felix Lange 2017-03-02 14:03:33 +0100
  • 67c47459f2 core/types: handle nil ChainId in NewEIP155Signer Felix Lange 2017-03-18 14:05:32 +0100
  • 0f4b75bea2 core/state: expose CommitTo Felix Lange 2017-03-07 23:20:21 +0100
  • d42a56afc5 common: add UnprefixedHash, UnprefixedAddress Felix Lange 2017-03-02 14:03:20 +0100
  • b4547a560b common/hexutil: add UnmarshalFixedUnprefixedText Felix Lange 2017-03-07 23:19:27 +0100
  • 04fa6a3744 common/math: add HexOrDecimal64, HexOrDecimal256 Felix Lange 2017-03-07 23:19:44 +0100
  • 26da6daaa9
    accounts/usbwallet: fix Ledger hidapi/libusb protocol violation Péter Szilágyi 2017-03-20 13:35:56 +0200