aristides
aristides
What Adds loader during hardware signing Why Missing loader made the user feel lag between accepting on ledger and getting feedback in freighter's window. https://stellarorg.atlassian.net/browse/WAL-1393
What Adds HardwareSign to ReviewAuth in order to allow invoke host functions to be signed using a ledger or other hardware wallet. Tweaks SorobanIcon to be responsive, to avoid overflows...
What Why Notes This release relies on the BE getContractSpec route https://github.com/stellar/freighter-backend/pull/69
### What version are you using? 20.3.4 ### What did you do? `cargo install --locked soroban-cli --features opt` ### What did you expect to see? successful install ### What did...
What replaces remaining instance of localStorage used in background Why Not available in v3
What Adds a test to ensure that we format the arguments correctly when querying `horizonGetBestPath` Why We previously hit a bug where the display value was being used here instead...
What Upgrades to use the latest version of the SDS Why To align with current and future design patterns and be able to use the latest design system patterns ![Screenshot...
What Moves end to end tests to their own action, running in a different container in order to support snapshot tests. Snapshot tests are triggered when test suite runs or...
Depends on https://github.com/stellar/js-stellar-base/pull/777 What Adds handling and display components for create contract v2 constructor arguments. Why Protocol 22 will be released soon and will add this update to contract creation.