Skip to content

Commit

Permalink
v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Sep 9, 2023
1 parent d1d838f commit 1e23e3d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# edge-currency-accountbased

## 2.2.4 (2023-09-08)

- fixed: Bug prevent Filecoin spend transactions from being saved in the wallet (by saveTx)
- fixed: Filecoin network fee query issue
- changed: Use Filfox exclusively for Filecoin transaction querying
- fixed: Incorrectly identifying send-to-self transactions as receives from the network
- added: USDT token to Avalanche
- added: PYUSD token to Ethereum

## 2.2.3 (2023-09-07)

- added: Integrate Filfox for Filecoin transaction scanning
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edge-currency-accountbased",
"version": "2.2.3",
"version": "2.2.4",
"description": "Edge currency plugin for account based currencies",
"homepage": "https://edge.app/",
"repository": {
Expand Down

0 comments on commit 1e23e3d

Please sign in to comment.