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 0.8.26 #1285

Merged
merged 9 commits into from
Dec 18, 2024
Merged

chore: version bump 0.8.26 #1285

merged 9 commits into from
Dec 18, 2024

Conversation

brianp
Copy link
Collaborator

@brianp brianp commented Dec 18, 2024

Description

Maybe crash less mmm'kay?

BalazsSevecsek and others added 9 commits December 17, 2024 16:38
Description
---


coinbase '=' padding character caused an issue where an alternative
string was written to the blockchain


Motivation and Context
---


Invalid id written to the chain.


How Has This Been Tested?
---



On esmeralda with a local build.  


What process can a PR reviewer use to test or verify this change?
---


Check the coinbase extra string that gets written to the block and
compare that to what the merge mining proxy gets as an arg.



Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify
Tauri has a bug in it which causes it to panic. I've created a PR to fix
it (tauri-apps/tauri#12000) but it might take a
while for them to merge it and release a new version. In the meantime,
we can switch to using our fork.
Little update to include the version in the title.

Closes: #1274

---------

Co-authored-by: brianp <[email protected]>
This PR further optimizes the font situation within the app. This should
improve performance and bundle size slightly.

- Removed DrukWide 500 and Poppins 800 since they were not used in many
places
- Converted Druk fonts to `woff2` format. This makes a huge difference
in performance and file size.
- Remove Google Fonts and bundled IBM Plex Mono with the app
- Deleted all unused fonts from the /public folder ( I think they were
still getting bundled, but not loaded )
@brianp brianp requested a review from a team as a code owner December 18, 2024 09:26
@stringhandler stringhandler merged commit eaf2f8c into release Dec 18, 2024
11 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.

6 participants