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

feat: add support for enable_decimals for Vyper 0.4 #133

Merged
merged 2 commits into from
Sep 28, 2024

Conversation

antazoey
Copy link
Member

What I did

to use decimals in Vyper 0.4, you must add the setting enable_decimals.

How I did it

Add the setting for vyper-json

How to verify it

vyper:
  enable_decimals: true

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@antazoey antazoey marked this pull request as ready for review September 27, 2024 18:39
fubuloubu
fubuloubu previously approved these changes Sep 27, 2024
@antazoey antazoey enabled auto-merge (squash) September 27, 2024 18:41
@antazoey antazoey force-pushed the feat/support-use-decimals branch 11 times, most recently from 228b357 to e592cf9 Compare September 28, 2024 01:46
@antazoey antazoey merged commit f26db86 into ApeWorX:main Sep 28, 2024
11 checks passed
@antazoey antazoey deleted the feat/support-use-decimals branch September 28, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants