mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-08-02 03:06:23 -04:00
Update README.md
This commit is contained in:
parent
4daa9a007f
commit
8363622e5f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
<br>
|
||||
|
||||
* remember that optimistic rollups publish batches of txs in the calldata on ethereum, but it needs to wait for a dispute period to pass to ensure the sequencer is not publishing invalid txs before withdrawing.
|
||||
* avm architecture: arbitrum is fully compatible with the evm, but it also has its vm called arbitrum virtual machine:
|
||||
* execution flow and structure: arbitrum has an operating system and its core called arbos, which ensures the solitary existence, optimal performance and efficient analytics of smart contracts.
|
||||
* dispute settlement speed: the avm has a custom protocol for dispute management, so that it can be acquired out on a standard vm.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue