Releases: solana-program/address-lookup-table
Releases · solana-program/address-lookup-table
[email protected]
Solana Address Lookup Table program, first release of BPF version.
This program has been verifiably built using solana-verifiable-build.
You can verify this build by executing the following command:
$ solana-verify build \
--base-image ellipsislabs/solana@sha256:083ad44f3181d56dea0b628260f3ecf70744add259632234c377d1b6ee5d6a9d \
-- --features bpf-entrypoint
The bpf-entrypoint
feature is specified in order to make the program's SBF entrypoint available on the compiled binary. The binary deployed to Solana will have this feature active.
$ solana-verify get-executable-hash target/deploy/solana_address_lookup_table_program.so
35a9a482e693027b6625be7497d493ead1bf30e46ae3db0108c67bdececd3c77
[email protected]
JS client v0.6.1
[email protected]
JS client v0.6.0
[email protected]
JS client v0.5.4
[email protected]
JS client v0.5.3
[email protected]
JS client v0.5.2
[email protected]
JS client v0.5.1
[email protected]
JS client v0.5.0