Skip to content

Commit

Permalink
feat(zinkc): make ABI an output option (#193)
Browse files Browse the repository at this point in the history
* feat(zinkc): embed ABI

* chore(cli): re-assemble command line tools

* feat(zinkc): embed cli in zinkc

* feat(zinkc): write abi to disk if enabled

* chore(abi): lowercase enum

* refactor(examples): use generated ABI for the test of example constructor

* chore(filetests): use filetests instead of zinkc-filetests

* chore(ccli): to crates.io

* feat(abi): introduce no-std solidity abi

* docs(RELEASES): append release notes

* chore(workspace): bumps version

* ci(clippy): make clippy happy
  • Loading branch information
clearloop authored Dec 16, 2023
1 parent 387999b commit cdc0cfc
Show file tree
Hide file tree
Showing 43 changed files with 406 additions and 292 deletions.
107 changes: 46 additions & 61 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cdc0cfc

Please sign in to comment.