Alice
Alice
Also finding this problem! In my contract I have ``` return abi.encode( PARTY_TYPEHASH, // bytes32 party.kind, // bytes4 party.wallet, // address party.token, // address party.data // bytes ); ``` Which...
Also maybe worth just dropping altogether and using native bigint instead of adding v4 support
fixed in 1.4.3, sorry this took so long...
Hi! We're going to need more information to answer this question I'm afraid - what pool are you trying to look at? This function does not always return 0
Hi @cruzdanilo! I have allowed this PR to have our workflows run on it so we can look at getting it merged for you. Sadly the workflows have failed -...
ah its because this is a fork not a branch - let me see if we can give prettier permissions to run on forks
Hey @Sergensen! Thanks for your PR. Please can you update this to be for the latest version of OZ contracts? They released a new version today with a bug fix...
This is being fixed in #271
Duplicate of #209
Closing in preference of #288 which is the more generalised version of this PR