Skip to content

Commit bfe9707

Browse files
committed
Bump version v0.0.3
1 parent c22d171 commit bfe9707

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ OreoWallet aims to build an easy-to-use Type2 extension wallet for Ironfish bloc
4848
### Milestone 3 (V2): Optimizing data provider and improving user experience (Ongoing)
4949
- Prover, transaction proof generation
5050
- DecryptionWorker, transaction decryption
51-
- Encryption mechanism, design a mechanism to encrypt messages between server and user
51+
- Encryption mechanism, design a mechanism to encrypt messages between server and user
5252
- 3 articles about Ironfish and OreoWallet
5353
- 3 activities with IFLabs to get more users
5454
- 5k OreoWallet users
5555
- 100k IRON in OreoWallet
5656

57-
### Milestone 4: Intergation with privacy protocol on routing layer
57+
### Milestone 4: Intergation with privacy protocol on routing layer (Done)
5858
- Privay wallet on routing level and transaction level.
5959

6060
### Milestone 5: More features enabled and ongoing maintenance updates
@@ -66,16 +66,17 @@ OreoWallet aims to build an easy-to-use Type2 extension wallet for Ironfish bloc
6666

6767
## Features
6868

69-
| Feature | Status |
70-
| ----------------------- | ------ |
71-
| Account creation/import ||
72-
| IRON native token ||
73-
| User created asset ||
74-
| Orescriptions NFT ||
75-
| Dapp provider ||
76-
| Local data provider ||
77-
| Local prover ||
78-
| ... | ... |
69+
| Feature | Status |
70+
| ------------------------ | ------ |
71+
| Account creation/import ||
72+
| IRON native token ||
73+
| User created asset ||
74+
| Orescriptions NFT ||
75+
| Dapp provider ||
76+
| Local data provider ||
77+
| Local prover ||
78+
| Privacy on routing layer ||
79+
| ... | ... |
7980

8081
## Documentation
8182

release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# OreoWallet Release Notes
22

3+
## v0.0.3
4+
5+
- Support Nym mixnet
6+
- UI/UX improvements
7+
38
## v0.0.2
49

510
- Support Dapp provider

0 commit comments

Comments
 (0)