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

refactor: remove old api code #112

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Conversation

Daanvdplas
Copy link
Collaborator

@Daanvdplas Daanvdplas commented Jul 19, 2024

Only removes old code in the runtime so that it can no longer be used on testnet until API complete. Removing the code in other crates will be done on the api branch as soon as it is rebased on this PR because it is very different and feels like I would have to do the job twice.

Copy link
Collaborator

@peterwht peterwht left a comment

Choose a reason for hiding this comment

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

looks good. Just a couple clippy warnings that should be addressed

runtime/devnet/src/extensions.rs Show resolved Hide resolved
runtime/devnet/src/extensions.rs Show resolved Hide resolved
runtime/testnet/src/extensions.rs Show resolved Hide resolved
runtime/testnet/src/extensions.rs Show resolved Hide resolved
@Daanvdplas
Copy link
Collaborator Author

Daanvdplas commented Jul 19, 2024

As Peter and I discussed, we are ignoring those clippy warnings for now because they will be introduced back in with the pop api PR. Please say when disagreeing

@Daanvdplas Daanvdplas merged commit bd26cf0 into main Jul 20, 2024
9 checks passed
@Daanvdplas Daanvdplas deleted the daan/refactor-remove_old_api_code branch July 20, 2024 12:43
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.

3 participants