Commit Graph

  • f970610c04 Merge pull request #2799 from zsfelfoldi/api-nonce-fix2 Péter Szilágyi 2016-07-12 16:07:15 +03:00
  • 68b48cc045 cmd/geth: print version on geth start (#2622) Matthew Di Ferrante 2016-07-12 13:43:15 +01:00
  • 35692ec5a1 swarm/services/ens: Fix tests by including ENS contracts to deploy Nick Johnson 2016-07-10 11:44:11 +01:00
  • 7596b33506 Merge pull request #2801 from karalabe/dao-hardfork-importdrop Péter Szilágyi 2016-07-12 15:22:13 +03:00
  • 2b7aff202a Merge pull request #2793 from karalabe/blockchain-import-mine-datarace Péter Szilágyi 2016-07-12 15:16:11 +03:00
  • e76c55a9b8 Merge pull request #2805 from karalabe/readme-running-geth Péter Szilágyi 2016-07-12 14:16:45 +03:00
  • ca211065b6 README: expand with "Running Geth" section Péter Szilágyi 2016-07-12 12:51:31 +03:00
  • c7442ef0d2 ethdb, p2p/discover: replace "alloted" with "allotted" (#2785) villesundell 2016-07-12 12:42:47 +03:00
  • a691aa2a13 eth/downloader: return invalid chain (peer drop) on import fails Péter Szilágyi 2016-07-11 19:00:49 +03:00
  • 3067d7a651 core, params, tests: add DAO hard-fork balance moves Péter Szilágyi 2016-07-11 13:55:11 +03:00
  • 00787fe781 core: added CheckNonce() to Message interface zsfelfoldi 2016-07-11 11:58:10 +02:00
  • 44f20203b8 core, eth: enforce network split post DAO hard-fork Péter Szilágyi 2016-07-08 20:59:11 +03:00
  • eaf47b2da9 internal/ethapi: fix eth_call nonce bug zsfelfoldi 2016-07-10 14:09:13 +02:00
  • 075eb6ad99 SWORM - swarm poc 0.2 stability RC3 rebase on current develop branch 2016-07-09 zelig 2016-05-30 11:15:48 +02:00
  • 81111e112c SWORM - swarm poc 0.2 homestead RC1 synced up to go-ethereum 1.5.0-unstable develop branch zelig 2015-12-14 21:34:17 +00:00
  • d736fe8efe Swarm - plan bee for content storage and distribution on web3 ΞTHΞЯSPHΞЯΞ 2015-12-03 21:42:43 +00:00
  • 9f371c645a cmd, core, miner: add extradata validation to consensus rules Péter Szilágyi 2016-07-08 18:48:17 +03:00
  • e92a023ee4 core: solve a remote-import/local-mine data race Péter Szilágyi 2016-07-08 16:59:19 +03:00
  • f5a29eab5c core: solve a remote-import/local-mine data race Péter Szilágyi 2016-07-08 16:59:19 +03:00
  • 4b7dbbc511 cmd/geth, miner, params: special extradata for DAO fork start Péter Szilágyi 2016-07-08 13:00:37 +03:00
  • b1911240b5 core: gracefully handle missing homestead block config Péter Szilágyi 2016-07-08 11:43:36 +03:00
  • 2976a05a23 core: gracefully handle missing homestead block config Péter Szilágyi 2016-07-08 11:43:36 +03:00
  • 132c1d0e31 Merge ad6f7d5d093a277e5e86bb3388696463053e5cbc into e2853948daac4326beb2433dfe60a75163b604d5 Viktor Trón 2016-07-08 03:45:01 +00:00
  • ad6f7d5d09 swarm/api, swarm/network/kademlia: change KAD defaults bucketsize 4, minproxbinsize 2 zelig 2016-07-08 05:13:21 +02:00
  • 65537422ef swarm/cmd: improvements * add latency loggingo to upload and download * add checkdownload and checkaccess subcommands * add mem/cpu/disk-info commands * include randomfile cmd from test * TODO: simplify tests using new checks zelig 2016-07-08 02:14:34 +02:00
  • 84aab38b82 cmd, core, eth, params: implement flags to control dao fork blocks Péter Szilágyi 2016-07-07 16:04:34 +03:00
  • efb373a97a Fixed "alloted" to be "allotted" villesundell 2016-07-06 12:14:09 +03:00
  • c808edb693 Replaced "alloted" with "allotted" Ville Sundell 2016-07-06 12:34:54 +03:00
  • 3a7f86d61f swarm/api: fs uploader fixes zelig 2016-07-05 04:19:02 +02:00
  • 9b0065e05a swarm/cmd: improve README zelig 2016-07-05 04:15:54 +02:00
  • 38028fc8e9 swarm/cmd: swarm cntrol cli improvements * no more alias, swarm is executable so it can be called via ssh * environment vars now set to default, no need to preconfigure * stop method falls back to kill -9 after 10s * enode method now supplies ip addr via ipecho request * execute, options, rawoptions, setup, create-account addpeers and hive methods and subcommands * local and remote hive monitoring * gethup.sh script now merged into swarm script and nice modularised * simplify bash code and fix e2e tests in swarm/test * update-src -> update * remote-update-scripts, remote-update-bin and remote-run * local and remote monitoring of kademlia * extensive documentation in swarm/cmd/README.md zelig 2016-06-28 22:56:48 +02:00
  • 2b94d7fc7f Merge pull request #2782 from karalabe/docker-alpine-master-nogmp Felix Lange 2016-07-04 18:04:06 +02:00
  • 51f8ce26cf eth: fix #2710 filter races Henning Diedrich 2016-06-17 09:53:54 +02:00
  • 092fcaffe4 containers/docker/master-alpine: drop gmp dependency Péter Szilágyi 2016-07-04 14:42:57 +03:00
  • 7e6ede1051 Merge pull request #2776 from karalabe/disable-eth61 Péter Szilágyi 2016-07-04 12:29:21 +03:00
  • bb7b830a1a core: add support for contract state in genesis block in tests Bas van Kervel 2016-07-04 10:09:06 +02:00
  • ddfef21125 eth: disable eth/61 to prepare for more elaborate fork sync algos Péter Szilágyi 2016-07-04 12:03:19 +03:00
  • 3af101ccc1 Merge pull request #2763 from karalabe/fix-readme-type Péter Szilágyi 2016-07-01 11:21:50 +03:00
  • 4f088b6f1c README: fix build->built typo Try Space 2016-06-16 15:49:44 +02:00
  • da9aad8876 Merge pull request #2759 from karalabe/drop-redundant-full-service Péter Szilágyi 2016-07-01 11:13:53 +03:00
  • 4207f4b6c5 -e not -a Jason Coombs 2016-06-30 18:32:24 -10:00
  • 9ce64fa648 -a instead of -L - Bash conditional expressions Jason Coombs 2016-06-30 16:46:51 -10:00
  • 5d5ea2ffd0 ensure mkdir build/bin -- for compatibility with MSYS2/MINGW64 Jason Coombs 2016-06-30 16:08:07 -10:00
  • 32648505f4 Revised for compatibility with MSYS2/MINGW64 without MSYS=winsymlinks:nativestrict Jason Coombs 2016-06-30 15:28:49 -10:00
  • 857839b241 eth: fix spelling in DAO hard fork code comments Gustav Simonsson 2016-06-30 13:11:37 +02:00
  • b467e7ca66 eth, internal: move package dao to internal, keep The DAO state Gustav Simonsson 2016-06-30 12:56:53 +02:00
  • 96dc42d99c cmd, common, console, eth, release: drop redundant "full"s Péter Szilágyi 2016-06-30 13:03:26 +03:00
  • 1e50f5dd28 Merge pull request #2159 from zsfelfoldi/light-backend Péter Szilágyi 2016-06-30 12:57:50 +03:00
  • 23dea66549 accounts, eth: add functions for hard fork of DAO Gustav Simonsson 2016-06-30 08:13:12 +02:00
  • 4d793979e8 dao: add Go bindings for The DAO Gustav Simonsson 2016-06-30 08:12:35 +02:00
  • 99acd279b4 Merge 5937563956f9ba6ddc62b24eb51c7dcee11714fb into f127799d795eaf2d6f99780c058361cd561492f1 Felföldi Zsolt 2016-06-29 20:51:35 +00:00
  • 5937563956 fixed mined tx detection and storage zsfelfoldi 2016-06-29 22:50:44 +02:00
  • 68ae0c411d fixed call nonce/empty trie bug zsfelfoldi 2016-06-29 18:28:28 +02:00
  • b7e3dfc5a2 Merge pull request #2754 from ethereum/release/1.4 v1.4.9 Péter Szilágyi 2016-06-29 15:42:21 +03:00
  • f127799d79 Merge pull request #2750 from sybiload/develop Péter Szilágyi 2016-06-29 14:12:46 +03:00
  • 6b1d73446d cmd/geth: fix the import error message Yohann LEON 2016-06-29 00:37:08 +02:00
  • fd4e161497 Merge pull request #2752 from karalabe/revert-soft-fork Péter Szilágyi 2016-06-29 12:17:18 +03:00
  • 3e1dbc3ca7 VERSION, cmd/geth: bumped version 1.4.9 Péter Szilágyi 2016-06-29 11:54:36 +03:00
  • adb065a328 [release/1.4.9] Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" Péter Szilágyi 2016-06-29 11:53:41 +03:00
  • c793cb3385 [release/1.4.9] Revert "core: add voting and result tracking for the dao soft-fork" Péter Szilágyi 2016-06-29 11:53:23 +03:00
  • 3eef19598e [release/1.4.9] Revert "core: update DAO soft-fork number, clean up the code" Péter Szilágyi 2016-06-29 11:53:06 +03:00
  • f4aebd4c8d [release/1.4.9] Revert "core: update the DAO soft fork proposal to the final block" Péter Szilágyi 2016-06-29 11:52:05 +03:00
  • 6362a9d610 Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" Péter Szilágyi 2016-06-29 11:44:51 +03:00
  • d55fc35df1 Revert "core: add voting and result tracking for the dao soft-fork" Péter Szilágyi 2016-06-29 11:44:40 +03:00
  • 67e9d33486 Revert "core: update DAO soft-fork number, clean up the code" Péter Szilágyi 2016-06-29 11:44:29 +03:00
  • 219859f8bb Revert "core: update the DAO soft fork proposal to the final block" Péter Szilágyi 2016-06-29 11:44:03 +03:00
  • 8c3701c7c5 fixed fetcher semaphores zsfelfoldi 2016-06-29 02:43:36 +02:00
  • 0de16bd17e swarm/storage, swarm/api: fix chunker joiner and fs api * SectionReader -> LazySectionReader: Size method signature change * introduce abort channel to joiner to fix process leak * add abort channel context to all manifest retrieval methods * global waitgroup fixes intermittent upload test failures due to unfinished storage of chunks * add back final slash to paths in manifest matching * simplify downloader code and fix process leak * fix filesystem api tests * streamline joiner logic, contexts now unique to each readAt call * LazyChunkReader seeker complains about missing size only if whence=2 zelig 2016-06-28 22:35:32 +02:00
  • 947d696210 added testnet azure server zsfelfoldi 2016-06-28 16:47:07 +02:00
  • 3cce88a0db Merge 919fd902c547ec6b25a8527f1b3d8db7d40af8df into 98be7cd8337fb9633af29510fc4e1e494bb839f2 Luke Williams 2016-06-28 05:42:13 +00:00
  • 919fd902c5 Add poll interval flag Luke Williams 2016-06-28 15:41:22 +10:00
  • c6782a4284 Fix makefile, clean up miner.go Luke Williams 2016-06-28 15:22:15 +10:00
  • 592a73c3e7 Merge f3ff6ebd7157b70c54df16528998b2b85398616e into 98be7cd8337fb9633af29510fc4e1e494bb839f2 Tjaden Hess 2016-06-27 22:27:16 +00:00
  • f3ff6ebd71 forwaaaaard Tjaden Hess 2016-06-27 18:21:42 -04:00
  • 4dbdc8b08b Fast forward to SF Tjaden Hess 2016-06-27 13:53:55 -04:00
  • 31e9f2f650 always nodiscover in light mode zsfelfoldi 2016-06-27 16:08:50 +02:00
  • 827737b0f6 add default peer zsfelfoldi 2016-06-27 15:56:15 +02:00
  • 658292f934 using lightchaindata db dir zsfelfoldi 2016-06-27 02:54:59 +02:00
  • 6a30659939 Merge 46a3c4ca115ed2c0144d93572ab2a770e14587c0 into e0493457d5a9d280554990b5a29c4fcad69e7d0b Nchinda Nchinda 2016-06-26 20:00:10 +00:00
  • 46a3c4ca11 node, p2p, internal Add ability to remove peers via admin interface Firescar96 2016-06-24 16:27:55 -04:00
  • 4ad808f4dc using monotonic clock zsfelfoldi 2016-06-26 17:57:16 +02:00
  • 02d4975edf txpoolcontent zsfelfoldi 2016-06-26 15:20:02 +02:00
  • 7400974273 broadcast ChainHeadEvents, removed prints zsfelfoldi 2016-06-26 12:59:13 +02:00
  • 58397953bc swarm/network: fix filesystem API - upload/Modify tests zelig 2016-06-26 12:09:07 +02:00
  • 2371ac7265 swarm/storage: reset the base hash to SHA3. !!hard fork = no backward compatibility :) zelig 2016-06-26 12:07:46 +02:00
  • 78a077372c light fetcher shutdown zsfelfoldi 2016-06-26 11:41:20 +02:00
  • a09e88d4bf disable drop, remove prints zsfelfoldi 2016-06-26 11:25:34 +02:00
  • 64b136b996 flow control deadlock fix zsfelfoldi 2016-06-26 11:09:09 +02:00
  • c48b7caf6a fixed newPeerCh zsfelfoldi 2016-06-26 10:46:23 +02:00
  • f085237df3 eth: hack to limit number of eth peers zsfelfoldi 2016-06-26 02:10:49 +02:00
  • 785439d088 using core events, fixed light block filter zsfelfoldi 2016-06-25 18:34:53 +02:00
  • ce438acb08 fetcher zsfelfoldi 2016-06-25 17:50:21 +02:00
  • ba39d7bab7 disable peer drop, fixed td check zsfelfoldi 2016-06-25 17:18:49 +02:00
  • 12d25262e9 sync 123 zsfelfoldi 2016-06-25 14:49:08 +02:00
  • 6e3dc9806d sync 3 zsfelfoldi 2016-06-24 19:41:23 +02:00
  • 98be7cd833 Merge pull request #2735 from ethereum/release/1.4 v1.4.8 Péter Szilágyi 2016-06-24 18:17:12 +03:00
  • eaf706b73c VERSION, cmd/geth: bumped version 1.4.8 Péter Szilágyi 2016-06-24 13:19:03 +03:00
  • b170a80cdc [release/1.4.8] core: update the DAO soft fork proposal to the final block Péter Szilágyi 2016-06-24 15:24:09 +03:00
  • e0493457d5 Merge pull request #2734 from karalabe/dao-final-block Péter Szilágyi 2016-06-24 16:19:45 +03:00
  • 7aee835b36 swarm/cmd/swarm: raise default maxpeers to 40 zelig 2016-06-24 14:48:46 +02:00