Andrew Schran

Results 18 comments of Andrew Schran

I don't see any changes in the gRPC server code recently. Did it used to work and now it broke, or have you never gotten this working before? Based on...

>Please don't remove the recovery path request of new headers. If we have periodic retries for all the invariants of liveness, then in theory it is safe to remove this....

More inspiration: https://github.com/grpc/grpc/blob/master/doc/command_line_tool.md

> > It depends on the the removal of fast pay. > > This seems very far fetched? Does it? Note "fast pay", not "fast path" Edit to add: I...

> Would it be possible to add a client impl so that we can test the tls part added in this pr? I was hoping to keep it smaller for...

I think this failure is currently expected if starting a mainnet or testnet fullnode from epoch 0 ``` assertion failed: s.randomness_state_enabled() ``` The solution for now is to use a...

https://github.com/MystenLabs/sui/pull/19935 should fix this once it gets released.

> was this stacked on the transactional tests PR? Yes, formerly