This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git ls-files --stage|grep "^16" # show all submodules | |
git rm --cached -r vendor && git add vendor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo firmwarepasswd -setpasswd -setmode command # https://twitter.com/XenoKovah/status/809418554428657666 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# vi: set ft=dockerfile : | |
# example usage | |
# docker build -t cosmos . | |
# docker run -d -v cosmos-data:/opt/cosmos --rm -ti --name cosmos-1 cosmos | |
# docker exec -it cosmos-1 sh | |
# /go/bin/basecli --home $BASECOIN_HOME keys add default | |
# /go/bin/gaiad --home $GAIAD_HOME show_validator | |
FROM golang:1-alpine | |
RUN apk add --no-cache git make |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Attestation: | |
Message: https://www.aztecprotocol.com/ignition/participant/0x16f375e0f83bbdba8071b0c438505eb7fa741fa9/?timestamp=1578753486160 | |
Hash: 0x8e9bccf6111302c61568fa5061ae6853bd5f1b51a0163298b963ad1007c1ac6e | |
Signature: 0xd00988d9bbc3236c0f32d0942d44d79d682f3da869dbd1aa4ffb6841d85b9b4914681e3b83d7716df2ffebb45a0dacbc47214679c1d766c1688c932ada9ae2721b |