Enzo Ferey
Enzo Ferey
Sounds like a cool feature indeed ! If you want to give it shot 👍🏻
Hi @copperseed, thanks for reporting. It looks like there indeed an issue about it. I wonder what effect does it have on the render, could you send some screenshots ?...
Hey @copperseed, I know it's not an actually empty string, that's why I wrote above "pseudo empty string". You don't need to add another dependency, if you console log this...
It logs an empty string but it's not. If you copy paste it into your code and you filter that "empty" string as in my previous comment you will see...
It seems this project has been abandoned as last commit was 2 years ago. You can run a local instance of the Storyblock server following these steps: 1. Clone the...
@taylorjdawson any updates ?
Hey @Adamj1232, here is a summary of what we are doing to generate the transaction (simplified React code, it won't work if you copy paste because of lifecycles): ```ts //...
Thanks for the update @Adamj1232 👍🏻
Hi @mikhailxyz, thanks for jumping in. Why are you not supporting any Ethereum transaction parameter ? Isn't that a big blocker for Safe apps development ? @mikhailxyz If I understood...
> Why would it be a big blocker? Well, if you want to set some values on the transaction like accurate gas prices or wants to overwrite some previous transaction...