fospring
fospring
When `GAS_FOR_UPGRADE_REMOTE_DEPLOY` is 15T, upgrade remote contract will throw error of E`xceeded the prepaid gas`. Updated `GAS_FOR_UPGRADE_REMOTE_DEPLOY` to 25T would throw same error, So I updated it to 30T. This...
@ilblackdragon can you pls review this MR?
> I'm having trouble opening the execution plan for this transaction (https://testnet.nearblocks.io/txns/AR5j8Dz3Ts4ZDKXr1Zd5Eq7VGeS23AmWDtpjhih2wq2m#execution) > > Mostly question is why this is needed, because this change may be hiding another issue. LEFTOVER...
> I'm having trouble opening the execution plan for this transaction (https://testnet.nearblocks.io/txns/AR5j8Dz3Ts4ZDKXr1Zd5Eq7VGeS23AmWDtpjhih2wq2m#execution) > > Mostly question is why this is needed, because this change may be hiding another issue. LEFTOVER...
> We need to migrate sputnikdao2 to the latest sdk as it's not even on 4.0 it's currently on 4.0.0-pre.4 which is not even defined as a release version on...
> We need to migrate sputnikdao2 to the latest sdk as it's not even on 4.0 it's currently on 4.0.0-pre.4 which is not even defined as a release version on...
> We need to migrate sputnikdao2 to the latest sdk as it's not even on 4.0 it's currently on 4.0.0-pre.4 which is not even defined as a release version on...
Hi @gagdiez , I re-exported `BorshSchema` from "borsher" and imported `BorshSchema` in test file, but it build failed withe error, do you know what's the problem on the `re-exported` error:...
https://www.npmjs.com/package/borsher?activeTab=code borsher dosen't contains a `lib` directory, maybe this is the reason that not suppport in `.js` file. @hanakannzashi, can you please have a check? 
> https://www.npmjs.com/package/borsher?activeTab=code borsher dosen't contains a `lib` directory, maybe this is the reason that not suppport in `.js` file. @hanakannzashi, can you please have a check?  but I created...