Monero P2Pool consensus reimplementation
Go to file
2023-03-10 16:45:22 +01:00
cmd Save/load blocks from p2pool.cache 2023-03-10 16:45:22 +01:00
database Implemented ZMQ fetch of block data, proper main chain handling, refactored client RPC access, updated dependencies 2023-03-05 15:07:40 +01:00
monero Support p2pool hardfork in March 2023-03-07 18:57:06 +01:00
p2pool Save/load blocks from p2pool.cache 2023-03-10 16:45:22 +01:00
testdata Initial commit 2022-10-08 20:55:01 +02:00
types Support p2pool hardfork in March 2023-03-07 18:57:06 +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 ZMQ fetch of block data, proper main chain handling, refactored client RPC access, updated dependencies 2023-03-05 15:07:40 +01:00
go.sum Implemented ZMQ fetch of block data, proper main chain handling, refactored client RPC access, updated dependencies 2023-03-05 15:07:40 +01:00
LICENSE Initial commit 2022-10-08 20:55:01 +02:00