Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
doc: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Moustikitos committed Jun 2, 2022
1 parent d0fc451 commit e700c52
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,17 +188,18 @@ pip install ledgerblue

## Version

### 1.0.0 [current work](https://github.com/Moustikitos/dpos/archive/master.zip)
<!-- - [x] [`Protokol/nft`](https://www.protokol.com/protokol-nft-platform) added -->
<!-- - [x] [`Blockfrost`](https://blockfrost.io) gateway to Cardano added -->
- [x] `ark.api.Webhook` improvement
- [x] `pySecp256k1` replaced by `cSecp256k1`
### 1.1.0 [current work](https://github.com/Moustikitos/dpos/archive/master.zip)

### 1.0.0
- [x] removed python 2.x compliancy
- [x] removed `pytz` dependency
- [x] added `solar` testnet and mainnet
- [x] `pySecp256k1` replaced by `cSecp256k1`
- [x] `bip340` schnorr signature implemented
- [x] `solar` transaction `v3` implemented
- [x] ark package simplification
- [x] `ark.api.Webhook` improvement
- [x] `multiVote` moved to `switchVote`
- [x] added `solar` testnet and mainnet
- [x] added `solar` burn transaction
- [x] added `bip340`

### 0.3.5
- [x] Ark-core v 3.0.x compliancy
Expand Down

0 comments on commit e700c52

Please sign in to comment.