zkSync-Community-Hub/zksync-developers

[General] Account Abstraction Transaction Lifecycle - "The System" vs "The validator" vs "The node" vs "The sequencer"

bxpana opened this issue · 0 comments

Make more clear the names used for sequencer

Discussed in #565

Originally posted by PatrickAlphaC June 6, 2024

Environment

Mainnet

Provide a brief description of the functionality you're trying to implement and the issue you are running into.

I'm looking to clarify something about the transaction lifecycle. of an account abstraction transaction, but probably also just all transactions.

When a transaction is sent to an RPC endpoint (any transaction, type 113 or other) who receives it? The sequencer is also all the validators as of today, so the sequencer/validator gets it? The documentation just calls it The system. Is The system a validator? The sequencer? Something else?

Repo Link (Optional)

No response

Additional Details

No response