First, fetch the latest upstream and build version 0.22:
git fetch --tags
git checkout v0.22.0
make
Now double-check that you've built the right version with:
#!/bin/sh | |
NODE=gaia-7000.coinculture.net:26657 | |
while true; do | |
PREVOTING=$(curl -s http://$NODE/dump_consensus_state | jq '.result.round_state.votes[0].prevotes_bit_array' -r | tail -c 5) | |
REMAINING=$(echo "0.67 - $PREVOTING" | bc -l) | |
echo "$PREVOTING fraction of stake prevoting, $REMAINING fraction more necessary" | |
sleep 10 | |
done |
{ | |
"genesis_time": "2018-07-16T19:57:28.971479541Z", | |
"chain_id": "gaia-7000", | |
"consensus_params": { | |
"block_size_params": { | |
"max_bytes": "22020096", | |
"max_txs": "10000", | |
"max_gas": "-1" | |
}, | |
"tx_size_params": { |
First, fetch the latest upstream and build version 0.22:
git fetch --tags
git checkout v0.22.0
make
Now double-check that you've built the right version with:
Verifying my Blockstack ID is secured with the address 1JsAzNBeBjVrBn7fXTrhSU5WrSR6gdJ4Td https://explorer.blockstack.org/address/1JsAzNBeBjVrBn7fXTrhSU5WrSR6gdJ4Td |
[{"constant":false,"inputs":[{"name":"tokenGet","type":"address"},{"name":"amountGet","type":"uint256"},{"name":"tokenGive","type":"address"},{"name":"amountGive","type":"uint256"},{"name":"expires","type":"uint256"},{"name":"nonce","type":"uint256"},{"name":"user","type":"address"},{"name":"v","type":"uint8"},{"name":"r","type":"bytes32"},{"name":"s","type":"bytes32"},{"name":"amount","type":"uint256"}],"name":"trade","outputs":[],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"tokenGet","type":"address"},{"name":"amountGet","type":"uint256"},{"name":"tokenGive","type":"address"},{"name":"amountGive","type":"uint256"},{"name":"expires","type":"uint256"},{"name":"nonce","type":"uint256"}],"name":"order","outputs":[],"payable":false,"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"},{"name":"","type":"bytes32"}],"name":"orderFills","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"tokenGet","type":"ad |
### Keybase proof | |
I hereby claim: | |
* I am cwgoes on github. | |
* I am cwgoes (https://keybase.io/cwgoes) on keybase. | |
* I have a public key ASC01wns5BROTL10vdce_oQEirKylHLecBN6oEdM87DHeAo | |
To claim this, I am signing this object: |