Skip to content

Releases: solana-program/address-lookup-table

js@v0.7.0

03 Mar 16:43
Compare
Choose a tag to compare
JS client v0.7.0

program@3.0.0

05 Dec 04:02
Compare
Choose a tag to compare
program@3.0.0 Pre-release
Pre-release

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

js@v0.6.1

14 Nov 11:03
Compare
Choose a tag to compare
JS client v0.6.1

js@v0.6.0

05 Nov 18:25
Compare
Choose a tag to compare
JS client v0.6.0

js@v0.5.4

24 Oct 08:15
Compare
Choose a tag to compare
JS client v0.5.4

js@v0.5.3

10 Oct 11:33
Compare
Choose a tag to compare
JS client v0.5.3

js@v0.5.2

03 Oct 16:34
Compare
Choose a tag to compare
JS client v0.5.2

js@v0.5.1

11 Sep 15:13
Compare
Choose a tag to compare
JS client v0.5.1

js@v0.5.0

05 Aug 17:19
Compare
Choose a tag to compare
JS client v0.5.0