Monero P2Pool consensus reimplementation
Go to file
2023-03-20 11:28:39 +01:00
cmd Added old observer note on miner page 2023-03-20 11:28:39 +01:00
database Error on nil block provided to NewBlockFromBinaryBlock 2023-03-19 10:01:43 +01:00
monero Consensus adjustements for hardfork, fix private key calculation from seed 2023-03-19 00:25:52 +01:00
p2pool Better archive fetch, improved derivation cache allocations, close on zmq disconnect, fill private key on share decoding 2023-03-20 08:36:39 +01:00
testdata Initial commit 2022-10-08 20:55:01 +02:00
types Added sidechain tip state from value to API 2023-03-18 11:33:51 +01:00
utils Support p2pool hardfork in March 2023-03-07 18:57:06 +01:00
.gitignore Save/load blocks from p2pool.cache 2023-03-10 16:45:22 +01:00
go.mod Added archive, and utilities to export cache/legacy to archive 2023-03-12 15:00:38 +01:00
go.sum Added archive, and utilities to export cache/legacy to archive 2023-03-12 15:00:38 +01:00
LICENSE Initial commit 2022-10-08 20:55:01 +02:00