testnet icon indicating copy to clipboard operation
testnet copied to clipboard

An open-source test application that aims to utilize Rafiki's functionalities and demonstrate its advantages in real-world scenarios.

Results 109 testnet issues
Sort by recently updated
recently updated
newest added

## Context We have a Revoke button appearing now for every grant in the list, that is finalized. Once you revoke the grant, it dissapears from the list. We would...

## Rafiki: - [ ] Migrate wallet addresses from asset scale 2 to asset scale 9 in current production database - [ ] Accounting related tables should also be migrated...

package: wallet/backend
priority: high

- [ ] Convert transactions with different asset scales by using Rafiki rate service (leveraging quote) - [ ] All transactions should take virtual balance into account Changes required by...

package: wallet/backend
priority: high

- [ ] Getting rid of WM tab - every wallet address will be set to scale 9, display all in one tab - [ ] Display as asset scale...

package: wallet/frontend
priority: high

Make sure Onboarding has the new look and feel of the design. https://testnet-mockup.surge.sh/wallet/ https://testnet-mockup.surge.sh/wallet/styleguide/

package: wallet/frontend

### Context - fixes #1667 ### Changes This PR adds the script for managed user and customer creation as well as the updated types. ### Note: Still WIP

package: wallet/backend
type: source

### Context We need to implement card management in test wallet backend. Card activation will be handled by GateHub and cards will be locked by default. ### Todos Test wallet...

priority: urgent

### Context - fixes #1585 - fixes #1610 ### Changes - add rate limiters for sending verify and forgot pass emails - add rate limiters on login attempts

type: documentation
package: wallet/backend
type: test
type: source

### Context - fixes #1693 ### Changes - added in sandbox mode a dialog to deposit money

package: wallet/frontend
type: source

### Context Users that sign up should be verified if they are managed and only if that is true they should be allowed to continue the sign up flow. ###...