Lasse
Lasse
We are also waiting for this functionality. I tried to use `az devops invoke` but cannot seem to pick the right area/resource/version to POST the request to the desired URL....
This could be closed since OfferLogic now instantiates an IOfferLogic from typechain. The idea of using generics for LiquidityProviders is not without merit, so keeping open for now with the...
@dependabot rebase
Related to https://github.com/mangrovedao/mangrove.js/issues/1169
Agree - note that TradeEventManagement getContractEventsFromReceipt does filter on contract address. And note that the filter has be be for, e.g., both MangroveOrder and Mangrove itself. In case of custom...
I would suggest a slightly different pattern than what we have implemented. We currently have ``` const { responsePromise, resultPromise } = someSendTx(); .... public async function someSendTx() { const...
It works before "forge update" but not after. Isn't that only the libs that get updated?
Thanks! the workaround fixes the problem for us. Will switch back to the other implementation when it works for this scenario :)
@tvaron3 : Do you need any information from us ? This still reproduces.