In Drive ABCI we would like to move elements between threads since they are part of validators set abstraction.
After the code expection it seems to me that we are safe to do that since G1 and G2 elements are immutable and we do not change internal state and do not keep refs in the other abstractions
In Drive ABCI we would like to move elements between threads since they are part of validators set abstraction. After the code expection it seems to me that we are safe to do that since G1 and G2 elements are immutable and we do not change internal state and do not keep refs in the other abstractions