-
## Context
### Inventory protocol
#### Initial synchronization
Starting from the block #0 (the hardcoded genesis block), the nodes need to validate all blocks up to the current tip of the blockchai…
-
#### Issue description
ATM some of our containers use convoluted "thunks" for the sole reason of dependency injection when consuming services like `apiClient`. This means that we are relying on some …
-
# Request for content
### Request type:
_News_
### Description of the requested content
Add Enabling crypto networks to become cross-chain using Witnet, https://medium.com/witnet/enabling-cryp…
-
## Context
### Inventory exchange protocol
The inventory exchange protocol describes the interaction between nodes in order to synchronize themselves with the network and reestablish the full bl…
-
We need to refactor the wallet form (formerly called "signup") to abide by our latest react+redux+router strategy, which was set forth in [this informational document in our wiki][memo].
To summari…
-
-
Note: [r] means renderer process and [m] means main process :wink:
#### Main process startup routine
1. [m] Start app by running the entry point at `/app/main/index.ts`
2. [m] Start `appSystem…
-
**Describe the bug**
The declaration of the Handler type is wrong:
```typescript
export type Handler =
(system: T, params: Array) => Promise
```
since there is no guarantee that the `para…
anler updated
6 years ago
-
We are currently using Codacy but we have not settled yet on what code quality checker to use in the long term, so this depends on #89.
-
Some of the fixtures in [test/app/main/encoding/fixtures.ts][fixtures] don't follow camelCase naming (e.g.: `prv_hex`).
[fixtures]: https://github.com/witnet/sheikah/blob/master/test/app/main/encod…