Commit graph

  • 7470129121 accounts/abi: Index output for slices and arrays correctly Jakob Borg 2016-11-18 11:13:09 +0100
  • 2fab5dc246 accounts/abi: Must copy arrays of arrays element wise Jakob Borg 2016-11-18 11:13:44 +0100
  • e5edd3b983 cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict Felix Lange 2016-11-22 20:52:31 +0100
  • a47341cf96 p2p, p2p/discover, p2p/discv5: add IP network restriction feature Felix Lange 2016-11-22 20:51:59 +0100
  • e46bda5093 swarm/network: prevent relay of invalid IPs Felix Lange 2016-11-21 18:25:16 +0100
  • a98d1d67d6 p2p/discover, p2p/discv5: prevent relay of invalid IPs and low ports Felix Lange 2016-11-21 18:11:54 +0100
  • ba2884f343 p2p/discover, p2p/discv5: use netutil.IsTemporaryError Felix Lange 2016-11-21 18:39:36 +0100
  • 1d80155d5e p2p/netutil: new package for network utilities Felix Lange 2016-11-21 18:11:21 +0100
  • d4f44679bd Revert "whisper: refactoring" Jeffrey Wilcke 2016-11-22 21:59:56 +0100
  • 97bec5e2d9 Merge pull request #3224 from gluk256/04 Viktor Trón 2016-11-22 21:49:09 +0100
  • aa925b6384 whisper: fixed the error logs Vlad 2016-11-22 20:32:12 +0100
  • a0e42aa4e2 build: mobile CI fixes (#3322) Péter Szilágyi 2016-11-22 18:35:49 +0200
  • 7ad4cafafd core: implemented new ropsten testnet Jeffrey Wilcke 2016-11-20 22:32:31 +0100
  • 07d6515b16 Dockerfile: Create dockerfile for 1.4 release branch (#3321) Nick Johnson 2016-11-22 12:07:04 +0000
  • b9eccbe78a
    build: fix Maven and CocoaPods author email addresses Péter Szilágyi 2016-11-22 13:58:11 +0200
  • 87a9b34d91
    build: use metatags on cocoapods, not prerelease tags Péter Szilágyi 2016-11-22 13:57:19 +0200
  • f9e16ac95b Dockerfile: Create dockerfile for 1.4 release branch Nick Johnson 2016-11-22 11:52:43 +0000
  • e35386fb03
    Add developer guide. Péter Szilágyi 2016-11-22 10:35:56 +0200
  • 92959cd4ef appveyor: use native 32bit go Felix Lange 2016-11-21 12:22:00 +0100
  • 2c802399c3 README: Changed http:// to https:// for swarm link (#3312) sandakersmann 2016-11-20 19:40:59 +0100
  • c031dd8e62 cmd/geth, core, light, mobile: removed state account StartingNonce Jeffrey Wilcke 2016-11-20 12:18:39 +0100
  • 6c2593f685 core: add verbose output in the case of gas use error Martin Holst Swende 2016-11-19 21:06:32 +0100
  • d0d46d62c3 README: Changed http:// to https:// on one link sandakersmann 2016-11-19 18:36:58 +0100
  • 211198fae5 Modify hard fork blocks Julian Yap 2016-11-19 00:54:52 -1000
  • af9a2b5a52 Modify default NetworkId Julian Yap 2016-11-19 00:50:33 -1000
  • ebd66bff1f Modify discovery port Julian Yap 2016-11-19 00:46:55 -1000
  • f5a1692b10 Modify more strings from go-ethereum to go-ubiq Julian Yap 2016-11-19 00:36:48 -1000
  • 885de700ff Modify geth to gubiq Julian Yap 2016-11-19 00:10:08 -1000
  • e7d58c4cd8 Modify DefaultIPCSocket Julian Yap 2016-11-18 23:47:33 -1000
  • 3d2051fa4e Modify default rpcport, wsport Julian Yap 2016-11-18 23:46:24 -1000
  • 1b1e2397c3 Fix build Julian Yap 2016-11-18 23:36:55 -1000
  • 1586b666f2 Refactor import paths to Ubiq Julian Yap 2016-11-18 23:35:52 -1000
  • 9762cbf101 Modify DefaultDataDir Julian Yap 2016-11-18 22:45:29 -1000
  • 8ed72a8470 build: simplify unstable build check Felix Lange 2016-11-18 19:55:19 +0100
  • 18d5af5bfe Merge dd232a6fd1 into 0d9a8207d6 Viktor Trón 2016-11-18 13:48:28 +0000
  • 0d9a8207d6 cmd/bzzup: trim directory in the manifest entry path (#3299) Aron Fischer 2016-11-18 14:41:37 +0100
  • 0a9e8e7ff9 cmd: bzzup correctly trims the directory in the manifest entry path aron 2016-11-18 13:37:33 +0100
  • 04edbb0703 node: Remove redundant filepath.Join in parsePersistentNodes (#3300) FrankWang 2016-11-18 19:45:06 +0800
  • e1c1fce92c cmd/utils, VERSION: 1.5.3 unstable (#3306) Nick Johnson 2016-11-18 11:33:47 +0000
  • a0add1eb0c VERSION, cmd/utils: Bump version number Nick Johnson 2016-11-18 11:08:40 +0000
  • c8695209f6 core: Don't perform EIP150 hash check on uncles (#3303) v1.5.2 Nick Johnson 2016-11-18 11:01:54 +0000
  • 9b95112a2d cmd/utils: Set version string to stable (#3304) Nick Johnson 2016-11-18 10:57:48 +0000
  • a602c57c8d README: add documentation for bzz related executables to the table (#3294) Viktor Trón 2016-11-18 11:56:27 +0100
  • a1daad9be3 cmd/utils: Set version string to stable Nick Johnson 2016-11-18 10:51:32 +0000
  • fc5e2bf673 core: Don't perform EIP150 hash check on uncles Nick Johnson 2016-11-18 10:22:44 +0000
  • ac7a2658c4 accounts/abi: Must copy arrays of arrays element wise Jakob Borg 2016-11-18 11:13:44 +0100
  • 1c0116ae6c accounts/abi: Index output for slices and arrays correctly Jakob Borg 2016-11-18 11:13:09 +0100
  • dc197cb938 node: Remove redundant filepath.Join in parsePersistentNodes. eternnoir 2016-11-18 12:07:45 +0800
  • d158b1868c Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop Kenji Siu 2016-11-18 09:03:44 +0800
  • 0882724171 Merge 6342f9b6df into f3228592f5 Aron Fischer 2016-11-17 17:33:45 +0000
  • 6342f9b6df cmd: bzzup correctly trims the directory in the manifest entry path aron 2016-11-17 17:13:49 +0100
  • f3228592f5 travis: dash of black magic to summon the cache daemon (#3288) Péter Szilágyi 2016-11-17 17:15:17 +0200
  • 87b8254da1 Dockerfile: Add git dependency to Dockerfile (#3295) Nick Johnson 2016-11-17 14:38:14 +0000
  • d0911f565e /: Add git dependency to Dockerfile Nick Johnson 2016-11-17 14:31:29 +0000
  • dd232a6fd1 README: add documentation for bzz related executables to the table zelig 2016-11-17 15:22:56 +0100
  • a02eb6040e
    travis: dash of black magic to summon the cache daemon Péter Szilágyi 2016-11-17 11:20:51 +0200
  • 26342e3bbe Merge 87859cc60a into 20eab80189 Jeffrey Wilcke 2016-11-17 13:44:57 +0000
  • 20eab80189 cmd/utils, VERSION: 1.5.2 unstable Felix Lange 2016-11-17 14:40:32 +0100
  • 4aab3fd1d6 Merge 810389c07a into c3c58eb601 Jeffrey Wilcke 2016-11-16 12:10:50 +0000
  • 810389c07a Merge pull request #3278 from obscuren/version-1-5-1 v1.5.1 Jeffrey Wilcke 2016-11-16 13:10:03 +0100
  • 3badd3782b Merge pull request #3280 from fjl/fix-go15 Jeffrey Wilcke 2016-11-16 13:07:44 +0100
  • 1a8a447267 improve some test loop xiekeyang 2016-11-16 17:58:59 +0800
  • be2a264915 build: set GO15VENDOREXPERIMENT in env.sh Felix Lange 2016-11-16 10:53:35 +0100
  • 87859cc60a utils: version bump 1.5.2 unstable Jeffrey Wilcke 2016-11-16 10:47:23 +0100
  • b81baf5423 utils: bump stable Jeffrey Wilcke 2016-11-16 10:46:22 +0100
  • fc3e8dbc14 Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop Kenji Siu 2016-11-16 09:18:36 +0800
  • 64359c9417 cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272) Péter Szilágyi 2016-11-16 01:46:40 +0200
  • 5a3853f83f travis: only install the needed three android platforms (#3274) Péter Szilágyi 2016-11-16 01:44:37 +0200
  • 532d746036 Merge pull request #3275 from obscuren/les-print-fix Péter Szilágyi 2016-11-16 00:08:47 +0200
  • 42aa79790c
    cmd/utils, mobile, params: use preset chain configs Péter Szilágyi 2016-11-15 23:39:27 +0200
  • c66e18b175 Merge pull request #3271 from Arachnid/dockerfiles Jeffrey Wilcke 2016-11-15 22:54:51 +0100
  • 2d4bd3b3ad les: fixed logging Jeffrey Wilcke 2016-11-15 22:48:00 +0100
  • 0b2c24d59b
    travis: only install the needed three android platforms Péter Szilágyi 2016-11-15 23:27:40 +0200
  • a96d6c68e2 cmd/utils: remove jit flag handling (#3273) Felix Lange 2016-11-15 22:20:18 +0100
  • a4f6eefd10 cmd/utils: remove jit flag handling Felix Lange 2016-11-15 18:19:02 +0100
  • f803e046df
    cmd/utils: ensure chain configs get always correctly set Péter Szilágyi 2016-11-15 22:54:01 +0200
  • 4febf264ce
    cmd/utils: set the correct field on testnet EIP 155 Péter Szilágyi 2016-11-15 22:45:31 +0200
  • 504815091f containers/docker: Fix dockerfiles for new branch layout; add dockerfile in root Nick Johnson 2016-11-15 17:57:56 +0000
  • 4dd3e7fe35 Merge pull request #3270 from fjl/version-1.5.1 Péter Szilágyi 2016-11-15 16:56:29 +0200
  • 4c614909ff README: update for develop->master switch, remove old build table Felix Lange 2016-11-15 15:47:04 +0100
  • b0a23c73cf VERSION: bump unstable version to 1.5.1 Felix Lange 2016-11-15 15:46:41 +0100
  • 2df5ead8f4
    Fix downloads hardcoded date parsing. Péter Szilágyi 2016-11-15 16:29:56 +0200
  • 922c1f8f9f Merge pull request #3260 from obscuren/version-1-5-1 Jeffrey Wilcke 2016-11-15 14:33:14 +0100
  • c3c58eb601 Merge pull request #3259 from obscuren/version-1-5-0 v1.5.0 Jeffrey Wilcke 2016-11-15 14:29:33 +0100
  • ce3c52d17d Merge pull request #3268 from fjl/build-master-unstable Jeffrey Wilcke 2016-11-15 14:29:22 +0100
  • 6663d0264e build: master is unstable Felix Lange 2016-11-15 14:11:27 +0100
  • d313d0d72a Merge 81d9d7d385 into c72f5459ac Jeffrey Wilcke 2016-11-15 12:48:52 +0000
  • 81d9d7d385 Merge pull request #3252 from obscuren/release/1.4 v1.4.19 Jeffrey Wilcke 2016-11-15 13:46:47 +0100
  • 822355f8a6 VERSION, cmd/geth: version bump 1.4.19 Jeffrey Wilcke 2016-11-15 10:08:13 +0100
  • 7d9c6f611a params: Hardfork block number Jeffrey Wilcke 2016-11-15 10:08:32 +0100
  • dc2e34ddf3 core, core/state, trie: Hardfork EIP155, EIP161, EIP170 Jeffrey Wilcke 2016-10-20 13:36:29 +0200
  • f13464c730
    Link to wiki page instead of devdocs for now. Péter Szilágyi 2016-11-15 13:08:35 +0200
  • b37f28ef23 Merge pull request #5 from fjl/index-page-2 Péter Szilágyi 2016-11-15 13:02:31 +0200
  • c474c4082b fix switch between mobile/desktop design Felix Lange 2016-11-15 11:56:24 +0100
  • 3058a06c03 fix symmetry on the index page Felix Lange 2016-11-15 11:46:08 +0100
  • 6e4d623dc8 Merge pull request #3266 from fjl/travis-ppa-live Péter Szilágyi 2016-11-15 12:39:45 +0200
  • 8e704d9718 travis.yml: upload to the real PPA Felix Lange 2016-11-15 11:10:28 +0100
  • 5bd32bd90d travis: force xcode to finish iOS simulator configs (#3265) Péter Szilágyi 2016-11-15 11:44:54 +0200
  • b9f417e2e6 params: hardfork blocknumber (#3264) Jeffrey Wilcke 2016-11-15 10:43:23 +0100
  • 0d6108158f Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop Kenji Siu 2016-11-15 17:43:02 +0800