diff --git a/docs/RFPs/IDE_for_ink_Smart_Contracts.md b/docs/RFPs/IDE_for_ink_Smart_Contracts.md index 4bec3b730bf..7b9f2868533 100644 --- a/docs/RFPs/IDE_for_ink_Smart_Contracts.md +++ b/docs/RFPs/IDE_for_ink_Smart_Contracts.md @@ -4,7 +4,7 @@ This Request for Proposals is currently considered **under development**, meaning one or more grants have been signed to address the topic. We might be interested in additional implementations, but it’s better to double check this with the grants team. ::: -* **Status:** [Under Development 1](https://github.com/w3f/Grants-Program/blob/master/applications/ink-playground-ide-improvements.md), [Under Development 2](https://github.com/w3f/Grants-Program/blob/master/applications/sandox.md) +* **Status:** [Under Development 1](https://github.com/w3f/Grants-Program/blob/master/applications/ink-playground-ide-improvements.md), [Implemented](https://github.com/sandoxio/sandox) * **Proposer:** [David Hawig](https://github.com/Noc2) ## Project Description :page_facing_up: @@ -16,7 +16,7 @@ The goal of this RFP is to find teams that would like to maintain the browser-ba **Useful resources:** - [ink!](https://use.ink/) - ~~[ink-playground](https://ink-playground.substrate.io)~~ (no longer hosted) -- [GitHub ink-playground](https://github.com/paritytech/ink-playground) +- ~~[GitHub ink-playground](https://github.com/paritytech/ink-playground)~~ (no longer hosted) - [GitHub: ink! Remix plugin](https://github.com/blockchain-it-hr/ink-remix-plugin) ## Deliverables diff --git a/docs/RFPs/alternative_polkadot_host_implementations.md b/docs/RFPs/alternative_polkadot_host_implementations.md index 44d2fbe2d64..b899557fedf 100644 --- a/docs/RFPs/alternative_polkadot_host_implementations.md +++ b/docs/RFPs/alternative_polkadot_host_implementations.md @@ -4,7 +4,7 @@ This Request for Proposals is currently considered **under development**, meaning one or more grants have been signed to address the topic. We might be interested in additional implementations, but it’s better to double check this with the grants team. ::: -- **Status:** [Under Development 1](https://github.com/LimeChain/java-host-research), [Under Development 2](https://github.com/w3f/Grants-Program/blob/master/applications/hybrid_node_research.md) +- **Status:** Under Development - **Proposer:** [Noc2](https://github.com/Noc2) ## Project Description :page_facing_up: @@ -21,6 +21,11 @@ Currently the following implementations are under development: - [Kagome - C++ implementation of Polkadot Host](https://github.com/soramitsu/kagome) - [Polkadot Node Implementation in Rust](https://github.com/paritytech/polkadot) - [Smoldot - A Lightweight Substrate and Polkadot client in Rust](https://github.com/paritytech/smoldot) +- [Zondax: Mayon - C/C++ implementation of the Polkadot Host](https://github.com/Zondax/mayon) + +Research has been completed for: + +- [LimeChain - Java](https://github.com/LimeChain/java-host-research)] ## Deliverables :nut_and_bolt: diff --git a/docs/RFPs/jsonrpsee-proxy-support.md b/docs/RFPs/jsonrpsee-proxy-support.md index 5f25149f087..b4d15755a00 100644 --- a/docs/RFPs/jsonrpsee-proxy-support.md +++ b/docs/RFPs/jsonrpsee-proxy-support.md @@ -1,10 +1,10 @@ # Socks5 proxy support for JsonRpsee -:::caution -This Request for Proposals is currently considered **under development**, meaning one or more grants have been signed to address the topic. We might be interested in additional implementations, but it’s better to double check this with the grants team. +:::danger +This Request for Proposals is _closed_, meaning we are not looking for any more proposals on this topic at the moment. ::: -* **Status:** [Under Development](https://github.com/w3f/Grants-Program/blob/master/docs/RFPs/jsonrpsee-proxy-support.md) +* **Status:** [Closed](https://github.com/paritytech/jsonrpsee/issues/870 * **Proposer:** flipchan ## Project Description :page_facing_up: @@ -32,11 +32,11 @@ Several ecosystem projects want to add support for connecting to .onion, but are Third party pr's that are waiting for JsonRpsee to support socks5: -- [Fedimint #391](https://github.com/fedimint/fedimint/issues/391#issuecomment-1643878929) +- ~~[Fedimint #391](https://github.com/fedimint/fedimint/issues/391#issuecomment-1643878929)~~ (Closed) - [Uptest #15](https://github.com/uptest-sc/uptest/issues/15) On 4th of September of 2022 a [pr was created](https://github.com/paritytech/jsonrpsee/issues/870) to start the process of adding socks5 support for JsonRpsee. -Noone has had time to fix this issue and implement this feature, therefor this RFP. +~~Noone has had time to fix this issue and implement this feature, therefor this RFP.~~ `WsTransportClientBuilder` has been refactored, GH issue was [closed](https://github.com/paritytech/jsonrpsee/issues/870). ## Motivation diff --git a/docs/RFPs/raft-validators.md b/docs/RFPs/raft-validators.md index f50119af224..fcdeff69e1b 100644 --- a/docs/RFPs/raft-validators.md +++ b/docs/RFPs/raft-validators.md @@ -1,10 +1,10 @@ # High-availability validator setup -:::caution -This Request for Proposals is currently considered **under development**, meaning one or more grants have been signed to address the topic. We might be interested in additional implementations, but it’s better to double check this with the grants team. +:::danger +This Request for Proposals is _closed_, meaning we are not looking for any more proposals on this topic at the moment. ::: -* **Status:** [Implemented](https://github.com/w3f/Grants-Program/blob/master/applications/High_availability_validator_setup.md) +* **Status:** [Closed](https://github.com/w3f/Grants-Program/blob/master/applications/High_availability_validator_setup.md) * **Proposer:** mmagician * **Projects you think this work could be useful for:** Polkadot & Kusama Validators diff --git a/docs/rfps.md b/docs/rfps.md index 5f706dcce78..a660a52650b 100644 --- a/docs/rfps.md +++ b/docs/rfps.md @@ -44,10 +44,8 @@ If you find an open RFP here that you think you can address, feel free to [submi | [implementation-benchmarking.md](RFPs/implementation-benchmarking.md) | 20.09.2023 | | [ink!_smart_contract_block_explorer.md](RFPs/ink_smart_contract_block_explorer.md) | 20.09.2023 | | [ISO_8583.md](RFPs/ISO_8583.md) | 20.09.2023 | -| [jsonrpsee-proxy-support.md](RFPs/jsonrpsee-proxy-support.md) | 06.11.2023 | | [move_smart_contract_pallet.md](RFPs/move_smart_contract_pallet.md) | 02.08.2023 | | [polkadot-protocol_conformance_tests.md](RFPs/polkadot-protocol_conformance_tests.md) | 21.09.2023 | -| [raft-validators.md](RFPs/raft-validators.md) | 23.05.2023 | | [Static-Analysis-for-Runtime-Pallets.md](RFPs/Static-Analysis-for-Runtime-Pallets.md) | 27.09.2023 | | [xcm-tool.md](RFPs/xcm-tool.md) | 21.09.2023 | @@ -66,6 +64,7 @@ If you find an open RFP here that you think you can address, feel free to [submi | [crowdloan_front_end_template.md](RFPs/crowdloan_front_end_template.md) | 25.04.2023 | | [epassport-zk-validation.md](RFPs/epassport-zk-validation.md) | 21.03.2023 | | [grant_management_webapp.md](RFPs/grant_management_webapp.md) | 25.09.2023 | +| [jsonrpsee-proxy-support.md](RFPs/jsonrpsee-proxy-support.md) | 31.01.2024 | | [ksm-tipping-button.md](RFPs/ksm-tipping-button.md) | 20.07.2021 | | [multi-chain-block-explorer.md](RFPs/multi-chain-block-explorer.md) | 27.09.2023 | | [on-chain-quadratic-funding.md](RFPs/on-chain-quadratic-funding.md) | 29.03.2022 | @@ -74,6 +73,7 @@ If you find an open RFP here that you think you can address, feel free to [submi | [php-scale.md](RFPs/php-scale.md) | 23.11.2022 | | [polkadot-collator-setup.md](RFPs/polkadot-collator-setup.md) | 22.03.2023 | | [privacy-enhancement-polkadot-extension.md](RFPs/privacy-enhancement-polkadot-extension.md) | 27.09.2023 | +| [raft-validators.md](RFPs/raft-validators.md) | 31.01.2024 | | [scale-codec-comparator.md](RFPs/scale-codec-comparator.md) | 27.09.2023 | | [social-recovery-wallet.md](RFPs/social-recovery-wallet.md) | 03.03.2023 | | [staking-rewards-collector-front-end.md](RFPs/staking-rewards-collector-front-end.md) | 20.07.2021 |