polkadot
Here are 436 public repositories matching this topic...
-
Updated
May 7, 2022 - TypeScript
-
Updated
May 6, 2022 - TypeScript
-
Updated
May 7, 2022 - TypeScript
-
Updated
May 8, 2022 - Rust
I've noticed a very weird bug that has now happened at least three times on my signer:
The app doesn't focus when I click on scanner. Even when repeatedly locking and unlocking and navigating away from the scanner. When the app is stuck in this state, switching to the camera app while the signer is open and then switching back to signer fixes the autofocus and makes the signer correctly focus (
Task summary
- Currently, all unit tests within
dot/peerset
packages usetime.Sleep()
to wait for an action and then perform an assertion, would be nice to introduce an event-driven approach in order to remove thetime.Sleep()
dependency.
Specification reference
Please add the ability to be able to receive the amount requested. When you go to receive for any crypto wallet, you can optionally enter in how much in that cryptocurrency or in fiat currency (which will be converted to crypto) you want to recieve. By filling in the requested amount it will update the QR code and address text which can be copied with the amount so when someone pastes the amount i
unified error page
Is your feature request related to a problem?
Currently we have a bit ugly error page for missing collections
Describe the solution you would like
I would like to see a universal page for errors like /404
where you add can add the query params like ?type=collection&reason=error.notfound&id=dasdas
so we can reuse it also for missing nfts or other pages :)
Describe altern
-
Updated
May 1, 2022 - TypeScript
-
Updated
May 7, 2022 - TypeScript
When sending multiple requests, the data log causes an problem incorrect nonce:
Error: Input("Rpc error: Server responded to our request with an error: Error { code: ServerError(1014), message: \"Priority is too low: (140000000 vs 140000000)\", data: Some(String(\"The transaction has too low priority to replace another transaction already in the pool.\")) }")
`Error: Input("Rpc error: Server
-
Updated
May 7, 2022 - Rust
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
May 6, 2022 - Rust
I'm not sure how to fix this or I'd submit a PR, but on GHC 9.2.1 via stackage resolver: nightly-2022-02-01
I hit the below log when compiling, but not on 8.x:
web3-solidity > [14 of 17] Compiling Data.Solidity.Prim.Tuple
web3-solidity >
web3-solidity > /tmp/stack-7f245c5571e282ad/web3-solidity-1.0.0.0/src/Data/Solidi
the rabbitMQ url should have the possibility of being configured via the environment similar to how DATABASE_URL
and CHAIN_DATA_DB
are. The environment variable could be AMQP_URL
-
Updated
May 8, 2022 - TypeScript
-
Updated
May 4, 2022 - Python
Improve this page
Add a description, image, and links to the polkadot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the polkadot topic, visit your repo's landing page and select "manage topics."
Our
.gitlab-ci.yml
contains a lot of super-repetitive lines like this by now: