Skip to content

Releases: brumeproject/wallet

0.5.3 — Android

09 Feb 13:03
Compare
Choose a tag to compare

Android

  • Now available as an APK

Pooling

  • Better resources management

0.5.2 — Fixes

06 Feb 13:53
Compare
Choose a tag to compare
  • Fixed url-state routing
  • Fixed icons caching
  • Fixed web manifest

0.5.1 — Minimize

05 Feb 23:44
Compare
Choose a tag to compare

Minimized build so it can be published on Firefox store...

0.5 — UI

05 Feb 23:32
Compare
Choose a tag to compare

UI

  • Added landing page
  • Harmonized UI stuff
  • New dialog and menu system
  • New animations with genius effect
  • Swipe gestures to close dialogs
  • Better colors on dark mode
  • Better contrasts on dark mode

Requests

  • Added new transaction dialog for application requests
  • Revamped personal_sign and signTypedData screen

Wallets

  • You can now edit wallet names
  • You can now see private keys
  • You can now trash wallets, they will be deleted in 30 days

Seeds

  • One-choice derivation (was two-choices)

Login

  • Cleaner and faster onboarding

Performances

  • Much faster startup

Others

  • Introduced MDX so we will be able to write things like blog posts

0.4.18 — Sighash

22 Jan 18:48
Compare
Choose a tag to compare

Sighash

  • Decoded data now uses fully decentralized database Sighash https://sighash.hazae41.me
  • You can now decode data in the revamped transaction dialog
  • You can now see a list of all matching functions

Internal

  • Many refactors and cleaning

Security

  • Fixed DoS when decoding transaction data

0.4.17 — Peanut

16 Jan 17:48
Compare
Choose a tag to compare

Peanut

  • You can now create Peanut links from native tokens and ERC-20 tokens

Transactions

  • More transparent and unified transaction dialogs
  • Transactions are now indexed for a future transaction list

UI

  • New system for dialogs animations

Internal

  • New system that allows infinite url subpaths and full url-based state

Tor

  • Faster resumption when the device becomes offline
  • No more errors / crashes on circuit failure

0.4.16 — Hotfix

29 Dec 18:37
Compare
Choose a tag to compare
  • Hotfix gas cost on ERC-20 tokens

0.4.15 — Gas gas gas

29 Dec 17:10
Compare
Choose a tag to compare

Send

  • Revamped "Send" dialog on ERC-20 tokens
  • You can now sign transactions without sending
  • You can now use custom gas parameters (gasLimit, gasPrice, baseFee and priorityFee)
  • You can now input hexadecimal for value (wei) and gas parameters (wei too)
  • Better gas cost estimation (min-max range)

UI

  • Fixed scrolling in dialogs

0.4.14 — State

28 Dec 13:07
Compare
Choose a tag to compare

Send

  • Revamped "Send" dialog now on native tokens
  • You can now add custom data in the "Send" dialog
  • Revamped "Send" dialog now uses URL-based state

Internal

  • Perfect state synchronization and (re)indexation
    => allow full modification and indexation of entities on the foreground
    => faster development of new features such as renaming wallets or adding a search bar

0.4.13 — UI

24 Dec 19:16
Compare
Choose a tag to compare

UI

  • Revamped "Send" dialog
  • Fixed dialogs and full-screen dialogs
  • Fixed extension dark mode
  • Added hints on pages
  • Other UI fixes

Send button

  • Added ENS resolving preview
  • Added EIP-1559 gas selection (normal, fast, urgent)

RPCs

  • Less strict truth detection
  • Removed lying RPCs
  • Fixed ABI decoding

Resources

  • Better resources pooling management

Security

  • More strict Content-Security-Policy

Performances

  • Dynamic memory allocation on buffering