Ge Gao

Results 53 issues of Ge Gao

Action items: - [ ] announce migration guide and communicate with community devs to migrate to new Pay* APIs Here is a draft guide: https://www.notion.so/mystenlabs/Coin-payment-APIs-migration-guide-dbaa8bed6b574585bbb27601ed999051 - [ ] migrate internal...

devx
ts-sdk
cli
rpc
rust-sdk

The vars are actually used in `#[cfg(debug_assertions)]`, the warnings will pop when building in release mode Test: - run `cargo build -r`

For txn data constructed from Rust / TS SDK, this is not necessary, but if ppl construct TransactionData manually, this would have caused panic, thanks Patrick for flagging.

https://mysten-labs.slack.com/archives/C03DD6MKVHC/p1661363661389949

wallet-ext
Stale

https://mysten-labs.slack.com/archives/C03DD6MKVHC/p1661364485659389

wallet-ext
Stale

Spoke with @gegaowp. We are not yet ready to share the Figma files with community devs. This new ticket is meant for our internal devs to complete. Here's the original...

wallet-ext
Stale

See discussion under https://mysten-labs.slack.com/archives/C03GKUEA5PF/p1667547691847909 we should add retrials to the object read, thus also added a TODO for get_object_ref.