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

fix: deployer_behavior_test() #28

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

Autoparallel
Copy link
Contributor

The issue was that the decimals type HAS to be a u8. It also seems that we need to fix errors bubbling up within the engine. I will make an issue for this.

The issue was that the decimals type HAS to be a `u8`. It also seems that we need to fix errors bubbling up within the engine. I will make an issue for this.
Copy link
Contributor

@0xJepsen 0xJepsen left a comment

Choose a reason for hiding this comment

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

nice good catch

@0xJepsen 0xJepsen merged commit a13e646 into behavior Feb 26, 2024
5 checks passed
@0xJepsen 0xJepsen deleted the fix/deployer-behavior-test branch February 26, 2024 02:13
0xJepsen added a commit that referenced this pull request Feb 26, 2024
* chore: constant sum pool impl + deploy behavior
* deployer tests
* token deploys
* chore: remove ir flag in makefile
* feat: AlllocationData associated type
* fix: `deployer_behavior_test()` (#28)
* InputToken enum

---------

Co-authored-by: Colin Roberts <colin@primitive.xyz>
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