foxgem
foxgem
估计是Java 10中没有这个包了……,你们用得真快,我们还徘徊在java 10。我会抽时间看看这个问题,谢谢反馈。
> We'll have to ping Hu to manual redeploy it after merging, but we can test locally. ok, I will ask @abcfy2 to help the ci pipeline in `service-monitor` repo,...
the expiration of access token is very short and signing actually is not a high frequency action for the same user. so I agree to cache the public attestation, but:...
sorry, I don't know. maybe @colourful-land can answer this.
attestation.id is using `notBefore` and `notAfter`. But this can be changed easily. Personally, I don't think we have to remove them, because of backward compatibility. Even if we remove them,...
> @foxgem , can you help with listen for that contract events and generate NFT metadata? After testing we will deploy same contract to the multiple networks and have to...
@AW-STJ example metadata links: - remix token metadata: https://alchemynft.io/137/0x222222222291749de47895c0c0a9b17e4fca8268/67.json - remix v1 contract metadata: https://alchemynft.io/contracts/amx.json > That is correct. Which repo did we use for Liscon? Ideally we should have...
When I changed the provider to 1.5.x, the problem is gone. It is caused by the overload bridge server, the new version will select a server randomly. My env: web3modal...
we discussed it with @abcfy2 these days. actually, I suggest we still use the old name: Better CI/CD or Full CI/CD. here is my thought, although not organized as a...
> there are some issues with the hardhat tests yes, that's why I suggest we get our dependencies graph first, ;).