Rick Staa
Rick Staa
Here's @yondonfu; this straightforward solution might help ease the situation. I have several other PRs lined up to fix the double selection, but this one is ready for merging if...
@yondonfu there are multiple ways to do this. I now created a seperate `AIServiceRegistry` contract that inherits all properties from the regular `ServiceRegistry` contract but we can also keep one...
@yondonfu I also noticed although the proxy contract works automatic verification seems to fail for this contract (see https://arbiscan.io/address/0x73f1755f34c2e769209e0f91a0c385722ed81b9c#code). Are you familiar with this problem?
> > I also noticed although the proxy contract works automatic verification seems to fail for this contract > > If a contract is a proxy, you would have to...
@yondonfu, I've re-deployed the contract as an immutable standalone contract. The potential drawback is that if we decide to register this contract with the controller for future upgrades, similar to...
> @rickstaa IMO using an immutable standalone contract at this stage would be preferable because deploying an upgradeable proxy involves additional complexity: > > * If the AIServiceRegistry is deployed...
> @rickstaa If this is deployed and being used already suggest moving this out of draft so it can be properly reviewed + merged. Great idea! I wasn't sure if...
@lastmjs Great initiative! Maybe we can create a feature request in https://github.com/community/community/discussions/new. 🤔
Hello @dariusmargineansrx, Thank you for creating the bug report, and a big shoutout to @BryceStevenWilley and @michael-rogger-swarm for their debugging efforts 🙏🏻. I'm fully focused on completing my thesis work,...
I've assigned this task to myself to ensure it is clear from my mind. However, as mentioned earlier, the weeks leading up to the new year are pretty hectic for...