Merge pull request #72 from bitshares/tmp1
Update worker and status of BSIP 38
This commit is contained in:
commit
ff1133a108
2 changed files with 3 additions and 3 deletions
|
@ -45,5 +45,5 @@ Number | Title |
|
||||||
[35](bsip-0035.md) | Mitigate Rounding Issue On Order Matching | Abit More | Protocol | Accepted
|
[35](bsip-0035.md) | Mitigate Rounding Issue On Order Matching | Abit More | Protocol | Accepted
|
||||||
[36](bsip-0036.md) | Remove expired price feeds on maintenance interval | oxarbitrage | Protocol | Accepted
|
[36](bsip-0036.md) | Remove expired price feeds on maintenance interval | oxarbitrage | Protocol | Accepted
|
||||||
[37](bsip-0037.md) | Allow new asset name to end with a number | oxarbitrage | Protocol | Accepted
|
[37](bsip-0037.md) | Allow new asset name to end with a number | oxarbitrage | Protocol | Accepted
|
||||||
[38](bsip-0038.md) | Add target collateral ratio option to short positions | Abit More | Protocol | Draft
|
[38](bsip-0038.md) | Add target collateral ratio option to short positions | Abit More | Protocol | Accepted
|
||||||
[39](bsip-0039.md) | Automatically approve proposals by the proposer | Fabian Schuh | Protocol | Draft
|
[39](bsip-0039.md) | Automatically approve proposals by the proposer | Fabian Schuh | Protocol | Draft
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
BSIP: 0038
|
BSIP: 0038
|
||||||
Title: Add target collateral ratio option to short positions
|
Title: Add target collateral ratio option to short positions
|
||||||
Author: Abit More <https://github.com/abitmore>
|
Author: Abit More <https://github.com/abitmore>
|
||||||
Status: Draft
|
Status: Accepted
|
||||||
Type: Protocol
|
Type: Protocol
|
||||||
Created: 2018-03-05
|
Created: 2018-03-05
|
||||||
Discussion: https://bitsharestalk.org/index.php?topic=25924.0,
|
Discussion: https://bitsharestalk.org/index.php?topic=25924.0,
|
||||||
https://github.com/bitshares/bsips/issues/51
|
https://github.com/bitshares/bsips/issues/51
|
||||||
Replaces: 0035 (partly)
|
Replaces: 0035 (partly)
|
||||||
Worker: To be done
|
Worker: 1.14.100
|
||||||
|
|
||||||
# Abstract
|
# Abstract
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue