Commit graph

609 commits

Author SHA1 Message Date
DataHoarder 20c6dd2331
Verify TxExtraTagMergeMining depth in PoolBlock deserialization 2023-04-17 05:40:53 +02:00
DataHoarder 4d684ae6a6
Refactored coinbase extra to be more explicit when VarInt should be serialized 2023-04-17 05:31:01 +02:00
DataHoarder 3dcadd5953
Fix API read methods on web 2023-04-17 03:55:30 +02:00
DataHoarder 8561749e82
Fix pruning depth in legacytoarchive cmd 2023-04-16 20:24:40 +02:00
DataHoarder 828108af5b
Verify major version of blocks according to monero hardfork information 2023-04-16 19:36:37 +02:00
DataHoarder 1a1c818741
Added SideChain consensus hard fork information 2023-04-16 19:25:24 +02:00
DataHoarder 11f0e7d2e8
Set index client throttle to 1000 requests per second for archivetoindex 2023-04-16 18:15:26 +02:00
DataHoarder 8665baa12f
Fix position_chart for miner 2023-04-16 12:54:45 +02:00
DataHoarder acbad1c2d2
Update dependencies 2023-04-16 11:58:10 +02:00
DataHoarder 4327004ef5
Transaction lookup now has decoy output information as well 2023-04-16 11:51:52 +02:00
DataHoarder 11a35714c3
Fix api pool status underflow 2023-04-15 23:21:33 +02:00
DataHoarder bce58ef4a8
Adjust sweep detection settings on web/lookup 2023-04-15 22:58:25 +02:00
DataHoarder 3925039b5b
Change input threshold for api 2023-04-15 14:12:02 +02:00
DataHoarder 4a3670219c
Adjust sweep detection settings 2023-04-15 14:03:33 +02:00
DataHoarder 4760b8df64
Do not build not necessary utilities on Dockerfile 2023-04-15 13:49:02 +02:00
DataHoarder c2e527e96b
Sweep on daemon properly up to tip 2023-04-15 13:45:31 +02:00
DataHoarder 1a8812ff43
Implement sweep scanning on daemon and backfill 2023-04-15 13:27:10 +02:00
DataHoarder e105f0126b
Implement TRANSACTION_LOOKUP_OTHER on API for direct lookup on other instances 2023-04-15 13:05:03 +02:00
DataHoarder d36648b09a
Implement sweep collection, /sweeps on web and /miner 2023-04-15 12:54:09 +02:00
DataHoarder 5cb268feec
Add POST to allowed API methods 2023-04-14 21:02:36 +02:00
DataHoarder 3b1447de0c
Fix matching of output indices in bulk 2023-04-14 20:55:32 +02:00
DataHoarder a56b4e6574
New sweep scan transaction, timeline in transaction-lookup 2023-04-14 20:37:09 +02:00
DataHoarder 6a01fb83d0
Added /transaction-lookup to web 2023-04-14 07:11:19 +02:00
DataHoarder 94ba6c8e57
Add total possible Amount to TransactionInputQueryResultsMatch 2023-04-14 05:11:19 +02:00
DataHoarder 58730e4a77
Added experimental /api/transaction_lookup/{txid} 2023-04-14 04:53:47 +02:00
DataHoarder 3406be4bf0
Set TOR_SOCKS_PORT to 0 2023-04-14 03:40:45 +02:00
DataHoarder 76fca1d79a
Remove SocksPort 0 from tor config 2023-04-14 03:35:16 +02:00
DataHoarder b9c4464584
Enable single-hop for tor hidden service 2023-04-13 23:36:26 +02:00
DataHoarder 1f92124f33
Fix pool_status NextDifficulty, show PoW difficulty on share page, show decimal version of nonces and hex in title 2023-04-13 23:16:46 +02:00
DataHoarder 4ed61091ff
Fix share main difficulty, add NextDifficulty to pool_info 2023-04-13 22:07:00 +02:00
DataHoarder fdebd44b1f
Show unknown software as Not present 2023-04-13 22:06:17 +02:00
DataHoarder 8a2a35b6be
Fix null result in API 2023-04-13 21:39:29 +02:00
DataHoarder 9ed77bbb5c
Typo in API description 2023-04-13 21:29:47 +02:00
DataHoarder 4f3d3025d8
Deprecate old APIs, use SideBlock instead of JSONBlock, optimize and standardize templates 2023-04-13 21:26:23 +02:00
DataHoarder 630e3fed59
Fix block effort calculation 2023-04-13 18:08:32 +02:00
DataHoarder dac4e260b2
Offer p2pool.io / external pool API emulation 2023-04-13 11:04:59 +02:00
DataHoarder c240693f61
api status optimization 2023-04-13 10:39:50 +02:00
DataHoarder 96dac0cc3a
Fix light match for header, added GetSideBlocksByMainHeight 2023-04-13 05:30:45 +02:00
DataHoarder 2908ac6787
Reduce API load on backend by caching pool_info 2023-04-13 05:02:01 +02:00
DataHoarder ef70bf9021
New API methods, faster miners page, deprecate shares for side_blocks 2023-04-13 04:09:11 +02:00
DataHoarder 7191acb8fd
Adjusted request host check for tor onion address 2023-04-12 04:14:14 +02:00
DataHoarder 9d30703bd8
Pass Host header from nginx to backend 2023-04-12 03:56:26 +02:00
DataHoarder e55e1ca928
Automatically rewrite urls as-needed for onion or normal urls 2023-04-12 03:32:14 +02:00
DataHoarder 609cc4d012
Update api page with new information 2023-04-12 02:02:48 +02:00
DataHoarder 621338c8ae
Fix /api/shares_in_window default size 2023-04-12 02:02:36 +02:00
DataHoarder 0b792d6e66
Added versions distribution on sidechain window 2023-04-12 01:46:43 +02:00
DataHoarder 676cfef5d2
Match effort values with p2pool.io ones, add last 10 blocks and last 200 blocks average effort 2023-04-12 01:27:46 +02:00
DataHoarder e19ad24331
Add shares slightly off time drift on archivetoindex 2023-04-12 01:27:10 +02:00
DataHoarder 0f97bcce7e
Fix miner page older version warning 2023-04-12 00:12:11 +02:00
DataHoarder b66b26dd5a
Fix initial share insertion, miner older p2pool version wording 2023-04-11 22:10:26 +02:00