solana-program-library/account-compression/sdk/tests
Noah Gundotra 5504af4996
Account Compression: Add CMT checks for out of bounds leaf indices and initialization (#3724)
* cmt: add check for leaf index OOB

* ac: add checks for leaf index OOB

* ac: add tests for leaf index OOB

* nit: fix some poor logging & unused imports

* cmt: add initialization checks before public methods

* cmt: update LeafContentsModified error message

* cmt: make tests easier to read, add PartialEq, Eq to CMTError

* ac: make LeafOOB error the last error in the struct to prevent breaking changes

* ac: fmt fix
2022-10-21 14:06:47 -04:00
..
events Account Compression: 0.1.2 release (#3672) 2022-10-06 11:58:16 -05:00
accountCompression.test.ts Account Compression: Add CMT checks for out of bounds leaf indices and initialization (#3724) 2022-10-21 14:06:47 -04:00
merkleTree.ts Account Compression: Autogenerate TS SDK with Solita (#3551) 2022-09-08 17:04:54 +05:30
utils.ts Account Compression: Add CMT checks for out of bounds leaf indices and initialization (#3724) 2022-10-21 14:06:47 -04:00