Richord
|
2f7085715b
|
refactor(config): moved fee vault addr to rollup config (#341)
* moved fee vault addr to rollup config
* fixed linter issue
* added back FeeVaultAddress
---------
Co-authored-by: Péter Garamvölgyi <th307q@gmail.com>
|
2023-05-22 22:37:27 +08:00 |
|
HAOYUatHZ
|
ec9254b0b1
|
feat: compute rollup gas price for StateTransition (#209)
* init
* more
* more
* add L1BlockContainerAddress
* finish
* add more comments
* rename `UsingSVM` to `UsingScroll`
* update logic
* refactor(rollup): add UsingScroll into ChainConfig
* update
* update comments
* fee=l2fee+l1fee (#221)
add l1fee into calc
* improve
* format note content.
* feat(l1Fee): Add l1Fee in trace. (#223)
* Add l1fee in trace.
* Delete comment.
---------
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-02-20 16:28:43 +08:00 |
|
HAOYUatHZ
|
8a78c736a5
|
feat(trace): add withdraw trie root (#217)
* init rollup/rcfg/config.go
minor
* update traces struct
* init withdraw_trie.go
* finish
* fix `L2MessageQueueAddress`
* refactor(rollup): add `UsingScroll` into `ChainConfig` (#218)
* update comments
* update comments
|
2023-02-16 10:18:47 +08:00 |
|