🚀 New release: Ergo protocol reference client 6.0.0 Alpha2 (for devnets only!) (v6.0.0-alpha2)

Ergo 6.0.0-alpha2 protocol client, for devnets only!

It corresponds to https://github.com/ScorexFoundation/sigmastate-interpreter/pull/1027 in Sigma

Contains all the planned functional 6.0.0 Sigma features.

Activation:

create devnet config like https://gist.github.com/kushti/4f9c6b706ab16fcf2151cf1f3b531f7d

run as java -jar -Xmx4G ergo-6.0.0-alpha0.jar --devnet -c devnet.conf

unlock wallet to have block generation started (not really needed, as currently devnet is starting with Autolykos2, but this artefact in miner from Autolykos 1 is still in the code)

wait for 256 + 32 * 16 == 768 blocks for 6.0 activation

then you can use /script/p2sAddress API method to compile ErgoScript code with 6.0 features.

Check it out here: https://github.com/ergoplatform/ergo/releases/tag/v6.0.0-alpha2

Reply to this note

Please Login to reply.

Discussion

No replies yet.