Skip to content

Bob Wallet 0.8.0 - Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rithvikvibhu rithvikvibhu released this 16 Jun 10:26
· 163 commits to master since this release

Release Note

This release adds a bunch of new features and fixes.
Huge thanks to @pinheadmz, @kurumiimari and @ozerugae for contributions.

New Features

  • Ledger Wallet Support - Create a new wallet and select Connect Ledger
  • Airdrop Claiming - New flow to claim the airdrop with SSH and PGP keys without installing additional software like hs-airdrop
  • Sign & Verify messages - Sign text messages with any name you own and verify signatures
  • Wallet balance breakdown - See where your coins are locked up
  • Action Cards in Portfolio - Easily complete pending actions like reveal, redeems and registers
  • Filter by status in Your Bids - Filter bids by status to only see relevant bids in bidding, revealing or closed

Fixes

  • (#354) Importing 2 names in the same block has been fixed in hsd, and Bob has updated to this version (latest as of 11th June 2021)
  • Shakedex can now be used with a different node API key
  • Deeplink for fulfilling auctions have all required imports to work now
  • GLUE6 DNS records can be added properly
  • Deeplinks now work on Linux
  • Some images that failed to load before now display properly
  • fixes a critical bug that prevented coins younger than coinbaseMaturity from being spent on ShakeDex auction

Upgrading from previous version

Users upgrading from previous version are no longer required to remove wallet directory and re-import.

Change Log

  • d200d2a - Fix webpack publicPath (#368)
  • c78e784 - version: 0.8.0; move NAME_STATES to constant (#367)
  • 08979ae - yourBids: add filter by bid status (#363)
  • 55f9985 - feature: add support for signmessagewithname and verifymessagewithname (#365)
  • 70580a3 - Portfolio cards and Balance break down (#358)
  • 17c08db - Linux Packaging and Deeplinks support (#350)
  • 284365a - Ledger support - updated (#344)
  • 336baf1 - Airdrop Claim (#347)
  • 7a36f5d - Upgrade shakedex to 0.0.15 (#346)
  • e7aa8df - Return the correct type for deserialized GLUE6 (#338)
  • 2c2eac2 - shakedex: query finalize tx when cancelling listing (#337)
  • 004c2d7 - deeplink: fix fulfillaction missing import (#336)
  • 6fd50ce - shakedex: use node api key in context (#335)

Edit: A new build for Linux (Bob-0.8.0-rc.1-2.AppImage) has been added (replaces Bob-0.8.0-rc.1.AppImage) that should work for more (older) systems.