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

Add support for native-signed and deposit and withdraw transactions #5

Closed
aamirpashaa opened this issue Jan 17, 2024 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@aamirpashaa
Copy link

Describe the feature

We should modify the reth client to accept the transactions that don't have a valid signature in their RLP encoded bytes and they are signed based on authentication on the Telos Zero network. They include the raw transactions that their signature is null and deposit and withdraw transactions.
For the deposits and withdraws, the reth client should update the balance of the sender and receiver.

Additional context

No response

@aamirpashaa aamirpashaa added the enhancement New feature or request label Jan 17, 2024
@aamirpashaa aamirpashaa self-assigned this Jan 17, 2024
@aamirpashaa aamirpashaa linked a pull request Apr 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants