Skip to content

Commit 5c700b0

Browse files
author
francois branciard
committed
add ChangeLog.md
1 parent 400d3c4 commit 5c700b0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

ChangeLog.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
3+
### backlog
4+
Features:
5+
* [#17](https://github.com/iExecBlockchainComputing/PoCo/issues/17): do not revert bad reveal but store it to a wrong status [POST V2]
6+
* [#19](https://github.com/iExecBlockchainComputing/PoCo/issues/19): MarketOrder (Direction & Status) [GO/NOGO]
7+
* [#21](https://github.com/iExecBlockchainComputing/PoCo/issues/21): remove change ownership in OwnableOZ.sol [PLANNED in v1.0.13]
8+
* [#22](https://github.com/iExecBlockchainComputing/PoCo/issues/22): allow to deposit on someone else's account [GO/NOGO]
9+
* [#23](https://github.com/iExecBlockchainComputing/PoCo/issues/23): rename createMarketOrder => createOrder || createWorkOrder [GO/NOGO]
10+
11+
Bugfixes:
12+
* [#15](https://github.com/iExecBlockchainComputing/PoCo/issues/15): Malicious IexecAPI contract without callback [PLANNED in v1.0.13]
13+
* [#20](https://github.com/iExecBlockchainComputing/PoCo/issues/20): add range on trust param ( 0- n ) and check it in contracts [PLANNED in v1.0.13]
14+
15+
### v1.0.13 (unreleased)
16+
17+
Features:
18+
* [#16](https://github.com/iExecBlockchainComputing/PoCo/issues/16) add counters info in Hub
19+
20+
Bugfixes:
21+
22+
23+
### [v1.0.12](https://github.com/iExecBlockchainComputing/PoCo/releases/tag/v1.0.12)
24+
Initial version. external audit launched on this release v1.0.12

0 commit comments

Comments
 (0)