Patrick Kuo
Patrick Kuo
> @patrickkuo have we tried to move all the `spawn` to the jsonrpc layer? I'm a bit concerned the changes in authority.rs could impact validator performance. It could be in...
this PR is ready for second round review, I have moved all the move framework changes to https://github.com/MystenLabs/sui/pull/15411 to make this PR smaller
> Is this PR trying to both add a new package and creating new bridge objects? Is there a reason they have to be in the same PR? It would...
@lxfind @amnn @mystenmark , I am setting the bridge_chain_id to devnet for now, and will have a subsequent PR to set this dynamically when bridge is ready for testnet. Do...
> Still want to take some more time. Just want to quickly note that we can definitely just pass in the UID directly. Not sure what else that simplifies anything...
we have plan to support batch/multi get api using rocks db's multi get feature, @siomari is working on it
cc @tnowacki for the changes to dry run and dev inspect transaction.
I have added more typescript changes than I like in this PR.... @Jordan-Mysten @pchrysochoidis can you help review the Wallet/explorer changes?
can I get a thumbs up from the frontend team as well? cc @Jordan-Mysten @pchrysochoidis
will be fixed in https://github.com/MystenLabs/sui/pull/9177