-
Sent 12353.87885 MOK cross-chain; in the explorer, it says 22353.87885
link to transaction: https://explorer.chainweb.com/mainnet/tx/zrkQoQkwClQLysRH0Ulqj92-zOYQC9x833DsEQPauFc
![image](https://user…
-
I compiled the chainweb-node binary using https://github.com/kadena-io/chainweb-node/archive/refs/tags/2.12.zip on a Docker running balenalib/raspberrypi3-64-node, then when I tried to run chainweb-no…
-
## Checklist
- [ ] [Configuration of Chainweb Node ](https://api.chainweb.com/openapi/#tag/config)
-
I've built the binaries on a Raspberry Pi via `cabal update`, `cabel build`, `cabal install`. The latter fails, complaining that the Chainweb.Test.Mining module cannot be found. I fixed this by adding…
-
ℹ️ This issue is part of Epic #57
## Objective
- Implement a module to perform requests to Chainweb.
## Checklist
- [x] Initialization function `new/2` receiving the **HTTP method** and the **…
-
Warning: chainweb-mining-client.cabal:0:0: Unsupported cabal-version. See
https://github.com/haskell/cabal/issues/4899.
cabal: Failed parsing "./chainweb-mining-client.cabal".
-
Hello team,
Something is wrong with either of these or both.
a) How nodes propagate transactions from mempool to other nodes
b) How miners pick transactions to mine from mempool
Problem descr…
-
I'm trying to build `chainweb-node v2.17.1` and i'm getting the floowing error:
```
cabal build
cabal: Error parsing project freeze file
/home/ceedii/chainweb-node-2.17.1/cabal.project.freeze:362:…
-
i have this error "No associated Payload" . Any help? Thanks!
021-11-12T14:56:25.41042913Z Error [Thread 5] failed to submit solved work: HttpExceptionRequest Request {
host = "xxxxxx"
port = 184…
-
As of right now, I can request a transaction that requires ~250 gas by just committing `"hello"` as pact code.
In that request, I can set the gasLimit to 150000 (The max gasLimit set by api.chainwe…