Jason Kirkpatrick
Jason Kirkpatrick
@Ashaddev This is an issue with the source code posted here on github demonstrating to developers how to use your API's and integrate your product. By raising the issue here,...
Almost a year and still no Ethers v6? The impact on `defender-admin-client` has my team abandoning defender... for the second time this year.
@MCarlomagno So you're saying the current documentation and installation guides for Defender v2 are incorrect, and if I don't start by cloning the starter repo, I am out of luck...
I think some simple sanity checks will go a long way without reducing flexibility. If any of the sites listed undergo a major change and it breaks these tests, that...
I'm running into the same problem backing up and restoring workflows in a container using the exact same environment as the original issue: I have 4 or 5 deactivated workflows...
@Jeffcom - Not an issue with the DB. Works fine with 1.6.1; issue occurs with imports 1.8.x only. (even if the export was made with 1.8.1 and imported into 1.6.1)....
Can not import after 1.6 using CLI - this may be a separate issue but it's definitely related to active state and only happens on versions after 1.6
not stale issue, please fix bot
That might work, I'm still learning my way around the code base so you'll have to excuse my ignorance. There's a lot of nuance in the project, and I do...
OZ upgradable contracts should not accept constructor parameters... How should I pass parameters when using a custom initializer? How do you specify the initializer or upgrade functions, e.g. `updateToAndCall`?