-
Allways getting "[warn] Couldn't connect to update stream. Trying again" with chainweb-miner
What does this mean? How to fix it?
-
52 out of 421 tests failed (155.12s)
Test suite chainweb-tests: FAIL
The most common error - **ConnectionFailure Network.BSD.getProtocolByName: does not exist (no such protocol name: tcp**
(build-e…
-
https://github.com/kadena-io/chainweb-node/blob/master/miner/README.org is linked to in multiple places including the main README.me and it currently 404s
-
I use mac wallet chainweaver , get a address from Receive button, i send my kda to account name ,i can't see balance
-
```
Linking dist/build/chainweb-node/chainweb-node ...
Preprocessing executable 'cwtool' for chainweb-1.0.1..
Building executable 'cwtool' for chainweb-1.0.1..
[ 1 of 28] Compiling Allocations …
-
Proposal is to add two new operations as built-ins:
- `validate-keypair` to match up a public key with a private key for some scheme(s)
- `decrypt` to decrypt ciphertext to plaintext using a keypa…
-
Hi im new with this. I finish installing the apt-base part but i dont know how to install the binary thing. Im using the google cloud
-
It seems that certain tx can cause `newBlock` to fail but are not removed from the mempool. Instead it seems that they get gossiped around and included in each new block, thus block creation of any ne…
-
It would be very useful for chainweb if Pact transactions had the following mandatory fields in `PublicMeta`:
- origination (or "creation") timestamp
- time-to-live. TTL can be expressed in …
-
Integrate Pact changes in #108, #456 and support automatic SPV
- upgrade Pact and get it compiling
- start Pacts from > step 1, using continuation values in SPV proof
- do SPV in Haskell code _before_…