Skip to content

Release v0.1.5

Compare
Choose a tag to compare
@icodezjb icodezjb released this 14 Mar 08:39
0d01c6d

The current code has not been synchronized to the latest one. Only the binary file of bevm v0.1.5 is provided here.

version

$ bevm --version
bevm 0.1.5-efdc72ca048

How to sync bevm-testnet blocks from genesis

$ bevm --chain=testnet --name="Your Node Name" --pruning=archive

How to sync bevm-mainnet blocks from genesis

$ bevm --chain=mainnet --name="Your Node Name" --pruning=archive

Checksum

name md5sum
bevm-v0.1.5-ubuntu20.04-x86_64.tar.gz 654f194cf6ef896f2298bd1fc3f70557
bevm-v0.1.5-ubuntu20.04-arm64.tar.gz 40b1954024c42a2fb4bd6ae417f5f4e2

Docker

docker pull btclayer2/bevm:v0.1.5