exdx
exdx
> I see this in the failed action run : > > > Caught SIGILL in blst_cgo_init, consult /bindings/go/README.md. > > > > Trying to replicate it but so far...
https://pkg.go.dev/github.com/ava-labs/[email protected]/vms/platformvm/txs/mempool
See https://github.com/ava-labs/avalanchego/pull/1958/files#diff-fc671b8b3c30328876f4984afaaf43b548dd28cc886934a95a0fbcdb6788f1ae for an example of the new `gossipable set interface` which will be used by avalanchego VMs via the SDK in the future. The solution should likely implement this...
Thanks for looking into this. In avalanchego historically, each vm has their own mempool implementation, leading to a lot of code duplication. We are working to provide a common library...
> I have some stuff ongoing over here : https://github.com/Sanghren/avalanche-rs/tree/add_gossipable. Not sure about everything I did though. That's great. I would open a PR and then we can take a...
It would be ideal to limit the scope of the OLM ClusterRole, for security reasons as you mentioned, but as OLM grows and is responsible for managing more and more...
There has not but this would be a great topic to bring up in the OLM working group meeting, see https://github.com/operator-framework/community/tree/master/wg-olm for the meeting links. There is a meeting scheduled...
We could discuss this up during our upstream feature planning meeting, there is one one tomorrow morning at 10AM EST. I recommend opening a ticket on the Openshift RFE Jira...