* feat: added web3 bindings for Address Lookup Table Program * fix: refactoring + addresses PR comments * fix: typos fixed and minor refactoring * add lookup table instruction decoding support + fixes recent slot serialization bug * export lookup table program * linting * fix: type annotations * add tests cases for address lookup table program * fix: alloc encoding buffer properly for seq layouts * fix: typedoc issue Co-authored-by: Antematter <hello@antematter.io> Co-authored-by: Muhammad Saad <msaadahmed039@gmail.com> Co-authored-by: Justin Starry <justin@solana.com> |
||
---|---|---|
.. | ||
fixtures/noop-program | ||
mocks | ||
.gitignore | ||
account.test.ts | ||
address-lookup-table-program.test.ts | ||
agent-manager.test.ts | ||
bpf-loader.test.ts | ||
cluster.test.ts | ||
compute-budget.test.ts | ||
connection-subscriptions.test.ts | ||
connection.test.ts | ||
ed25519-program.test.ts | ||
epoch-schedule.test.ts | ||
keypair.test.ts | ||
nonce.test.ts | ||
publickey.test.ts | ||
secp256k1-program.test.ts | ||
shortvec-encoding.test.ts | ||
stake-program.test.ts | ||
system-program.test.ts | ||
transaction-payer.test.ts | ||
transaction.test.ts | ||
url.ts | ||
validator-info.test.ts | ||
vote-program.test.ts | ||
websocket.test.ts |