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: using main macro #14

Merged
merged 4 commits into from
Feb 23, 2024
Merged

feat: using main macro #14

merged 4 commits into from
Feb 23, 2024

Conversation

Autoparallel
Copy link
Collaborator

There are some debug prints in here right now as I'm seeing that this is not running properly. To replicate the issues, run:

cargo run simulate configs/example.toml -vvvv

You will see that we don't get past the println!("Prior to token deployment."); in the startup() for deployer.

There are some debug prints in here right now as I'm seeing that this is not running properly.

Revert "feat: using main macro"

This reverts commit 78c0032.

feat: using main macro

There are some debug prints in here right now as I'm seeing that this is not running properly.
@Autoparallel Autoparallel added the 🪲 bug Something isn't working label Feb 23, 2024
@ts0yu ts0yu marked this pull request as ready for review February 23, 2024 14:16
Copy link
Collaborator

@ts0yu ts0yu left a comment

Choose a reason for hiding this comment

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

Merging this so config.toml can be on main
Errors to be fixed today.

@0xJepsen 0xJepsen merged commit 3ced83c into main Feb 23, 2024
4 checks passed
@Autoparallel Autoparallel deleted the feat/main-macro branch February 23, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants