Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UX Improvements and Support JSON ABI Exports #6

Merged
merged 7 commits into from
Sep 7, 2023

Conversation

rauljordan
Copy link
Contributor

Changelog:

  • Improves spacing and color representations of values in output text
  • Adds information about transaction gas and fees in appropriate units (gwei, eth, gas units)
  • Adds the ability to export an ABI to JSON format using solc, if installed. Add the --json flag to cargo stylus export-abi. This output can also be written to a file
  • Lets the user know we are optimizing binary sizes if their uncompressed wasm is over the max, and point them to our docs
  • Updates the OPTIMIZING_BINARIES.md to let people know about the uncompressed limit and that we're working on it

@cla-bot cla-bot bot added the s label Sep 7, 2023
Copy link
Member

@joshuacolvin0 joshuacolvin0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rauljordan rauljordan merged commit 52dbbb4 into main Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants