solana-program-library/account-compression/sdk/tests
Noah Gundotra 92b1ea35bb
Account Compression: Typescript SDK v0.1.3 (#3743)
* ac-ts: update typescript to match v0.1.4 on-chain

* ac: add prettier, lint, typedoc config

* ac: test all init pairs

* ac: format everything

* ac: breaking changes to instructions helpers

* ac: update tests to use getCurrentBufferIndex

* ac: add docs to ts sdk

* ac: add examples to Readme, Canopy calculation explanation

* ac: ts helpers now require ValidDepthSizePair

* ac: restructure MerkleTree in tests to follow  layout

* ac: lint, pretty

* ac: export MerkleTree file

* ac: revamp instruction helpers with merkle tree class

* ac: add docs

* ac: pretty, lint

* ac: update README with jnwng's feedback

* ac: export merkle-tree docs
2022-10-28 17:38:09 -04:00
..
accounts Account Compression: Typescript SDK v0.1.3 (#3743) 2022-10-28 17:38:09 -04:00
events Account Compression: Typescript SDK v0.1.3 (#3743) 2022-10-28 17:38:09 -04:00
accountCompression.test.ts Account Compression: Typescript SDK v0.1.3 (#3743) 2022-10-28 17:38:09 -04:00
utils.ts Account Compression: Typescript SDK v0.1.3 (#3743) 2022-10-28 17:38:09 -04:00