Anton Kaliaev
|
ad3e990c6a
|
fix GO_VERSION in installation scripts (#3411)
there is no such file https://storage.googleapis.com/golang/go1.12.0.linux-amd64.tar.gz
Fixes #3405
|
6 years ago |
Ismail Khoffi
|
1eaa42cd25
|
golang 1.12.0 (#3376)
- update docker image on circleci
- remove GOCACHE=off from Makefile (see:
https://tip.golang.org/doc/go1.12#gocache)
- update badge in readme
- update in scripts/install
- update Vagrantfile
- update in networks/remote/integration.sh
- tools/build/Makefile
|
6 years ago |
Zach
|
2182f6a702
|
update go version & other cleanup (#3018)
* update go version & other cleanup
* fix lints
* go one.eleven.four
* keep circle on 1.11.3 for now
|
6 years ago |
zramsay
|
814a88a69b
|
more maintainable/useful install scripts
|
6 years ago |
Zach
|
bb0e17dbf0
|
arm: add install script, fix Makefile (#2824)
* be like the SDK makefile
* arm: add install script, fix Makefile
* ...
|
6 years ago |
Anton Kaliaev
|
d20693fb16
|
install scripts: update go version, remove upgrade cmd (#2650)
* [install scripts] update go version, remove upgrade
- upgrading OS is out of scope of installation scripts
* add missing log statement
Refs https://github.com/tendermint/tendermint/pull/2642#discussion_r225786794
|
6 years ago |
Uzair1995
|
ed107d0e84
|
[scripts/install_tendermint_ubuntu] change /root to local user (#2647)
|
6 years ago |
Jack Zampolin
|
a3640ef809
|
Add OSX install script (#1947)
* Add OSX install script
* Address PR comments
|
6 years ago |
Zach Ramsay
|
44dad6d70b
|
Revert "detele everything"
This reverts commit d02c5d1e30 .
|
6 years ago |
Zach Ramsay
|
d02c5d1e30
|
detele everything
|
6 years ago |
Liamsi
|
d2c05bc5b9
|
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
|
6 years ago |
Liamsi
|
96a3502126
|
delete everything
|
6 years ago |
ValarDragon
|
a6a4fc7784
|
docs: Add BSD install script
|
7 years ago |