This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
Releases: get10101/10101-PoC
Releases · get10101/10101-PoC
0.3.2
Fixed
- Action button that enables simple navigation to the wallet dashboard from all screens that show the balance.
- Don't auto open the keyboard in the CFD trading screen.
- Default invoice description keyboard to text.
- Persist feed backup state over restarts.
Added
- Settings screen that shows some useful app information but does not allow changes yet.
- Show connection status to
10101
in the app.
Changed
- Form validation for the open channel screen providing the user with more information.
- Detect expired lightning payments and show them.
- Show the
confirmed
balance ason-chain
balance instead of thetotal
balance to avoid confusion when opening a channel.
0.3.1
0.3.0
0.2.1
0.2.0
Added
- A mobile Lightning node that can be used to send and receive payments.
The backend code is based on our fork ofldk-bdk-sample
. - Support for CFD trading on Lightning.
This is made possible by depending on our ourrust-lightning
fork. - A combined view of all incoming and outgoing payments and transactions to the dashboard.
- The ability to send and receive on-chain transactions.
- A history for on-chain transactions and off-chain payments.
- Added CFD trading screens: offer screen; order confirmation screen;
My CFDs
screen; and a CFD details screen that allows settlement. - Support for CFD trading against the
10101
node on Bitcointestnet
. - Placeholder cards and screens for additional services that showcase our vision to add sports betting, a Taro exchange and savings products.
Changed
- Overhauled the app's look and feel. We are using blue as the main color and have aligned the theme throughout the application elements.