Tags: k4b3z4/sui
Tags
Basic fail points impl, test case that uses them to cause crashes whe… …n attempting to write to DB (MystenLabs#7694) Note that I'm not using https://docs.rs/failpoints/latest/failpoints/ (used elsewhere in the code) because it doesn't allow user-defined failpoint behavior, but only a limited set of hard-coded actions (such as panicking).
[wallet-ext] Add default stale time + enable more automatic refetching ( MystenLabs#7787)
Refactor dynamic fields test ts sdk (MystenLabs#7715)
Updates to wallet and full node for Testnet wave2 (MystenLabs#7736) Co-authored-by: ronny-mysten <[email protected]>
wallet-ext: copy to clipboard use toast for confirmation feedback (My… …stenLabs#7583) * show a toast instead of scaling the copy icon * move copy to functionality to hooks to reuse it * also removes unused code for rendering sui objects before https://user-images.githubusercontent.com/10210143/214037484-97443686-66eb-49bc-a550-fe39c7d6aa69.mov after https://user-images.githubusercontent.com/10210143/214036853-6cf71f8e-7b8e-4dda-acf5-c4c64d5fd3f9.mov https://user-images.githubusercontent.com/10210143/214036872-53ca8228-75bc-4135-aa1a-71e643e92252.mov part of APPS-296
move code chunks from commands.rs to lib.rs for reuse
Set APYs greater than 100_000 percent to 0 (MystenLabs#7709) <img width="744" alt="Screenshot 2023-01-26 at 1 44 09 AM" src="https://user-images.githubusercontent.com/8676844/214773578-96b47784-9871-4c2c-90b6-e10db85f3c3a.png">
[frenemies] fix gas selection (MystenLabs#7753) It was selecting the biggest gas instead of the smallest
[frenemies] Improvements (MystenLabs#7710) Co-authored-by: damirka <[email protected]>
Update install.md (MystenLabs#7711) put a more easily way for installing the `cmake` and deal with the potential issue `linker ‘cc’ not found`
PreviousNext