Skip to content

Instantly share code, notes, and snippets.

View cfl0ws's full-sized avatar

cfl0ws / chainflow cfl0ws

View GitHub Profile
@cfl0ws
cfl0ws / celo-stake-off.md
Last active March 30, 2020 00:08
Celo faucet request for chainflow

CELO_VALIDATOR_GROUP_ADDRESS=81a981ca6da286619d95bc69c3c234a856491799

CELO_VALIDATOR_ADDRESS=0f858e0a002baef34ada539798d5c0c891a5d8a7

CELO_GENESIS_VALIDATOR_SIGNER_ADDRESS=beeb24d10c9fe58715a0c853db8ddd8e00191771

CELO_GENESIS_VALIDATOR_SIGNER_BLS_PUBLIC_KEY=382d76c49b99ba0d0aab030afe569b89288f399c727e3c1dcefbe1208f0c2d86498f62e1fee2d50486e2d6aa0d61130172cd07019fdfe79cbbec315f53465d9a8121fcdcfe71efede293111915281e82add7252b88b540b3a0dcd2fcfec91c81

Keybase proof

I hereby claim:

  • I am chris-remus on github.
  • I am chrisremus (https://keybase.io/chrisremus) on keybase.
  • I have a public key ASCuyrwxYP4sY3jw7WTN32Jb5kQGSdluHSfdu2_ifcPkmQo

To claim this, I am signing this object:

@cfl0ws
cfl0ws / instructions.md
Last active July 16, 2018 19:33 — forked from cwgoes/instructions.md
Upgrade to gaiad 0.22

First, fetch the latest upstream and build version 0.22:

git fetch --tags
git checkout HEAD Gopkg.lock
git checkout v0.22.0
make

Now double-check that you've built the right version with: