Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Cox 797c7a1105 Fixed contract name 2024-01-16 12:12:38 -08:00
Aaron Cox d924693af6 Initial testing.gm for return values 2024-01-16 11:51:28 -08:00
Vance Chi 32c5500876 Fix according to atomicassets usage (#26)
* Fix variant struct and variant interface

* Fix type alias lose array info

* Add command to generate all mock contracts

* Update mock contracts
2023-12-18 11:02:00 -08:00
Daniel Fugere d91ee1965f Adding contract command (#1)
* chore: added contract command

* chore: added make check and make format

* chore: getting the generate command to work

* chore: added the --file option to the generate command

* fix: got tests passing

* chore: got rid of deprecation warnings

* chore: added ci check

* Bumping requirement to v18

* Use stdout instead of stderr

* Reworked shebang to disable experimental warnings

* Made logging less verbose

* Removed v16 testing

* Inverted logging logic to debug by default

---------

Co-authored-by: Aaron Cox <aaron@greymass.com>
2023-08-28 16:59:18 -07:00
Aaron Cox 95be4285d8 Initial commit 2023-08-21 17:28:58 -07:00