celo-web-wallet

Othello: A lightweight, self-sovereign wallet for the Celo network. Runs on the web and on desktop.

MIT License

Stars
44

Bot releases are visible (Hide)

celo-web-wallet - 1.9.0 Latest Release

Published by github-actions[bot] 10 months ago

v1.9.0 Rebrands Celo Wallet to Othello Wallet

What's Changed

Full Changelog: https://github.com/celo-tools/celo-web-wallet/compare/v1.8.0...v1.9.0

celo-web-wallet - 1.8.0

Published by github-actions[bot] about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/celo-tools/celo-web-wallet/compare/v1.7.1...v1.8.0

celo-web-wallet - 1.7.1

Published by github-actions[bot] over 2 years ago

  • Create secure mnemonic input component
  • Minor fixes for NFT features
celo-web-wallet - 1.7.0

Published by github-actions[bot] over 2 years ago

  • Add support for ERC-721 (NFT) fetching and sending
  • Fix minor connection issue with some Ledger devices
celo-web-wallet - 1.6.0

Published by github-actions[bot] over 2 years ago

  • Adds support for resolving of Celo address records for Unstoppable, ENS, and Nomspace domain names
  • Adds warning box when user is sending to contract address
  • Fixes staking revocation issue for small amounts
celo-web-wallet - 1.5.0

Published by github-actions[bot] over 2 years ago

Mostly under-the-hood improvements to token management:

  • Support all ERC20s, not just 18-decimals ones
  • Use Ubeswap's token list format
  • Surface gas estimation errors in tx flows
  • Support window zooming on Windows and Linux
celo-web-wallet - 1.4.0

Published by github-actions[bot] almost 3 years ago

  • Add cREAL support
  • Add WalletConnect v1 support
  • Use static ethers provider for reduced network traffic
  • Update token lists
  • Reduce blockscout query load and add retries
celo-web-wallet - 1.3.7

Published by github-actions[bot] almost 3 years ago

  • Upgrade WalletConnect to v2.0.0-beta.19
  • Change Identicon algorithm to match Metamask
celo-web-wallet - 1.3.6

Published by github-actions[bot] about 3 years ago

A minor update with a few fixes and additions

  • Fix proposal fetching bug
  • Add ramp to funding options
  • Upgrade WalletConnect to 17.beta.3
  • Rebrand account key to recovery phrase
celo-web-wallet - 1.3.5

Published by github-actions[bot] about 3 years ago

A minor version update with some small fixes and tweaks:

  • Fix bug with governance proposal fetching
  • Change send form token to none by default
  • Improve error message for amounts above max
  • Upgrade some dependencies
celo-web-wallet - 1.3.4

Published by github-actions[bot] about 3 years ago

  • New Feature: Contact list
  • Bug fix: Better handling of invalid addresses in fields
celo-web-wallet - 1.3.3

Published by github-actions[bot] about 3 years ago

  • Add new Track Rewards feature
  • Fix bug with misleading activation tx value in feed
celo-web-wallet - 1.3.2

Published by github-actions[bot] about 3 years ago

Add MOO token to tokenlist

celo-web-wallet - 1.3.1

Published by github-actions[bot] about 3 years ago

  • Add feature to automatically track known ERC-20 tokens that are found in feed transactions
  • Update the ERC-20 token list
  • Fix bug with ERC-20 token colors
celo-web-wallet - 1.3.0

Published by github-actions[bot] over 3 years ago

This big update adds support for managing multiple accounts.
It also makes the price charts more robust, improves some UI designs and fixes some subtle Ledger handling bugs.

celo-web-wallet - 1.2.2

Published by github-actions[bot] over 3 years ago

Add workaround fix to blockscout log data issue. This fixes the broken price charts on the home page and exchange form.

celo-web-wallet - 1.2.1

Published by github-actions[bot] over 3 years ago

  • Add code signing for Windows
  • Upgrade to Electron 13
  • Fix Ledger logout bug #29
celo-web-wallet - 1.2.0

Published by github-actions[bot] over 3 years ago

  • Implement basic WalletConnect support.
  • Implement new modal styles.
  • Improve password validation and add strength bar.
  • Fix navigation bugs.
celo-web-wallet - 1.1.5

Published by github-actions[bot] over 3 years ago

Add recovery handler to fix issue with some wallet persisted state being lost. Fixes the '0x000...' wallet on unlock screen bug.

celo-web-wallet - 1.1.4

Published by github-actions[bot] over 3 years ago

Fix issue with cUSD and cEUR gas prices. Update ERC20 token list.