Braqzen

Results 102 issues of Braqzen

App: Timelock
User Interface

### Motivation The book contains information about testing via the Rust SDK. Once in-language testing becomes feature complete we may move towards that and/or completely remove all the Rust SDK...

Documentation

### Motivation The tests are split into `success` and `revert` cases. Taking a look at the number of `require()` statements in each function and comparing it to the `revert` cases...

Improvement
App: Name Registry

A Dutch auction is a type of auction where securities are priced via bids rather than the seller setting the price. In this scenario, the seller sets a maximum price,...

New Feature
App: Auctions

### Motivation Addresses such as `fuel1ph0ddqaer...` are long and difficult to remember. When creating a transaction, or seeing someone transfer to your wallet, it would be nice to have a...

### Problem Preventing the downloading of components leads to fuelup believing they are installed and it blocks you from attempting to install them again. ### Steps 1. Create a new...

bug

# Summary When running `fuelup --help` it tells you to run `help` on any sub-command. It does not tell you how to run the command. Fix: Change usage to indicate...

enhancement
good first issue

# Summary When looking at the help section of the `install` sub-command it does not tell me anything additional to what `fuelup --help` tells me for that sub-command. It actually...

enhancement
good first issue

I had a service running in the docker container which did not include the `--replace-indexer` flag. When I have altered an indexer and wanted to redeploy it I was presented...

documentation
good first issue

This will likely be a quick issue because it's probably a user (my) error. When attempting to capture the b256 in the indexer it seemed like the Bytes32 types was...

documentation
sway