Skip to content

Commit e1ed179

Browse files
author
intl-man
committed
Updated the changelog to point at the releases section.
1 parent 10b4c2b commit e1ed179

File tree

1 file changed

+2
-119
lines changed

1 file changed

+2
-119
lines changed

CHANGELOG.md

+2-119
Original file line numberDiff line numberDiff line change
@@ -1,120 +1,3 @@
1-
# v0.9.10
2-
> October 8, 2021
3-
>
4-
## ⭐ Features
1+
# Changelog
52

6-
- [Sifnode] Support for transferring high precision tokens over IBC via denom conversion.
7-
8-
# v0.9.7
9-
> September 17, 2021
10-
>
11-
## ⭐ Features
12-
13-
- [Sifnode] Enabling of inflationary block rewards.
14-
15-
# v0.9.5
16-
> August 24, 2021
17-
>
18-
## ⭐ Features
19-
20-
- [Sifnode] IBC Support is now available.
21-
22-
# v0.9.1
23-
> August 6, 2021
24-
>
25-
## ⭐ Features
26-
27-
- [Sifnode] Numerous updates to allow for the enabling of IBC in the coming weeks.
28-
29-
# v0.9.0
30-
> July 28, 2021
31-
>
32-
## ⭐ Features
33-
34-
- [Sifnode] Upgraded to version 0.42 of the Cosmos SDK.
35-
36-
# v0.8.8
37-
> July 16, 2021
38-
>
39-
## 🐛 Bug Fixes
40-
41-
- [Sifnode] Updates to the Oracle module to allow for exporting state.
42-
43-
----
44-
45-
# v0.8.7
46-
> June 9, 2021
47-
>
48-
## 🛠 Improvements
49-
50-
- [UI] Introduction of a footer! User's can sign-up for our newsletter, and link to our privacy policy, roadmap, and legal disclaimer.
51-
- [UI] Removal of negative signs in the Pool Stats>Arbitrage as these are confusing and not necessary.
52-
- [UI] Removal of the words Peg and Unpeg. We have updated our language across our entire application to use 'Import' and 'Export' instead. We did this to be more clear with the action that is being done, as well as to prepare for more chains being integrated into Sifchain.
53-
- [UI] Included the ability for a user to see their net gain/loss on their liquidity pool position. This includes earnings from swap fees AND any gains or losses associated with changes in the tokens' prices. This number is represented as USDT.
54-
- [Peggy] Relayer Upgrade - Implementation of Retry Logic.
55-
- [Sifnode] Claims module - The claims module is done and ready! This will allow users to be able to submit a claim for their liquidity mining & validator subsidy rewards.
56-
- [UI] Users can now claim their Liquidity Mining and Validator Subsidy Rewards in the DEX! Feel free to navigate to the 'rewards' tab, see details on your rewards and claim them if desired. We recommend that you keep your liqudity, stake, and rewards untouched until you reach your full maturation date. To read more about this, please reference our documentation [here](https://docs.sifchain.finance/resources/rewards-programs#liquidity-mining-and-validator-subsidy-rewards-on-sifchain)
57-
58-
## 🐛 Bug Fixes
59-
60-
- [Sifnode] Additional updates/fixes to the dispensation module (used for airdrops).
61-
- [UI] When a user had 0 balances, the sorting logic we were using in our token listings was not accurate.
62-
63-
----
64-
65-
# v0.8.4
66-
> May 13, 2021
67-
68-
## 🐛 Bug Fixes
69-
70-
- [Sifnode] Fixes to the dispensation module (used for airdrops).
71-
72-
----
73-
74-
# v0.8.2
75-
> April 29, 2021
76-
77-
## 🛠 Improvements
78-
79-
- [UI] New design elements for the DEX (header/typorgraphy/buttons).
80-
81-
----
82-
83-
# v0.8.1
84-
> April 28, 2021
85-
86-
## ❓ Miscellaneous
87-
88-
- [Peggy] Removed the previously added retry logic, for when infura gives us a not found error.
89-
90-
----
91-
92-
# v0.8.0
93-
> April 27, 2021
94-
95-
## ⭐ Features
96-
97-
- [UI] Prevent pegging when not connected to a supported EVM network.
98-
- [UI] Arbitrage Opportunity - Now color-coded to indicate in which direction the opportunity is present.
99-
100-
## 🛠 Improvements
101-
102-
- [UI] Added logic for when clicking on max button in ROWAN to take into consideration necessary gas fees.
103-
- [UI] In swap confirmation screen, built in cleaner UX logic around the way we display numbers.
104-
- [UI] Included logic in the token list pop-ups when doing a swap or liquidity add for how we sort the displayed tokens. We are also now calling in user's balances directly in this pop-up as well for easy viewing.
105-
- [Peggy] Add retry logic when infura gives us a not found error. Add additional retry logic to try to retrieve the tx if it cannot be found on the first query.
106-
- [Sifnode] Ability to propose and vote on new jailing parameters.
107-
- [ChainOps] MongoDb resource limit increases.
108-
109-
## 🐛 Bug Fixes
110-
111-
- [UI] State loader for dispensation.
112-
- [UI] Remove the "select all" functionality when clicking in a field.
113-
- [UI] Token with zero balances would sometimes disappear from the swap options.
114-
115-
## ❓ Miscellaneous
116-
117-
- [UI] Integration of the Playwright test framework.
118-
- [UI] Amount API for appropriate decimal placement across all token types.
119-
- [Peggy] Ability to export the Ethbridge keeper data (required for when migrating to Cosmos 0.42.x).
120-
- [ChainOps] Automated pipeline deployment.
3+
See [here](https://github.com/Sifchain/sifnode/releases).

0 commit comments

Comments
 (0)