| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
070e41d Change Github to GitHub (Abdullah)
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
* More information about array entries (especially nesting)
* Varint encoding examples
* Expanded string and integer encoding information
|
| |/
|
|
| |
Ripped directly from @jtgrassie 's monero-binary-rpc repo. It's a very helpful little document and I think it deserves a place in the main repo.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds the following:
- "get_miner_data" to RPC API
- "json-miner-data" to ZeroMQ subscriber contexts
Both provide the necessary data to create a custom block template. They are used by p2pool.
Data provided:
- major fork version
- current height
- previous block id
- RandomX seed hash
- network difficulty
- median block weight
- coins mined by the network so far
- mineable mempool transactions
|
| | |
|
| |
|
|
| |
see docs/COMPILING_DEBUGGING_TESTING.md
|
| | |
|
| | |
|
| |
|