Skip to content

Document how to develop and upgrade a change in the economic protocol

git checkout master
make
./scripts/snapshot_alpha.sh athens_004 from alpha_003
git checkout mainnet
./scripts/activate_protocol.sh src/proto_004_*
make
[start the sandbox and play]

tezos/tezos!973 (merged)

Write this up in a clean way after the above PR has been merged.