Skip to content

v1.0.0: App data v1 (#31)

Compare
Choose a tag to compare
@anxolin anxolin released this 18 Jul 13:54
· 43 commits to main since this release
00f4235
* Deprecate old way of generated CID

* Refactor app-data project and implement new hashing algorithm

* Add legacy method

* set version

* Try to fix issue importing schemas in explorer

* set version

* Export deterministic stringify

* Make it compatible with ethers-v5

* Import only the functions from ethersjs we need

* Do not import all the utils

* Improve implementation

* Add missing tests

* Refactor CID generation

* Make the code more self esplanatory

* Improve AJV instanciation

Co-authored-by: Alexandr Kazachenko <[email protected]>

* Simplify AJV instantiation

* Set version

---------

Co-authored-by: Alexandr Kazachenko <[email protected]>