-
See https://github.com/kadena-io/chainweb-node/pull/278#pullrequestreview-260230341
-
At the very least, this should include:
* The number of transactions in the block
-
A bug occurred where the state of the deck, as seen in the app, didn't match what was imported into Arena. The bug can be found in the clip:
https://www.twitch.tv/videos/670645908?t=01h27m20s
A …
-
Mark cards you're working on in the second post of this issue.
If you can't check things off, leave a comment instead.
Once the card is committed, check off the card here to show that it's finished.…
-
Write a faucet contract to be installed in Testnet Genesis with some allocated amount of coins owned by a ModuleGuard. Upon request the faucet will transfer some of its coins to requester, with some m…
-
UPDATE: this is now the discussion for automated SPV in `defpact`s via `yield`, see below: https://github.com/kadena-io/pact/issues/443#issuecomment-480469325
------
Burn/creates in chainweb use SPV…
-
Research issue for finalizing Pact API across Chainweb, `pact -s`, kadena (scalableBFT).
## Proposals
* [x] `CommandResult` overhaul (see "CommandResult proposal" https://github.com/kadena-io/pact/i…
-
Currently, EC2 instance HTTP traffic ingress/egress is left "wide open". If you knew the IP addresses of any of our nodes, you could connect random Chainweb instances to our network.
At least for Tes…
-
(blocked by transaction block format, chain header oracle)
Support SPV via a built-in function that recognizes a JSON payload of a particular format.
The JSON payload contains an SPV merkle proof of…
-
Following instructions in README I should be able to run chainweb node after building it with nix but I couldn't. The reason is `chainweb-node` executable is not there.
To run chainweb-node success…