This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
Ideas on performance improvement #443
Unanswered
ChihChengLiang
asked this question in
Ideas
Replies: 2 comments
-
In create2transfer, we only need witness to check if the leaf position at receiver stateID is empty. We don't have to submit a dummy state struct here. https://github.com/thehubbleproject/hubble-contracts/blob/master/contracts/libs/Transition.sol#L72 |
Beta Was this translation helpful? Give feedback.
0 replies
-
feeReceivers can be compressed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions