diff --git a/README.md b/README.md index 3cc1a7d..2e9e52a 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,12 @@ Number | Title | [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 [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 -[30](bsip-0030.md) | Always Allow Increasing Collateral Ratio If Debt Not Increased | Abit More | Protocol | Draft -[31](bsip-0031.md) | Update Short Position's Margin Call Price After Partially Called Or Settled | Abit More | Protocol | Draft -[32](bsip-0032.md) | Always Match Orders At Maker Price | Abit More | Protocol | Draft -[33](bsip-0033.md) | Maker Orders With Better Prices Take Precedence | Abit More | Protocol | Draft -[34](bsip-0034.md) | Always Trigger Margin Call When Call Price Above Or At Price Feed | Abit More | Protocol | Draft -[35](bsip-0035.md) | Mitigate Rounding Issue On Order Matching | Abit More | Protocol | Draft -[36](bsip-0036.md) | Remove expired price feeds on maintenance interval | oxarbitrage | Protocol | Draft -[37](bsip-0037.md) | Allow new asset name to end with a number | oxarbitrage | 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 | Accepted +[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 | Accepted +[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 | 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 +[37](bsip-0037.md) | Allow new asset name to end with a number | oxarbitrage | Protocol | Accepted diff --git a/bsip-0029.md b/bsip-0029.md index 96dc1d1..d3c9e7b 100644 --- a/bsip-0029.md +++ b/bsip-0029.md @@ -1,7 +1,7 @@ BSIP: 0029 Title: Asset issue change to require owner authority Authors: Fabian Schuh - Status: Draft + Status: Accepted Type: Protocol Created: 2018-01-28 Discussion: https://github.com/bitshares/bitshares-core/issues/199 diff --git a/bsip-0030.md b/bsip-0030.md index 11340d0..9739501 100644 --- a/bsip-0030.md +++ b/bsip-0030.md @@ -1,13 +1,13 @@ BSIP: 0030 Title: Always Allow Increasing Collateral Ratio If Debt Not Increased Author: Abit More - Status: Draft + Status: Accepted Type: Protocol Created: 2018-02-16 Discussion: https://github.com/bitshares/bitshares-core/issues/583, https://github.com/bitshares/bitshares-core/issues/672 Replaces: - - Worker: To be done + Worker: 1.14.91 # Abstract diff --git a/bsip-0031.md b/bsip-0031.md index e4fe09a..ec7a87d 100644 --- a/bsip-0031.md +++ b/bsip-0031.md @@ -1,13 +1,13 @@ BSIP: 0031 Title: Update Short Position's Margin Call Price After Partially Called Or Settled Author: Abit More - Status: Draft + Status: Accepted Type: Protocol Created: 2018-02-16 Discussion: https://github.com/bitshares/bitshares-core/issues/343, https://github.com/bitshares/bitshares-core/issues/649 Replaces: - - Worker: To be done + Worker: 1.14.92 # Abstract diff --git a/bsip-0032.md b/bsip-0032.md index 61b1025..bb082e5 100644 --- a/bsip-0032.md +++ b/bsip-0032.md @@ -1,12 +1,12 @@ BSIP: 0032 Title: Always Match Orders At Maker Price Author: Abit More - Status: Draft + Status: Accepted Type: Protocol Created: 2018-02-16 Discussion: https://github.com/bitshares/bitshares-core/issues/338 Replaces: - - Worker: To be done + Worker: 1.14.93 # Abstract diff --git a/bsip-0033.md b/bsip-0033.md index 4fe4e4b..2163e76 100644 --- a/bsip-0033.md +++ b/bsip-0033.md @@ -1,13 +1,13 @@ BSIP: 0033 Title: Maker Orders With Better Prices Take Precedence Author: Abit More - Status: Draft + Status: Accepted Type: Protocol Created: 2018-02-17 Discussion: https://github.com/bitshares/bitshares-core/issues/625, https://github.com/bitshares/bitshares-core/issues/453 Replaces: - - Worker: To be done + Worker: 1.14.94 # Abstract diff --git a/bsip-0034.md b/bsip-0034.md index 1635b38..285f0dc 100644 --- a/bsip-0034.md +++ b/bsip-0034.md @@ -1,12 +1,12 @@ BSIP: 0034 Title: Always Trigger Margin Call When Call Price Above Or At Price Feed Author: Abit More - Status: Draft + Status: Accepted Type: Protocol Created: 2018-02-18 Discussion: https://github.com/bitshares/bitshares-core/issues/606 Replaces: - - Worker: To be done + Worker: 1.14.95 # Abstract diff --git a/bsip-0035.md b/bsip-0035.md index 9a1a70d..2cc9225 100644 --- a/bsip-0035.md +++ b/bsip-0035.md @@ -1,14 +1,14 @@ BSIP: 0035 Title: Mitigate Rounding Issue On Order Matching Author: Abit More - Status: Draft + Status: Accepted Type: Protocol Created: 2018-02-19 Discussion: https://github.com/bitshares/bitshares-core/issues/132, https://github.com/bitshares/bitshares-core/issues/184, https://github.com/bitshares/bitshares-core/issues/342 Replaces: - - Worker: To be done + Worker: 1.14.96 # Abstract diff --git a/bsip-0036.md b/bsip-0036.md index 067ca59..478b20d 100644 --- a/bsip-0036.md +++ b/bsip-0036.md @@ -1,12 +1,12 @@ BSIP: 0036 Title: Remove expired price feeds on maintenance interval Author: oxarbitrage - Status: Draft + Status: Accepted Type: Protocol Created: 2018-02-22 Discussion: https://bitsharestalk.org/index.php?topic=25996.0 Replaces: - - Worker: To be done + Worker: 1.14.97 # Abstract diff --git a/bsip-0037.md b/bsip-0037.md index e9c32ee..d431299 100644 --- a/bsip-0037.md +++ b/bsip-0037.md @@ -1,12 +1,12 @@ BSIP: 0037 Title: Allow new asset name to end with a number Author: oxarbitrage - Status: Draft + Status: Accepted Type: Protocol Created: 2018-02-23 Discussion: https://bitsharestalk.org/index.php?topic=25997.0 Replaces: - - Worker: To be done + Worker: 1.14.98 # Abstract