cosmos-sdk/docs/translations/kr/gaia
Alessio Treglia c0486aa532
R4R: Infrastructure for reproducible builds (#4262)
This change set introduces support for building gaia with gitian
on the following GOOS/GOARCH pairs:

- darwin/386
- darwin/amd64
- linux/386
- linux/amd64
- linux/arm
- linux/arm64
- windows/386
- windows/amd64

cmd/gaia/contrib/gitian-descriptors/ contains gitian descriptor files.

cmd/gaia/contrib/gitian-keys/ contains:
- a keys.txt file that is meant to list core developers and gitian
  builders PGP keys. 
- README.me to provide instructions on how to import the keys
  into one's personal GPG keyring.

The gosum utility is removed, so is the go.sum hashsum bit from
gaiacli/gaiad version string. It was meant to be a provisional
mitigation to the lack of a reproducible build process.

GOBIN is removed from all Makefiles. When GOBIN is set, go
refuses to cross-compiles binaries for foreign architectures.
export GOBIN=$GOPATH/bin is unnecessary anyway as by
default go install places built binaries in $GOPATH/bin.
Developers are required to update their enviornment files and
replace $GOBIN with $GOPATH/bin in PATH.

circleci configuration file is amended accordingly.

Closes: #4027
Closes: #4280
2019-05-14 00:33:34 +02:00
..
validators Merge PR #3935: Modify stake to uatom in gaia's doc 2019-03-25 17:15:54 -04:00
README.md Merge PR #3615: Add 'translations/kr' 2019-02-13 15:38:48 +01:00
delegator-guide-cli.md Merge PR #3879: Update Korean CLI delegator guide to mainnet spec 2019-03-14 19:13:51 +01:00
deploy-testnet.md Merge PR #3615: Add 'translations/kr' 2019-02-13 15:38:48 +01:00
gaiacli.md Merge PR #3935: Modify stake to uatom in gaia's doc 2019-03-25 17:15:54 -04:00
genesis.md Merge PR #3615: Add 'translations/kr' 2019-02-13 15:38:48 +01:00
installation.md R4R: Infrastructure for reproducible builds (#4262) 2019-05-14 00:33:34 +02:00
join-testnet.md Merge PR #3615: Add 'translations/kr' 2019-02-13 15:38:48 +01:00
keys.md Merge PR #3615: Add 'translations/kr' 2019-02-13 15:38:48 +01:00
ledger.md Merge PR #3935: Modify stake to uatom in gaia's doc 2019-03-25 17:15:54 -04:00
what-is-gaia.md Merge PR #3615: Add 'translations/kr' 2019-02-13 15:38:48 +01:00

README.md

Gaia Documentation

Gaia docs에 오신 것을 환영합니다. Gaia 는 코스모스 허브를 위한 코스모스 애플리케이션의 현재 명칭입니다.

코스모스 퍼블릭 테스트넷에 참가하세요

자체 gaia 테스트넷 세팅하기

추가 리소스