Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version bump v0.7.1 #1094

Merged
merged 5 commits into from
Nov 20, 2024
Merged

chore: version bump v0.7.1 #1094

merged 5 commits into from
Nov 20, 2024

Conversation

brianp
Copy link
Collaborator

@brianp brianp commented Nov 20, 2024

Description

Onwards and upwards

brianp and others added 5 commits November 20, 2024 13:59
Description
---
Enable paper wallet on existing installs, and make it enabled by default
on new ones.

Motivation and Context
---
New feature access!
…an chain (#1091)

Description
---
Check if node is synced before validating block hash against text
explorer and fix bug where warning was shown even after node was no
longer an orphan chain.

Motivation and Context
---
Many users reported false positive where they had warning but they were
sure it wasn't the case. This could be achieved if user disconnected
internet connection and connected again.

How Has This Been Tested?
---
Disconnect WiFi and connect again. While disconnected there should be
warning but after connecting it should go away after 1 minute max.

What process can a PR reviewer use to test or verify this change?
---
Same as above.



Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify
Description
---
- config updates:
- ~~added replayed items to app config (since the requirements only
allow for one replay per app install)~~
  - removed old config flags we don't need any more 
- UI updates:
- added replay button to history item and missed item counter to wallet
button
  - added individual replay text to `Earnings.tsx` for the animatin
- logic updates:
  - add check to `useEarningsRecap` to set reward counter
- added `handleWinReplay` action to `useBlockchainVisualisationStore` to
handle individual replay animations (whether mining or not)

Motivation and Context
---
- https://tari.atlassian.net/browse/TC-47

How Has This Been Tested?
---
- locally:



https://github.com/user-attachments/assets/fa704cb0-8965-406c-a2e4-fde2dc472c97

(when not mining animation state has to be started, then stopped after)


https://github.com/user-attachments/assets/3c008eb1-6dc8-40f5-b1d4-f8cb9c5e1108



What process can a PR reviewer use to test or verify this change?
---
- open wallet and replay any history item animation
- if you leave it mining for a while unfocused/minimised and come back
with recaps, there should be a notification with a counter of the wind
you missed.
- opening the wallet to go replay should clear the counter

Breaking Changes
---

- [x] None

---------

Co-authored-by: Brian Pearce <[email protected]>
@brianp brianp merged commit c887fd8 into release Nov 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants