Felix Lange
8ed72a8470
build: simplify unstable build check
...
ci.go decides whether a build is unstable by looking at the branch and
tag. This causes issues when a GitHub release is created on the master
branch because the build is considered unstable (the CI environment
reports the branch as "master").
Fix this by looking at the tag only. Any tagged build is stable.
8 years ago
Aron Fischer
0d9a8207d6
cmd/bzzup: trim directory in the manifest entry path ( #3299 )
8 years ago
FrankWang
04edbb0703
node: Remove redundant filepath.Join in parsePersistentNodes ( #3300 )
8 years ago
Nick Johnson
e1c1fce92c
cmd/utils, VERSION: 1.5.3 unstable ( #3306 )
8 years ago
Nick Johnson
c8695209f6
core: Don't perform EIP150 hash check on uncles ( #3303 )
8 years ago
Nick Johnson
9b95112a2d
cmd/utils: Set version string to stable ( #3304 )
8 years ago
Viktor Trón
a602c57c8d
README: add documentation for bzz related executables to the table ( #3294 )
8 years ago
Péter Szilágyi
f3228592f5
travis: dash of black magic to summon the cache daemon ( #3288 )
8 years ago
Nick Johnson
87b8254da1
Dockerfile: Add git dependency to Dockerfile ( #3295 )
8 years ago
Felix Lange
20eab80189
cmd/utils, VERSION: 1.5.2 unstable
8 years ago
Jeffrey Wilcke
810389c07a
Merge pull request #3278 from obscuren/version-1-5-1
...
utils: bump stable 1.5.1
8 years ago
Jeffrey Wilcke
3badd3782b
Merge pull request #3280 from fjl/fix-go15
...
build: set GO15VENDOREXPERIMENT in env.sh
8 years ago
Felix Lange
be2a264915
build: set GO15VENDOREXPERIMENT in env.sh
...
This should fix the 'make' build with Go 1.5.
8 years ago
Jeffrey Wilcke
b81baf5423
utils: bump stable
8 years ago
Péter Szilágyi
64359c9417
cmd/utils, mobile, params: set the correct field on testnet EIP 155 ( #3272 )
8 years ago
Péter Szilágyi
5a3853f83f
travis: only install the needed three android platforms ( #3274 )
8 years ago
Péter Szilágyi
532d746036
Merge pull request #3275 from obscuren/les-print-fix
...
les: fixed logging
8 years ago
Jeffrey Wilcke
c66e18b175
Merge pull request #3271 from Arachnid/dockerfiles
...
Dockerfile revamp
8 years ago
Jeffrey Wilcke
2d4bd3b3ad
les: fixed logging
8 years ago
Felix Lange
a96d6c68e2
cmd/utils: remove jit flag handling ( #3273 )
...
The jit config options are not handled, but random selection still took
place, printing confusing messages.
8 years ago
Nick Johnson
504815091f
containers/docker: Fix dockerfiles for new branch layout; add dockerfile in root
8 years ago
Péter Szilágyi
4dd3e7fe35
Merge pull request #3270 from fjl/version-1.5.1
...
README, VERSION: update for 1.5 release
8 years ago
Felix Lange
4c614909ff
README: update for develop->master switch, remove old build table
8 years ago
Felix Lange
b0a23c73cf
VERSION: bump unstable version to 1.5.1
8 years ago
Jeffrey Wilcke
922c1f8f9f
Merge pull request #3260 from obscuren/version-1-5-1
...
utils: unstable 1.5.1
8 years ago
Jeffrey Wilcke
c3c58eb601
Merge pull request #3259 from obscuren/version-1-5-0
...
utils: stable 1.5.0
8 years ago
Jeffrey Wilcke
ce3c52d17d
Merge pull request #3268 from fjl/build-master-unstable
...
build: master is unstable
8 years ago
Felix Lange
6663d0264e
build: master is unstable
8 years ago
Péter Szilágyi
6e4d623dc8
Merge pull request #3266 from fjl/travis-ppa-live
...
travis.yml: upload to the real PPA
8 years ago
Felix Lange
8e704d9718
travis.yml: upload to the real PPA
8 years ago
Péter Szilágyi
5bd32bd90d
travis: force xcode to finish iOS simulator configs ( #3265 )
8 years ago
Jeffrey Wilcke
b9f417e2e6
params: hardfork blocknumber ( #3264 )
8 years ago
Péter Szilágyi
9f7b087235
Merge pull request #3263 from karalabe/travis-cocoapods-gpg2
...
travis, build: further maven and gpg refinements
8 years ago
Péter Szilágyi
2cb9738649
travis, build: further maven and gpg refinements
8 years ago
Péter Szilágyi
0dc590a9f8
Merge pull request #3262 from karalabe/travis-cocoapods-gpg2
...
travis, build: fix mobile build issues on travis
8 years ago
Péter Szilágyi
dfd2c60509
travis, build: fix mobile build issues on travis
8 years ago
Jeffrey Wilcke
fd27393df3
utils: unstable 1.5.1
8 years ago
Jeffrey Wilcke
233950da40
utils: stable 1.5.0
8 years ago
Péter Szilágyi
bd0aafb4fd
Merge pull request #3258 from karalabe/unfuckup-travis
...
travis: work around "timeout features"
8 years ago
Jeffrey Wilcke
a672eae3d1
core, core/types: refactored tx chain id checking ( #3257 )
...
* core, core/types: refactored tx chain id checking
Refactored explicit chain id checking in to the Sender deriviation method
* cmd/utils, params: define chain ids
8 years ago
Péter Szilágyi
99d0d771a7
travis: work around "timeout features"
8 years ago
Felix Lange
8dcea0ac07
Merge pull request #2977 from karalabe/initial-mobile-suport
...
mobile: initial wrappers for mobile support
8 years ago
Jeffrey Wilcke
7a6c6ec946
cmd/utils, params: define chain ids
8 years ago
Péter Szilágyi
dfe79cc784
cmd/utils, mobile: place bootnodes in LGPL packages
8 years ago
Péter Szilágyi
4a439c2359
mobile: port wrappers to EIP155 and EIP158 fork
8 years ago
Péter Szilágyi
4c16c82500
travis, build: cocoapods build fixes and travis caches
8 years ago
Péter Szilágyi
5513c49c54
accounts/abi/bind, mobile: review fixes and android tests
8 years ago
Péter Szilágyi
b61f48e5aa
cmd, mobile, node, p2p: surface the discovery V5 bootnodes
8 years ago
Péter Szilágyi
de4b39a1a3
cmd/utils, mobile: update to reprice HF and light client
8 years ago
Péter Szilágyi
322502b441
build: iOS XCode framework build and upload
8 years ago