You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: