Update worker and status for bsip29-37

bsip53
abitmore 2018-03-05 10:35:32 +00:00
parent 5bf3ddc5f6
commit 344156ce36
10 changed files with 26 additions and 26 deletions

View File

@ -36,12 +36,12 @@ Number | Title |
[26](bsip-0026.md) | Refund Order Creation Fee in Originally Paid Asset on Cancel | Abit More | Protocol | Accepted [26](bsip-0026.md) | Refund Order Creation Fee in Originally Paid Asset on Cancel | Abit More | Protocol | Accepted
[27](bsip-0027.md) | Asset Issuer Reclaim Fee Pool Funds | Abit More | Protocol | Accepted [27](bsip-0027.md) | Asset Issuer Reclaim Fee Pool Funds | Abit More | Protocol | Accepted
[28](bsip-0028.md) | Worker Proposal Improvements | Bill Butler | Protocol | Draft [28](bsip-0028.md) | Worker Proposal Improvements | Bill Butler | Protocol | Draft
[29](bsip-0029.md) | Asset issue change to require owner authority | Fabian Schuh | Protocol | Draft [29](bsip-0029.md) | Asset issue change to require owner authority | Fabian Schuh | Protocol | Accepted
[30](bsip-0030.md) | Always Allow Increasing Collateral Ratio If Debt Not Increased | Abit More | Protocol | Draft [30](bsip-0030.md) | Always Allow Increasing Collateral Ratio If Debt Not Increased | Abit More | Protocol | Accepted
[31](bsip-0031.md) | Update Short Position's Margin Call Price After Partially Called Or Settled | Abit More | Protocol | Draft [31](bsip-0031.md) | Update Short Position's Margin Call Price After Partially Called Or Settled | Abit More | Protocol | Accepted
[32](bsip-0032.md) | Always Match Orders At Maker Price | Abit More | Protocol | Draft [32](bsip-0032.md) | Always Match Orders At Maker Price | Abit More | Protocol | Accepted
[33](bsip-0033.md) | Maker Orders With Better Prices Take Precedence | Abit More | Protocol | Draft [33](bsip-0033.md) | Maker Orders With Better Prices Take Precedence | Abit More | Protocol | Accepted
[34](bsip-0034.md) | Always Trigger Margin Call When Call Price Above Or At Price Feed | Abit More | Protocol | Draft [34](bsip-0034.md) | Always Trigger Margin Call When Call Price Above Or At Price Feed | Abit More | Protocol | Accepted
[35](bsip-0035.md) | Mitigate Rounding Issue On Order Matching | Abit More | Protocol | Draft [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 | Draft [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 | Draft [37](bsip-0037.md) | Allow new asset name to end with a number | oxarbitrage | Protocol | Accepted

View File

@ -1,7 +1,7 @@
BSIP: 0029 BSIP: 0029
Title: Asset issue change to require owner authority Title: Asset issue change to require owner authority
Authors: Fabian Schuh <Fabian.Schuh@blockchainprojectsbv.com> Authors: Fabian Schuh <Fabian.Schuh@blockchainprojectsbv.com>
Status: Draft Status: Accepted
Type: Protocol Type: Protocol
Created: 2018-01-28 Created: 2018-01-28
Discussion: https://github.com/bitshares/bitshares-core/issues/199 Discussion: https://github.com/bitshares/bitshares-core/issues/199

View File

@ -1,13 +1,13 @@
BSIP: 0030 BSIP: 0030
Title: Always Allow Increasing Collateral Ratio If Debt Not Increased Title: Always Allow Increasing Collateral Ratio If Debt Not Increased
Author: Abit More <https://github.com/abitmore> Author: Abit More <https://github.com/abitmore>
Status: Draft Status: Accepted
Type: Protocol Type: Protocol
Created: 2018-02-16 Created: 2018-02-16
Discussion: https://github.com/bitshares/bitshares-core/issues/583, Discussion: https://github.com/bitshares/bitshares-core/issues/583,
https://github.com/bitshares/bitshares-core/issues/672 https://github.com/bitshares/bitshares-core/issues/672
Replaces: - Replaces: -
Worker: To be done Worker: 1.14.91
# Abstract # Abstract

View File

@ -1,13 +1,13 @@
BSIP: 0031 BSIP: 0031
Title: Update Short Position's Margin Call Price After Partially Called Or Settled Title: Update Short Position's Margin Call Price After Partially Called Or Settled
Author: Abit More <https://github.com/abitmore> Author: Abit More <https://github.com/abitmore>
Status: Draft Status: Accepted
Type: Protocol Type: Protocol
Created: 2018-02-16 Created: 2018-02-16
Discussion: https://github.com/bitshares/bitshares-core/issues/343, Discussion: https://github.com/bitshares/bitshares-core/issues/343,
https://github.com/bitshares/bitshares-core/issues/649 https://github.com/bitshares/bitshares-core/issues/649
Replaces: - Replaces: -
Worker: To be done Worker: 1.14.92
# Abstract # Abstract

View File

@ -1,12 +1,12 @@
BSIP: 0032 BSIP: 0032
Title: Always Match Orders At Maker Price Title: Always Match Orders At Maker Price
Author: Abit More <https://github.com/abitmore> Author: Abit More <https://github.com/abitmore>
Status: Draft Status: Accepted
Type: Protocol Type: Protocol
Created: 2018-02-16 Created: 2018-02-16
Discussion: https://github.com/bitshares/bitshares-core/issues/338 Discussion: https://github.com/bitshares/bitshares-core/issues/338
Replaces: - Replaces: -
Worker: To be done Worker: 1.14.93
# Abstract # Abstract

View File

@ -1,13 +1,13 @@
BSIP: 0033 BSIP: 0033
Title: Maker Orders With Better Prices Take Precedence Title: Maker Orders With Better Prices Take Precedence
Author: Abit More <https://github.com/abitmore> Author: Abit More <https://github.com/abitmore>
Status: Draft Status: Accepted
Type: Protocol Type: Protocol
Created: 2018-02-17 Created: 2018-02-17
Discussion: https://github.com/bitshares/bitshares-core/issues/625, Discussion: https://github.com/bitshares/bitshares-core/issues/625,
https://github.com/bitshares/bitshares-core/issues/453 https://github.com/bitshares/bitshares-core/issues/453
Replaces: - Replaces: -
Worker: To be done Worker: 1.14.94
# Abstract # Abstract

View File

@ -1,12 +1,12 @@
BSIP: 0034 BSIP: 0034
Title: Always Trigger Margin Call When Call Price Above Or At Price Feed Title: Always Trigger Margin Call When Call Price Above Or At Price Feed
Author: Abit More <https://github.com/abitmore> Author: Abit More <https://github.com/abitmore>
Status: Draft Status: Accepted
Type: Protocol Type: Protocol
Created: 2018-02-18 Created: 2018-02-18
Discussion: https://github.com/bitshares/bitshares-core/issues/606 Discussion: https://github.com/bitshares/bitshares-core/issues/606
Replaces: - Replaces: -
Worker: To be done Worker: 1.14.95
# Abstract # Abstract

View File

@ -1,14 +1,14 @@
BSIP: 0035 BSIP: 0035
Title: Mitigate Rounding Issue On Order Matching Title: Mitigate Rounding Issue On Order Matching
Author: Abit More <https://github.com/abitmore> Author: Abit More <https://github.com/abitmore>
Status: Draft Status: Accepted
Type: Protocol Type: Protocol
Created: 2018-02-19 Created: 2018-02-19
Discussion: https://github.com/bitshares/bitshares-core/issues/132, Discussion: https://github.com/bitshares/bitshares-core/issues/132,
https://github.com/bitshares/bitshares-core/issues/184, https://github.com/bitshares/bitshares-core/issues/184,
https://github.com/bitshares/bitshares-core/issues/342 https://github.com/bitshares/bitshares-core/issues/342
Replaces: - Replaces: -
Worker: To be done Worker: 1.14.96
# Abstract # Abstract

View File

@ -1,12 +1,12 @@
BSIP: 0036 BSIP: 0036
Title: Remove expired price feeds on maintenance interval Title: Remove expired price feeds on maintenance interval
Author: oxarbitrage <https://github.com/oxarbitrage> Author: oxarbitrage <https://github.com/oxarbitrage>
Status: Draft Status: Accepted
Type: Protocol Type: Protocol
Created: 2018-02-22 Created: 2018-02-22
Discussion: https://bitsharestalk.org/index.php?topic=25996.0 Discussion: https://bitsharestalk.org/index.php?topic=25996.0
Replaces: - Replaces: -
Worker: To be done Worker: 1.14.97
# Abstract # Abstract

View File

@ -1,12 +1,12 @@
BSIP: 0037 BSIP: 0037
Title: Allow new asset name to end with a number Title: Allow new asset name to end with a number
Author: oxarbitrage <https://github.com/oxarbitrage> Author: oxarbitrage <https://github.com/oxarbitrage>
Status: Draft Status: Accepted
Type: Protocol Type: Protocol
Created: 2018-02-23 Created: 2018-02-23
Discussion: https://bitsharestalk.org/index.php?topic=25997.0 Discussion: https://bitsharestalk.org/index.php?topic=25997.0
Replaces: - Replaces: -
Worker: To be done Worker: 1.14.98
# Abstract # Abstract