-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"><link rel="shortcut icon" href="/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"><meta name="description" content="The desktop wallet for the Ergo cryptocurrency."><title>Satergo</title><script defer="defer" src="/static/js/main.f338ad94.js"></script><link href="/static/css/main.5cf1c58e.css" rel="stylesheet"></head><body class="has-animations"><noscript><meta http-equiv="refresh" content="0;url=noscript.html"></noscript><div id="root" class="body-wrap"></div></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"><link rel="shortcut icon" href="/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"><meta name="description" content="The desktop wallet for the Ergo cryptocurrency."><title>Satergo</title><script defer="defer" src="/static/js/main.96aa9100.js"></script><link href="/static/css/main.5cf1c58e.css" rel="stylesheet"></head><body class="has-animations"><noscript><meta http-equiv="refresh" content="0;url=noscript.html"></noscript><div id="root" class="body-wrap"></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"version": "1.6.0", | ||
"versionCode": 8, | ||
"dateReleased": "2023-07-31", | ||
"changelog": "- DeFi/dApp support (ErgoPay)\n- Installer for Windows users\n- All fiat currency conversions with CoinGecko\n- Button to refresh the transaction history\n- VM arguments for the node. You can limit RAM, debug, etc.\n- Wallets that received large transactions can now display the transaction history and do not take a few seconds to open\n- Fixed the node log level functionality (it broke with an Ergo node update) which was always on level INFO and that caused freezes and lag\n- Added Indonesian & Malaysian translations\n- Improved screen reader support (for blind people)\n- Styling fixes" | ||
"version": "1.7.0", | ||
"versionCode": 9, | ||
"dateReleased": "2024-01-30", | ||
"changelog": "- Light node support\n- Chained transactions\n- Sending tokens without specifying ERG\n- Copy transaction ID\n- Total tokens in a transaction\n- Support for sending to stealth addresses\n- Improved design" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
static/js/main.f338ad94.js.map → static/js/main.96aa9100.js.map
Large diffs are not rendered by default.
Oops, something went wrong.