Skip to content

Commit

Permalink
Merge pull request #52 from signum-network/feat/token-support
Browse files Browse the repository at this point in the history
Feat/token support
  • Loading branch information
ohager authored Oct 18, 2022
2 parents f61b9c4 + 1d3b2ed commit 569bfb2
Show file tree
Hide file tree
Showing 140 changed files with 4,126 additions and 7,121 deletions.
9 changes: 5 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ about: Create a report to help us improve
title: ''
labels: bug
assignees: ohager

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -24,9 +24,10 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Browser (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ohager

---

**Is your feature request related to a problem? Please describe.**
Expand Down
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn lint
npx pretty-quick --staged
41 changes: 32 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,47 @@
# Changelog

## 1.3.0

### New features

- Added Token Support
- Introduced a context menu on web pages to operate on selected Signum Addresses (#43)

### Enhancements

- Added several new/missing transaction previews for the confirmation dialog (#44, #45, #47, #49)
- Removed automatic Hex detection for P2P messages (#50)
- DApps Account Events deliver account type now, whether it is "watch only" or not (#46)
- Major cleanups, i.e. removed all tezos dependencies

### Bugfixes

- Fixed P2P Message rendering failure on messages to self
- Fixed Burn Address alias resolving (#42)
- Added featured US Central Node (#41)
- Fixed layout issue on FF

## 1.2.3

### Enhancements

- Showing all balances now (total, available, committed, reserved) (#39)
- Not closing messages when mouse over P2P messages (#38)

### Bugfixes
- Fixed undervalued fee estimate for small messages in sendEncryptedMessage

- Fixed undervalued fee estimate for small messages in sendEncryptedMessage

## 1.2.2

### Hotfix
- Distribution Transaction as Sender does not break anymore

- Distribution Transaction as Sender does not break anymore

## 1.2.1

### Bugfixes

- Shows correct value from Token Holder Distribution (#36)
- Binary Message pops up only when detected Hex code (#35)
- Firefox text size (#34)
Expand All @@ -32,11 +54,11 @@
- Enhanced Transaction Typing (#16)

### Bugfixes

- Show wrong Alias (#30)
- Adjust confirm window size on Windows (#29)
- More stable Port Connection in app itself (#32)


## 1.1.2

### New feature
Expand All @@ -56,15 +78,16 @@

## 1.1.0

-----
---

Manifest Version 3 Compatible

-----
---

This version was significantly refactored:

- to be conformant with the new Manifest Version 3 format
- DApp permission relies on DApp Url and Network now
- DApp permission relies on DApp Url and Network now
- storage identifiers refactored
- added the DApp notification system

Expand All @@ -75,15 +98,15 @@ This version was significantly refactored:
- Text/Data Message Attachments on Send
- New Languages: Thai, Ukrainian
- Improved Onboarding
- DApp permission relies on DApp Url and Network
- DApp permission relies on DApp Url and Network
- Sends notifications about Network/Account changes, Permission/Account removals to DApp
- Currency Symbol TestNet vs MainNet (#8)
- Currency Symbol TestNet vs MainNet (#8)
- Explorer Links for Account (#9)
- Considering reserved/locked balances (#14)

### Bugfixes

- Cropped Node Urls (#7)
- Cropped Node Urls (#7)
- Reset action redirects to Full Page Options now (no layout issues)

## 1.0.2
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ You can install the wallet through the Chrome Web Store or via Mozilla Add-Ons r
## Browser Support

| [![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png)](https://chrome.google.com/webstore/detail/signum-xt-wallet/kdgponmicjmjiejhifbjgembdcaclcib) | [![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png)](https://addons.mozilla.org/en-US/firefox/addon/signum-xt-wallet/) | [![Brave](https://raw.githubusercontent.com/alrra/browser-logos/master/src/brave/brave_48x48.png)](https://chrome.google.com/webstore/detail/signum-xt-wallet/kdgponmicjmjiejhifbjgembdcaclcib) | [![Opera](https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png)](https://chrome.google.com/webstore/detail/signum-xt-wallet/kdgponmicjmjiejhifbjgembdcaclcib) | [![Edge](https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png)](https://chrome.google.com/webstore/detail/signum-xt-wallet/kdgponmicjmjiejhifbjgembdcaclcib) |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 49 & later ✔ | 52 & later ✔ | Latest ✔ | 36 & later ✔ | 79 & later ✔ |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 49 & later ✔ | 52 & later ✔ | Latest ✔ | 36 & later ✔ | 79 & later ✔ |

## 🧑‍🌾 Development

Expand Down Expand Up @@ -65,7 +65,7 @@ yarn build
Optional for different browsers:

```bash
# for Chrome and compatible directly (using Manifest version 3)
# for Chrome and compatible directly (using Manifest version 3)
yarn build:chrome
# for Firefox directly (using Manifest version 2)
yarn build:firefox
Expand Down
22 changes: 12 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
{
"name": "signum-xt-wallet",
"version": "1.2.3",
"version": "1.3.0",
"description": "Cryptocurrency wallet for the green Signum 🍀 blockchain as an extension for your browser.",
"private": true,
"scripts": {
"start": "yarn watch:src",
"dev": "concurrently yarn:watch:*",
"dev:ff": "concurrently yarn:watch-ff:*",
"watch:src": "cross-env NODE_ENV=development MANIFEST_VERSION=3 webpack --watch --progress",
"watch:dist": "mv3-hot-reload",
"watch-ff:src": "cross-env NODE_ENV=development MANIFEST_VERSION=2 TARGET_BROWSER=firefox webpack --watch --progress",
"watch--f:dist": "mv3-hot-reload",
"build": "cross-env NODE_ENV=production webpack",
"prebuild": "rimraf ./dist && yarn clear:webpack-cache",
"build-all": "rimraf ./dist && run-s build:*",
Expand All @@ -30,14 +33,10 @@
"@dicebear/avatars-jdenticon-sprites": "4.2.5",
"@popperjs/core": "2.4.4",
"@serh11p/jest-webextension-mock": "4.0.0",
"@signumjs/core": "^1.0.0-rc.20",
"@signumjs/crypto": "^1.0.0-rc.20",
"@signumjs/http": "^1.0.0-rc.20",
"@signumjs/util": "^1.0.0-rc.20",
"@taquito/rpc": "11.0.2",
"@taquito/signer": "11.0.2",
"@taquito/taquito": "11.0.2",
"@taquito/utils": "11.0.2",
"@signumjs/core": "^1.0.0-rc.37",
"@signumjs/crypto": "^1.0.0-rc.37",
"@signumjs/http": "^1.0.0-rc.37",
"@signumjs/util": "^1.0.0-rc.37",
"async-retry": "1.3.1",
"axios": "0.21.1",
"bignumber.js": "9.0.1",
Expand All @@ -51,7 +50,6 @@
"fast-deep-equal": "3.1.3",
"file-loader": "6.0.0",
"fontfaceobserver": "2.1.0",
"fuse.js": "6.4.6",
"hashicon": "^0.3.0",
"inter-ui": "3.13.1",
"micro-memoize": "4.0.9",
Expand Down Expand Up @@ -121,6 +119,7 @@
"html-webpack-plugin": "^5.5.0",
"husky": "^7.0.0",
"jest": "26.6.3",
"lint-staged": "^13.0.3",
"mini-css-extract-plugin": "^2.5.3",
"mv3-hot-reload": "^0.2.7",
"npm-run-all": "4.1.5",
Expand All @@ -142,5 +141,8 @@
"webpack-cli": "^4.9.2",
"webpackbar": "^5.0.2",
"zip-webpack-plugin": "^4.0.1"
},
"lint-staged": {
"**/*": "npm run lint:fix"
}
}
Loading

0 comments on commit 569bfb2

Please sign in to comment.