Skip to content

Releases: GrinPlusPlus/GrinPlusPlus

Grin++ Wallet and Node v1.2.8

22 Mar 16:17
Compare
Choose a tag to compare

What’s Changed

  • Address generation after receiving transaction.
  • Manually request a new address.
  • Initial support for Accounts.
  • Added new endpoints to configure Tor.
  • Added support for obfs4 Tor bridges.
  • Added support for snowflake Tor bridges.
  • Added APIs to add and remove preferred, allowed and blocked peers.
  • Added more tests.
  • Tor binaries updated.
  • UI improvements.
  • Increasing timeout before restarting tor.
  • Fixing exec command on Tor for macOS.
  • Removed current listener before generating new address.
  • More tests fixed.
  • Fixing database issue on newly created wallets.
  • Added capability to decrypt Slatepack messages created from old addresses.
  • Replacing tor binaries for macOS taken from GitHub - tor-actions/versions: Tor binary bundles 1
  • Supporting Slatepack messages created using old addresses.
  • Fixed recovering wallet after v1.2.8 migration.
  • Closing password dialog after deleting wallet.
  • Extending timeout for API calls.
  • Displaying error on failed attempt of finalize.
  • Updated Russian translation.
  • Removed extra logs.
  • Fixed peers endpoint: accepting empty array.
  • Fixed Accounts table migration.
  • Sorting peers list.
  • Fixed status indicator.
  • Fixed migration issue from v1.2.7
  • Improved peers selection.
  • Updated seed nodes list.

Grin++ Wallet and Node v1.2.8-beta.5

02 Mar 08:24
Compare
Choose a tag to compare
Pre-release

What’s Changed

  • Fixed migration issue from v1.2.7
  • Improved peers selection.
  • Updated seed nodes list.

Grin++ Wallet and Node v1.2.8-beta.4

16 Nov 11:28
79cad7a
Compare
Choose a tag to compare
Pre-release

What’s Changed

  • Fixed peers endpoint: accepting empty array.
  • Fixed Accounts table migration.
  • Sorting peers list.
  • Fixed status indicator.

Grin++ Wallet and Node v1.2.8-beta.3

10 Nov 22:15
101a070
Compare
Choose a tag to compare
Pre-release

What’s Changed

  • Removed current listener before generating new address.
  • Fixing tests.
  • Fixing database issue on newly created wallets.
  • Added capability to decrypt Slatepack messages created from old addresses.
  • Replacing tor binaries for macOS taken from GitHub - tor-actions/versions: Tor binary bundles 1
  • Supporting Slatepack messages created using old addresses.
  • Fixed recovering wallet after v1.2.8 migration.
  • Closing password dialog after deleting wallet.
  • Extending timeout for API calls.
  • Displaying error on failed attempt of finalize.
  • Updated Russian translation.
  • Removed extra logs.

Grin++ Wallet and Node v1.2.8-beta.2

26 Oct 10:32
183880f
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Increasing timeout before restarting tor.
  • Fixing exec command on Tor for macOS.

Grin++ Wallet and Node v1.2.8-beta.1

25 Oct 22:34
f71f3b0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Address generation after receiving transaction.
  • Manually request a new address.
  • Initial support for Accounts.
  • Added new endpoints to configure Tor.
  • Added support for obfs4 Tor bridges.
  • Added support for snowflake Tor bridges.
  • Added APIs to add and remove preferred, allowed and blocked peers.
  • Added more tests.
  • Tor binaries updated.
  • UI improvements.

Grin++ Wallet and Node v1.2.7

21 Apr 19:24
60fe568
Compare
Choose a tag to compare

What's Changed

This release is mostly focused on improving the synchronization process.

New

  • Added ability to pass config file path on starting node.
  • Added preferred peers, blocked peers and allowed peers feature.
  • Reduced buffer size due to slow peers.
  • Improved sockets handling.

Fixes

  • Fixed issues connecting to peers (#177).
  • Fixed node crashes (#178).
  • Fixed Segmentation Fault on peers manager (#186).
  • Fixed Transport endpoint is not connected on Seeder (#187).
  • Fixed problems pruning inactive peers (#190).
  • Fixed problems with empty config (#191).
  • Fixed problems updating peers configuration through the API (#195).
  • Fixed connections numbers calculation (#197).
  • Fixed socket connection instability while synching (#198).
  • Fixed issues terminating Tor process (#200).
  • Fixed issues downloading state (#199).

Grin++ Wallet and Node v1.2.7-beta.3

20 Apr 16:52
60fe568
Compare
Choose a tag to compare
Pre-release

What's Changed

Grin++ Wallet and Node v1.2.7-beta.2

05 Feb 18:46
Compare
Choose a tag to compare
Pre-release

What's Changed

Grin++ Wallet and Node v1.2.7-beta.1

13 Jan 22:52
7b43020
Compare
Choose a tag to compare
Pre-release

What's Changed