diff --git a/0029-multisignature-keys.md b/0029-multisignature-keys.md index a4de30ff2..13479398c 100644 --- a/0029-multisignature-keys.md +++ b/0029-multisignature-keys.md @@ -5,7 +5,7 @@ - Category: Technical - Original HIP PR: [#154](https://github.com/helium/HIP/pull/154) - Tracking Issue: [#157](https://github.com/helium/HIP/issues/157) -- Status: Approved (2021-05-01) +- Status: Deployed (2021-05-04) # Summary [summary]: #summary diff --git a/0030-update-threshold-cryptography.md b/0030-update-threshold-cryptography.md index a41c881b9..88cdba372 100644 --- a/0030-update-threshold-cryptography.md +++ b/0030-update-threshold-cryptography.md @@ -5,7 +5,7 @@ - Category: Technical - Original HIP PR: [#155](https://github.com/helium/HIP/pull/155) - Tracking Issue: [#158](https://github.com/helium/HIP/issues/158) -- Status: Approved (2021-05-01) +- Status: Deployed (2021-05-04) # Summary [summary]: #summary diff --git a/README.md b/README.md index 9f3e924b8..ba6b176f6 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ If you have questions or feedback, please ask in [#hip-open-discussion in the co | 26 | [Payment Notes](https://github.com/helium/HIP/blob/master/0026-payment-notes.md) | [In Discussion](https://github.com/helium/HIP/issues/125) | | 27 | [Support CBRS 5G](https://github.com/helium/HIP/blob/master/0027-cbrs-5g-support.md) | [Approved](https://github.com/helium/HIP/pull/133) | | 28 | [Consensus Reward Adjustments](https://github.com/helium/HIP/blob/master/0028-consensus-reward-adjustments.md) | [Approved](https://github.com/helium/HIP/issues/140) | -| 29 | [Multi-signature Keys](https://github.com/helium/HIP/blob/master/0029-multisignature-keys.md) | [Approved](https://github.com/helium/HIP/issues/157) | -| 30 | [BLS12-381 for Threshold Cryptography](https://github.com/helium/HIP/blob/master/0030-update-threshold-cryptography.md) | [Approved](https://github.com/helium/HIP/issues/158) | +| 29 | [Multi-signature Keys](https://github.com/helium/HIP/blob/master/0029-multisignature-keys.md) | [Deployed](https://github.com/helium/HIP/issues/157) ([commit](https://github.com/helium/miner/commit/b038f24c8ea801c2062644c7cd682832919b25b0)) | +| 30 | [BLS12-381 for Threshold Cryptography](https://github.com/helium/HIP/blob/master/0030-update-threshold-cryptography.md) | [Deployed](https://github.com/helium/HIP/issues/158) ([commit](https://github.com/helium/miner/commit/b038f24c8ea801c2062644c7cd682832919b25b0)) | | 31 | [Governance by Token Lock](https://github.com/helium/HIP/blob/master/0031-governance-by-token-lock.md) | [In Discussion](https://github.com/helium/HIP/issues/183) | | 32 | [Split DCs Among All Transferers](https://github.com/helium/HIP/blob/master/0032-split-dcs.md) | [In Discussion](https://github.com/helium/HIP/issues/221) | | 33 | [Regional Reward Adjustments](https://github.com/helium/HIP/blob/master/0033-regional-reward-adjustments.md) | [In Discussion](https://github.com/helium/HIP/issues/222) |