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 transaction_v1 group of functions #819

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

voliva
Copy link
Contributor

@voliva voliva commented Sep 9, 2024

This PR adds the transaction_v1 group of functions of the JSON RPC interface spec into the RPC server.

It's fairly simple, since it's only two functions: one starting a broadcast, and the other to stop it.

We'll be missing only one last group to make it fully compatible with papi, the chainSpec one. Looks fairly simple, will work on it next and raise as a separate PR.

@xlc xlc merged commit 2e33fd6 into AcalaNetwork:master Sep 11, 2024
6 checks passed
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