pallad icon indicating copy to clipboard operation
pallad copied to clipboard

Progressive Mina Protocol Wallet

Results 59 pallad issues
Sort by recently updated
recently updated
newest added

## Current Date is formatted with a 3 letters month abbreviation and one digit of a month's day. (Jul 0) ## Expected Date formatted with a 3 letters month abbreviation...

bug
good first issue
bounty

## Current When using Mina values on Dashboard, the daily change +0.02 (24h) is broken, displaying pretty much the same value all the time. ## Expected The value reflects an...

bug
good first issue
bounty

## Acceptance Criteria - [ ] There is a new Settings item between Privacy and About called "Authorized zkApps". - [ ] When clicked, it opens a list of zkApps...

enhancement
bounty

## Acceptance Criteria - [ ] Add a feature flag to `.env.example` called `VITE_APP_DEV_MODE` - [ ] If dev mode is enabled (`VITE_APP_DEV_MODE === 'true'`) content-script matches array (containing `https://*/*`)...

enhancement
bounty

Acceptance Criteria: - [ ] Onboarding process is documented. - [ ] Send Mina flow is documented. - [ ] Receive Mina explains how to receive and top up a...

documentation
bounty

## Acceptance Criteria - [ ] Add react-i18next dependency for packages/features. - [ ] Add all necessary config files for the i18next library. - [ ] Extract all necessary i18n...

enhancement
bounty

## Describe changes Added react-i18next dependency for packages/features. Added all necessary config files for the i18next library. Extracted all necessary i18n entries from hardcoded labels in Pallad to locales/en.json ##...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.3.6. Changelog Sourced from vite's changelog. 5.3.6 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (2691bb3), closes #18115 fix: fs raw query (#18112) (4573a6f),...

dependencies

**Describe the bug** - The `Next` button remains enabled when the wallet name field contains only white spaces, allowing users to proceed without a valid entry. The button should be...