Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFP Cleanup #2200

Merged
merged 1 commit into from
Feb 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/RFPs/IDE_for_ink_Smart_Contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand Down
7 changes: 6 additions & 1 deletion docs/RFPs/alternative_polkadot_host_implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:

Expand Down
10 changes: 5 additions & 5 deletions docs/RFPs/jsonrpsee-proxy-support.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand 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
Expand Down
6 changes: 3 additions & 3 deletions docs/RFPs/raft-validators.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions docs/rfps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

Expand All @@ -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 |
Expand All @@ -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 |
Expand Down
Loading