Commit graph

  • 3d894ed250
    Fix .travis.yml etienne-napoleone 2018-07-31 16:48:05 +0700
  • b109b3e590
    core/vm: fix typo in cryptographic hash function name hadv 2018-07-31 16:46:03 +0700
  • 5d7e18539e rpc: make HTTP RPC timeouts configurable, raise defaults (#17240) Ryan Schneider 2018-07-31 02:16:14 -0700
  • 254d2655f8
    rpc: sanitize timeout values for library use Péter Szilágyi 2018-07-31 12:14:05 +0300
  • 1307a9c89a
    rpc: document HTTPTimeouts. Ryan Schneider 2018-07-30 11:38:53 -0700
  • 96a49d97e5
    rpc: Remove redundant NewDefaultHTTPTimeouts function. Ryan Schneider 2018-07-30 11:38:04 -0700
  • 9710bb8385
    rpc: Update HTTP Server Read and Write Timeouts to 30s. Ryan Schneider 2018-07-27 14:33:21 -0700
  • 99d1ca7dca
    rpc: Replace separate constants with a single default struct. Ryan Schneider 2018-07-27 14:27:59 -0700
  • f1d697f486
    rpc: Remove flags for setting HTTP Timeouts, configuring via .toml is sufficient. Ryan Schneider 2018-07-27 14:26:54 -0700
  • 24f28fd2b8
    rpc: Make HTTP server timeout values configurable Ryan Schneider 2018-07-24 14:18:09 -0700
  • c4a1d4fecf eth/filters: fix the block range assignment for log filter (#17284) gary rong 2018-07-31 17:10:38 +0800
  • a4e535ae9f eth: fix the block range assignment for log filter rjl493456442 2018-07-31 16:17:16 +0800
  • 9ad8d496ff
    Merge aee88cf4e5 into fb9f7261ec Jordan Krage 2018-07-31 07:53:20 +0000
  • 813c3eb01c tiny improve on travis Tuna 2018-07-31 14:47:00 +0700
  • 792fd83501 remove unused files in build/ Tuna 2018-07-30 11:51:39 +0700
  • 324e9bb91a clean up Makefile Tuna 2018-07-26 16:20:10 +0700
  • fb9f7261ec cmd/evm: change error msg output to stderr (#17118) Chen Quan 2018-07-31 15:48:27 +0800
  • d927cbb638
    Merge pull request #17282 from karalabe/trie-flushlist-fixes Péter Szilágyi 2018-07-31 10:41:53 +0300
  • 2fbc454355 miner: fix state locking while writing to chain (issue #16933) (#17173) ledgerwatch 2018-07-31 08:22:33 +0100
  • b1c8d6587f
    Merge pull request #108 from ngtuna/m1gap Tuna 2018-07-31 14:12:07 +0700
  • 3442205b15 move gap into genesis config Tuna 2018-07-31 11:52:08 +0700
  • a57277e9a7 cmd/evm: fix some linter error terasum 2018-07-31 11:30:13 +0800
  • 57eef63478 cmd/evm: change error msg output to stderr terasum 2018-07-03 23:41:27 +0800
  • d6efa69187 Merge netsim mig to master (#17241) holisticode 2018-07-30 15:55:25 -0500
  • 3a15c27c41 swarm/network: Renamed DefaultNetworkID variable to TestProtocolNetworkID Attila Gazso 2018-07-30 15:56:01 +0200
  • 46d5ba723d cmd/swarm: manifest update: update default entry for non-encrypted uploads Janos Guljas 2018-07-30 18:09:54 +0200
  • f066a8e461 all hashes stored as lower case Dustin Brickwood 2018-07-30 11:37:18 -0400
  • fb0f708ee0 cmd: don't set GOMAXPROCS by default Delweng Zheng 2018-07-30 22:26:40 +0800
  • 4835322064 swarm/network: Changed protocol version testing Attila Gazso 2018-07-30 15:43:40 +0200
  • 1536e25df5 swarm/network: Changed logging Attila Gazso 2018-07-30 15:43:12 +0200
  • d6a15df0a0 cmd/swarm: Changed BoolTFlag to BoolFlag for SwarmLightNodeEnabled Attila Gazso 2018-07-30 15:42:40 +0200
  • 1fec621cc8 swarm/config: Fixed variable naming Attila Gazso 2018-07-30 15:40:51 +0200
  • 3ea8ac6a9a
    Merge pull request #17281 from karalabe/puppeth-cachewarn-fix Péter Szilágyi 2018-07-30 16:32:10 +0300
  • 8a9c31a307
    trie: handle removing the freshest node too Péter Szilágyi 2018-07-30 16:31:17 +0300
  • 6380c06c65
    Merge pull request #17279 from karalabe/puppeth-banlist-fix Péter Szilágyi 2018-07-30 16:15:35 +0300
  • 54d1111965
    cmd/puppeth: force tiny memory for geth attach in id lookup Péter Szilágyi 2018-07-30 16:09:19 +0300
  • f00d0daf33
    cmd/puppeth: split banned ethstats addresses over columns Péter Szilágyi 2018-07-30 15:39:35 +0300
  • 2cffd4ff3c core: fix some small typos on comment code (#17278) Ha ĐANG 2018-07-30 18:10:48 +0700
  • 106435c4e6 core: fix some small typos on comment code hadv 2018-07-30 17:41:09 +0700
  • ef42a3dffd fix kane 2018-07-30 06:26:51 -0400
  • dd4e57bafe
    Merge 7495bf4469 into 7b1aa64220 yutarommx 2018-07-30 09:59:37 +0000
  • 7b1aa64220 dashboard: append to proper slice (#17266) Oleg Kovalov 2018-07-30 11:48:16 +0200
  • 8f4c4fea20 p2p: fix rare deadlock in Stop (#17260) Janoš Guljaš 2018-07-30 11:44:17 +0200
  • d42ce0f2c1 all: simplify switches (#17267) Oleg Kovalov 2018-07-30 11:30:09 +0200
  • 273c7a9dc4 swarm/api: remove ioutil.ReadAll for HandleGetFiles (#17276) Anton Evangelatov 2018-07-30 11:19:26 +0200
  • a5d5609e38 build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) Anton Evangelatov 2018-07-30 10:56:40 +0200
  • 9e16542966 Makefile: revert removal of clean_go_build_cache.sh Anton Evangelatov 2018-07-30 10:24:11 +0200
  • 43eed6932c swarm/api: remove ioutil.ReadAll for HandleGetFiles Anton Evangelatov 2018-07-30 10:21:02 +0200
  • 7c2c37943f Makefile: remove clean_go_build_cache.sh until it works Anton Evangelatov 2018-07-24 13:14:23 +0200
  • 93bb2b343c build: fix VersionFilePath to Version Anton Evangelatov 2018-07-24 12:50:34 +0200
  • 6dc68bdda3 internal: remove VERSION() method which reads VERSION file Anton Evangelatov 2018-07-24 12:48:07 +0200
  • 5fe26ab36a build, cmd, mobile, params, swarm: remove VERSION file; rename Version to VersionMeta; Anton Evangelatov 2018-07-24 12:39:29 +0200
  • 4efca87c70 build/ci: remove redundant variables Anton Evangelatov 2018-07-19 17:07:16 +0200
  • 9ad8e09ca2 build: hack ethereum-swarm as a "depends" in deb package Anton Evangelatov 2018-07-19 16:32:18 +0200
  • 8635fc1fed build, internal, swarm: enhance build/release process Anton Evangelatov 2018-07-19 16:16:47 +0200
  • fd5138140a build: change default PackageName to empty string Anton Evangelatov 2018-06-14 17:37:39 +0300
  • be8f7cbeb3 build: bump up copyright date Anton Evangelatov 2018-06-14 17:05:36 +0300
  • 41cf95535c build: add support for different package and binary names Anton Evangelatov 2018-06-14 16:35:45 +0300
  • 2dc0ae743b p2p/discv5: fix idx can be negative after uint convert to int(can cause crash) tony 2018-07-30 15:04:45 +0800
  • 6bccdc7251 update require for blocksigners Nguyen Sy Thanh Son 2018-07-30 06:44:57 +0000
  • 3475a4b225 catch error if rlp.Encode failed kane 2018-07-30 02:16:23 -0400
  • a8eb3f159c
    Merge 6269132a75 into 93c0f1715d Bruno Škvorc 2018-07-29 21:10:26 +0000
  • 85aeb74217 silly mistake Oleg Kovalov 2018-07-29 21:28:18 +0200
  • e5f9c5e60f les: don't bother cmManager if client request cost exceeds the limit rjl493456442 2018-07-29 19:57:45 +0800
  • d2f7019c9b all: simplify switches Oleg Kovalov 2018-07-29 12:23:51 +0200
  • e2ec6bd19d dashboard: append to proper slice Oleg Kovalov 2018-07-29 12:12:09 +0200
  • 8fc3846fef all: avoid copying slices in loops Oleg Kovalov 2018-07-29 11:53:58 +0200
  • f5316ee18b Refine code for test coverage. parmarrushabh 2018-07-29 10:15:42 +0530
  • 806b56b5ab all: import "context" instead of "golang.org/x/net/context" Julian Yap 2018-07-28 00:20:56 -1000
  • d9d9df5511 Version 1.5.14 Julian Yap 2018-07-27 20:04:42 -1000
  • eeb08cca19 Fix GetTransaction Julian Yap 2018-07-27 19:54:08 -1000
  • 953d405330 factor out another fn Tim Williams 2018-07-27 22:28:28 -0400
  • 142140a3ef factor out more functions Tim Williams 2018-07-27 22:25:58 -0400
  • 3d4f288a9b swarm/network/stream: TestIntervals not waiting for chunk to be stored Fabio Barone 2018-07-27 11:53:50 -0500
  • 3f6f14bc12 Interim ShyftGeth Docker Complete - PG Docker Complete - Persistent PG Db Storage David Krett 2018-07-27 16:29:58 -0400
  • aff5dbd48d rm redundant import Tim Williams 2018-07-27 15:34:53 -0400
  • cad6a4ae24 refactor into new connections that use channels Tim Williams 2018-07-27 15:33:56 -0400
  • bd83244bba refactor reading of socket into a function Tim Williams 2018-07-27 15:01:34 -0400
  • 8cc8da8ea5 refactor to use bufReader.ReadBytes when accepting incoming messages from the connection socket Tim Williams 2018-07-27 14:03:15 -0400
  • 1bfab28bc1
    Merge 13cb67effa into 93c0f1715d gary rong 2018-07-27 13:39:56 +0000
  • dd9a1bbbf0 Fixed go lint. parmarrushabh 2018-07-27 17:02:20 +0530
  • b5e5d504de p2p: fix possible Server.Stop deadlock Janos Guljas 2018-07-27 12:53:10 +0200
  • 908385b31d update block signer with epochNumber Nguyen Sy Thanh Son 2018-07-27 08:55:38 +0000
  • 2cfae3e48a merge upstream Nguyen Sy Thanh Son 2018-07-27 08:15:21 +0000
  • 4e9666b301 Update .travis.yml (#107) Etienne Napoleone 2018-07-27 15:19:44 +0700
  • e9f4388e71
    rpc: correct typo and comments Caesar Chad 2018-07-27 16:05:30 +0800
  • d9cd0ea147
    Merge 99d787ec0e into 93c0f1715d Caesar Chad 2018-07-27 07:28:07 +0000
  • 99d787ec0e rpc: typo and comments bluewebgeek 2018-07-27 15:22:52 +0800
  • 13820ba143
    Merge pull request #100 from ngtuna/versioning Tuna 2018-07-27 14:18:03 +0700
  • fac371f3af
    Merge pull request #97 from ngtuna/license Tuna 2018-07-27 14:17:49 +0700
  • 384a391b92
    Merge pull request #106 from ngtuna/netstats-warning Tuna 2018-07-27 14:17:22 +0700
  • ff5bbdbe29
    Merge 2c6f5342f9 into 93c0f1715d Caesar Chad 2018-07-27 06:59:25 +0000
  • 24a4110f1c keystore: do not exclude symlink keystores Yutaro Mori 2018-07-27 15:04:46 +0900
  • de1b868010 omit ethstats weird warning msg Tuna 2018-07-27 11:12:33 +0700
  • ba2f7c2b3a clean up a bit geth versioning Tuna 2018-07-26 15:25:09 +0700
  • d88c445cb5 add license header to missing files Tuna 2018-07-26 11:46:11 +0700
  • 4e71b9bf81
    Merge pull request #96 from tomochain/feature/release-pipeline Tuna 2018-07-27 11:03:17 +0700
  • 5db0e81b20
    Fix duplicated deploy key etienne-napoleone 2018-07-27 10:57:21 +0700
  • 9e1c659687
    Merge 2c6f5342f9 into 93c0f1715d Caesar Chad 2018-07-27 02:53:56 +0000
  • 2c6f5342f9 rpc:typo and comments bluewebgeek 2018-07-27 10:48:24 +0800