chainweb-node
chainweb-node copied to clipboard
Chainweb: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
This PR modifies the namespace contract `ns` to allow for autonomously-generated namespaces using [principal account protocols](https://github.com/kadena-io/KIPs/pull/22). The schema is as follows: 1. Users may create a principal namespace name using...
# Release Info version: 2.16 Revision: TBA *Docker:* * end-user ubuntu image: * `docker pull kadena/chainweb-node:2.16` * documentation: https://hub.docker.com/r/kadena/chainweb-node * binary-only images: * ubuntu: `docker pull ghcr.io/kadena-io/chainweb-node/ubuntu:2.16` * documentation: https://github.com/orgs/kadena-io/packages/...
Depends on https://github.com/kadena-io/chainweb-storage/pull/14
For pactdb and rocksdb. Requires https://github.com/kadena-io/chainweb-storage/pull/11/files.
This still uses servant-client, mainly I want to see what CI thinks.