Skip to content

Releases: 0LNetworkCommunity/carpe

v1.1.0

17 Jun 13:47
2e5b748

Choose a tag to compare

Updates for V8 upgrade

  • Allows accounts to submit the v7 to v8 migration transaction "re-join"
  • Interface for submitting vouches, including viewing remaining vouches
  • Upgrades underlying dependencies, libra-framework among others

v1.1.0-canary

16 Jun 16:41

Choose a tag to compare

[draft]

v1.0.2-canary

03 Jun 17:44

Choose a tag to compare

[draft]

v1.0.1-4-canary

02 Jun 22:33

Choose a tag to compare

[draft]

v1.0.11

27 May 15:24

Choose a tag to compare

Adds splash screen to the app (#306):

  • adds account skeleton for new accounts while loading info
  • removes tabs when all accounts are removed
  • shows splash screen during app boot
  • sets booted when app has no accounts
  • improves ux of add watch account feature
  • fixes account status display showing offline icon instead of Account Not On Chain text when not connected to the network

Fix Onboarding and Navigation Tab Visibility in Carpe (#304):

  • adds account skeleton for new accounts while loading info
  • removes tabs when all accounts are removed
    @soaresa

v1.0.10

17 May 11:14

Choose a tag to compare

*feat: add column sorting feature to accounts table with dynamic direction icons
#296
@soaresa

*fix: sender error after account switch
#297
@BBK912

*Implement account note feature for enhanced account management
#299
@soaresa

v1.0.9

03 May 08:10

Choose a tag to compare

fix: switch account and auto update peers (#292)
@BBK912

feat: linux binary (#293)
deps linux in release workflow
@agouin

v1.0.8

22 Apr 09:10
5ed628f

Choose a tag to compare

@BBK912 👍 :

Fix refresh_upstream_peer_stats (#289)

* fix refresh_upstream_peer_stats

* lint error

* update preferences.rs

feat: add legacy account etc (#280)

* remove unnecessary spaces from mnemonics

* feat: total balances of all accounts

* feat: add legacy account

* addresses are shown in uppercase

* rust lint error

* support legacy account transfer

v1.0.7

11 Apr 18:50

Choose a tag to compare

Sunset mining functionality.
@BBK912

v1.0.6

11 Mar 13:29

Choose a tag to compare

  • fix: connect issue

  • fix: carpeTick issue

  • fix: Added node url if connection to GitHub fails

  • fix: create account page Auto-refresh issue

  • fix: issue(#271)

  • doc: how to set slowwallet

  • fix: some boundary issues about the watch account function
    @BBK912