Monero P2Pool consensus reimplementation
Go to file
2023-03-22 11:05:04 +01:00
cmd Move http api in p2pool to an external function 2023-03-21 10:02:44 +01:00
database Fixed miner output calculations 2023-03-20 11:47:09 +01:00
monero Implemented GetOutputIndexes for transactions 2023-03-20 21:37:23 +01:00
p2pool Added PPLNS window iterator to sidechain utils for usage elsewhere and prevent multiple copy versions 2023-03-22 11:05:04 +01:00
testdata Initial commit 2022-10-08 20:55:01 +02:00
types Update dependencies 2023-03-20 11:49:08 +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 Implemented GetOutputIndexes for transactions 2023-03-20 21:37:23 +01:00
go.sum Implemented GetOutputIndexes for transactions 2023-03-20 21:37:23 +01:00
LICENSE Initial commit 2022-10-08 20:55:01 +02:00