MOZGIII

Results 154 issues of MOZGIII

We already have an `author_insertKey` RPC call, but we need a better API.

We should obtain a better understanding of why things happen in our chain. Currently, when the transaction is rejected because of the nonce conflict, we print the "nonce has already...

bug
substrate

We need to implement a precompile that would expose the bioauth status for a given address. Input: - eth address Output: - boolean The address for the precompile itself is...

substrate

Right after #130 we've had this telemetry timeouts issue. It used to happen without any kind of load. We need to figure out: 1. If our deployment (we have a...

bug
tech debt
substrate
stale

We need a command to print the RPC URL that would include the RPC resolution logic. The intended use is for the desktop app to be able to connect to...

substrate

Switch to skipping the test if a certain env var isn't set instead.

good first issue
tech debt
facetec
robonode

As a follow-up after #1, we need integration tests to ensure `robonode-client` and `robonode-server` work together. The goal here is to make sure our robonode server's ~~transport layer~~ end-to-end and...

tech debt
robonode