* Add a getblocktemplate-rpcs feature to zebra-chain, and fix missing feature deps * Add a coinbase transaction creation stub * Add coinbase creation to zebra-chain * Add coinbase creation and miner subsidy to zebra-consensus * Add the miner config to the GetBlockTemplateRpcImpl * Generate the coinbase transaction in the getblocktemplate RPC * Provide fake valid block heights to getblocktemplate RPC tests * Update getblocktemplate RPC snapshots * Add a getblocktemplate.coinbase_tx deserialized transaction snapshot test * Update snapshots * Return funding stream outputs in the same order every time * Update snapshots * Fix a script bytes bug * Update snapshots |
||
|---|---|---|
| .. | ||
| proptest-regressions/components/mempool/storage/tests | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: