- 21 Nov, 2016 1 commit
- 
- 
Felix Lange authoredThis simplifies the build and should speed it up a bit because the standard library doesn't need to be cross compiled on the 32bit builder. 
 
- 
- 18 Nov, 2016 6 commits
- 
- 
Felix Lange authoredci.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. 
- 
FrankWang authored
- 
Nick Johnson authored
- 
Nick Johnson authored
- 
Nick Johnson authored
- 
Viktor Trón authored
 
- 
- 17 Nov, 2016 3 commits
- 
- 
Péter Szilágyi authored
- 
Nick Johnson authored
- 
Felix Lange authored
 
- 
- 16 Nov, 2016 4 commits
- 
- 
Jeffrey Wilcke authoredutils: bump stable 1.5.1 
- 
Jeffrey Wilcke authoredbuild: set GO15VENDOREXPERIMENT in env.sh 
- 
Felix Lange authoredThis should fix the 'make' build with Go 1.5. 
- 
Jeffrey Wilcke authored
 
- 
- 15 Nov, 2016 22 commits
- 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredles: fixed logging 
- 
Jeffrey Wilcke authoredDockerfile revamp 
- 
Jeffrey Wilcke authored
- 
Felix Lange authoredThe jit config options are not handled, but random selection still took place, printing confusing messages. 
- 
Nick Johnson authored
- 
Péter Szilágyi authoredREADME, VERSION: update for 1.5 release 
- 
Felix Lange authored
- 
Felix Lange authored
- 
Jeffrey Wilcke authoredutils: unstable 1.5.1 
- 
Jeffrey Wilcke authoredutils: stable 1.5.0 
- 
Jeffrey Wilcke authoredbuild: master is unstable 
- 
Felix Lange authored
- 
Péter Szilágyi authoredtravis.yml: upload to the real PPA 
- 
Felix Lange authored
- 
Péter Szilágyi authored
- 
Jeffrey Wilcke authored
- 
Péter Szilágyi authoredtravis, build: further maven and gpg refinements 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredtravis, build: fix mobile build issues on travis 
- 
Péter Szilágyi authored
 
- 
- 14 Nov, 2016 4 commits
- 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Péter Szilágyi authoredtravis: work around "timeout features" 
- 
Jeffrey Wilcke authored* 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 
 
-