-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what's changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: spesmilo/electrum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Could not load branches
Nothing to show
Loading
...
head repository: spesmilo/electrum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
- 9 commits
- 11 files changed
- 2 contributors
Commits on Mar 15, 2026
-
Fix checksum following BIP-128 standard
Non-Ascii characters should not be converted for
checksum calculation.
This will give consistent hash to BIP-128 and its
Javascript code example.
Timelock-Recovery Plans that contained only ascii
characters are not affected.
Also, 8 hex-chars is enough for a checksum. -
Commits on Mar 16, 2026
-
plugins: timelock_recovery: move checksum func to base class
don't import qt from tests unless it is qt being tested -
Merge branch '202603_timelock_recovery_plugin_checksum': fix checksum...
... calc
merges #10524
> Non-Ascii characters should not be converted for
> checksum calculation.
> This will give consistent hash to BIP-128 and its
> Javascript code example.
>
> Timelock-Recovery Plans that contained only ascii
> characters are not affected. -
Merge pull request #10527 from SomberNight/202603_tests_plugins
tests: move revealer and timelock_recovery stuff to tests/plugins/ -
-
Merge pull request #10529 from SomberNight/202603_tests_qml
tests: move qml stuff to tests/qml/
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can't render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master@{1day}...master