brownie-safe
brownie-safe copied to clipboard
Not working with the latest Brownie version (1.18.1)
ApeSafe has a dependencies conflict with the latest version of Brownie. The last compatible version of Brownie is 1.17.0
I guess gas estimation should be done explicitly, for me it's failing with Method eth_maxPriorityFeePerGas not supported
.
1.17.0 works fine, but we should probably make a PR overriding this and making 1.18.1 functionable. Is there anything that should be adapted as well? @in19farkt