-
-
Notifications
You must be signed in to change notification settings - Fork 8
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: ez-org/eznode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ez-org/eznode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 22 files changed
- 1 contributor
Commits on Aug 4, 2021
-
nginx: Use relative redirect URLs
The absolute URL guessed by nginx can sometimes be wrong, with the listening port rather than the public port.
Configuration menu - View commit details
-
Copy full SHA for b90d490 - Browse repository at this point
Copy the full SHA b90d490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fcc975 - Browse repository at this point
Copy the full SHA 9fcc975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7111993 - Browse repository at this point
Copy the full SHA 7111993View commit details
Commits on Aug 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8553f04 - Browse repository at this point
Copy the full SHA 8553f04View commit details -
letsencrypt: Fix auto restart when nginx restarts
The `restart_with` command needed to be run as root. The run script was modified to retain root privileges and only drop them when running certbot.
Configuration menu - View commit details
-
Copy full SHA for a4a3195 - Browse repository at this point
Copy the full SHA a4a3195View commit details -
This was affecting non-TTY outputs, for example when running docker in detached mode.
Configuration menu - View commit details
-
Copy full SHA for 2c46e88 - Browse repository at this point
Copy the full SHA 2c46e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for e402c74 - Browse repository at this point
Copy the full SHA e402c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3a5a6 - Browse repository at this point
Copy the full SHA ab3a5a6View commit details
Commits on Aug 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b5814b4 - Browse repository at this point
Copy the full SHA b5814b4View commit details -
bitcoind: Fix regtest automatic block mining
It did not work in the exceptional case where the `miner` wallet was created but no blocks were mined with it, due to eznod shutting down midway through.
Configuration menu - View commit details
-
Copy full SHA for 6b54d7f - Browse repository at this point
Copy the full SHA 6b54d7fView commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4d91b7c - Browse repository at this point
Copy the full SHA 4d91b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6785743 - Browse repository at this point
Copy the full SHA 6785743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b391b0 - Browse repository at this point
Copy the full SHA 6b391b0View commit details -
networking: Assume host networking when the hostname resolves to any …
…single IP address Checking specifically for '172.x.x.x' doesn't work if the Docker network is configured to use a different range, or with Podman (which uses 10.0.0.x). It should be fairly rare to have a single IP on the host, so this should mostly work. The code was also refactored a bunch, with no other changes in its functionality.
Configuration menu - View commit details
-
Copy full SHA for f40ca96 - Browse repository at this point
Copy the full SHA f40ca96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0fb95 - Browse repository at this point
Copy the full SHA 2d0fb95View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea208b - Browse repository at this point
Copy the full SHA bea208bView commit details
Commits on Feb 17, 2022
-
Update Specter Desktop to v1.8.0
And switch to installing using the packaged tar.gz file, which now works: cryptoadvance/specter-desktop#1357
Configuration menu - View commit details
-
Copy full SHA for 339fe46 - Browse repository at this point
Copy the full SHA 339fe46View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e8ab8 - Browse repository at this point
Copy the full SHA c9e8ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f7762c - Browse repository at this point
Copy the full SHA 2f7762cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0a20b - Browse repository at this point
Copy the full SHA fa0a20bView commit details
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...dev