This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Parachain subnet tools #273
Labels
J0-enhancement
An additional feature request.
Comments
Superseded by parachain #421 |
lamafab
pushed a commit
to lamafab/substrate
that referenced
this issue
Jun 16, 2020
JoshOrndorff
pushed a commit
to moonbeam-foundation/substrate
that referenced
this issue
Apr 21, 2021
…h#273) * add: include list of not limited users * add: set default lastReceivedTime to 0 * add: TODO list of tx to handle concurrent requests Adds a list of tx of which only the first is processed each time. Slow, but allows to handle multiple concurrent requests of funds to the faucet without breaking due to nonce issues.
liuchengxu
pushed a commit
to chainx-org/substrate
that referenced
this issue
Aug 23, 2021
liuchengxu
pushed a commit
to chainx-org/substrate
that referenced
this issue
Aug 23, 2021
* let bytes with 0x in rpc return * fix tests * Some nits Signed-off-by: koushiro <[email protected]> Co-authored-by: koushiro <[email protected]>
liuchengxu
pushed a commit
to autonomys/substrate
that referenced
this issue
Jun 3, 2022
Add custom block rewards address
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For substrate-based parachains: configuration modes of the
substrate-network
andsubstrate-client
to support syncing based on the relay-chain head, block import, and block construction with minimal code by the parachain author.The text was updated successfully, but these errors were encountered: