Verification
This build provided on the release uses solana-verifable-build
You can verify the build by checking out the repo at this commit fe8da3a and running:
$ solana-verify build --library-name solana_slashing_program
Once the program is built, you can verify the hash by running:
$ solana-verify get-executable-hash target/deploy/solana_slashing_program.so
192ed727334abe822d5accba8b886e25f88b03c76973c2e7290cfb55b9e1115f
What's new
- Publish solana-slashing-program v1.0.0
- Publish solana-slashing-cli v1.0.0