Braqzen

Results 102 issues of Braqzen

As a user I should be able to connect to my Sway Multi-Signature Wallet using Ledger.

App: Multisig
User Interface

As a user I should be able to connect to my Sway Multi-Signature Wallet using Trezor.

App: Multisig
User Interface

As a user I should be able to connect to my Sway Multi-Signature Wallet using MetaMask.

App: Multisig
User Interface

### Motivation The application has success cases where logs are not caught and tested. Amend any tests that are missing emitted events.

Improvement
App: Auctions

### Motivation The abi function `execute()` is meant to make a call when the requirements have been met. Implement the [`low_level_call`](https://github.com/FuelLabs/sway/blob/master/sway-lib-std/src/low_level_call.sw).

New Feature
App: Timelock

### Motivation Block manipulation has been mentioned in the file. Investigate and amend any tests.

App: DAO
Task

### Motivation The following [two lines](https://github.com/FuelLabs/sway-applications/blob/0132a4a89bb0f9c1a5d016db609adead87c43626/AMM/project/test-utils/src/interface.rs#L26-L27) have hardcoded values because there were unknown issues with the SDK and gas estimation. These values should be investigated and likely removed entirely once...

Awaiting SDK feature(s)
App: AMM

# Requirements 1. As an author I should have an option to create a new crowdfund / fundraiser which allows me to specify - The asset that I want to...

New Feature
App: Fundraiser
User Interface

New Feature
App: Name Registry
User Interface

## Summary The UI should display the price feed from the smart contract over some period of time in order to display a small graph representing the history of the...

New Feature
App: Oracle
User Interface