Monero P2Pool consensus reimplementation
Go to file
2023-03-05 15:07:40 +01:00
cmd Implemented ZMQ fetch of block data, proper main chain handling, refactored client RPC access, updated dependencies 2023-03-05 15:07:40 +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 Implemented ZMQ fetch of block data, proper main chain handling, refactored client RPC access, updated dependencies 2023-03-05 15:07:40 +01:00
p2pool Implemented ZMQ fetch of block data, proper main chain handling, refactored client RPC access, updated dependencies 2023-03-05 15:07:40 +01:00
testdata Initial commit 2022-10-08 20:55:01 +02:00
types Allow 0x difficulty decoding, change errors for key/hash/difficulty size 2023-01-15 09:07:51 +01:00
utils Implemented ZMQ fetch of block data, proper main chain handling, refactored client RPC access, updated dependencies 2023-03-05 15:07:40 +01:00
.gitignore Initial commit 2022-10-08 20:55:01 +02: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