Commit Graph

2 Commits

Author SHA1 Message Date
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
Noah Gundotra b0d84fc44d
Account Compression: 0.1.2 release (#3672)
* ac: expose wrap_application_data_v1, hide wrap_event

* ac: separate event deserialization methods, update IDL

* ac: add test for deserializing application data event

* ac: add crate READMEs, update top-level README

* ac: bump version to 0.1.2
2022-10-06 11:58:16 -05:00