Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Comments

simplify execute_tx re-entrancy check and remove crate dependency#42

Open
Arrowana wants to merge 2 commits intoSquads-Protocol:mainfrom
Arrowana:simplify-reentrancy-check
Open

simplify execute_tx re-entrancy check and remove crate dependency#42
Arrowana wants to merge 2 commits intoSquads-Protocol:mainfrom
Arrowana:simplify-reentrancy-check

Conversation

@Arrowana
Copy link

@Arrowana Arrowana commented May 10, 2023

Same check but not allocating a vec, not converting from hex to Vec, single get, no hardcoding of magic numbers. Finally, i feel this is more readable.

Note: Let me know if i need to revert whitespace changes and minor rust formatting

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant