Commit graph

542 commits

Author SHA1 Message Date
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
DataHoarder 787612447e
Fix total weight in weekly miners page 2023-04-11 20:50:15 +02:00
DataHoarder 4b6d5a76e9
Added Global Output Index, P2Pool version to most pages, outdated P2Pool warning to miner 2023-04-11 20:42:51 +02:00
DataHoarder 1fd3938939
Fix scanning for new main blocks, do not cache old headers in p2pool 2023-04-11 15:32:40 +02:00
DataHoarder 69db29f691
Improve postgres config 2023-04-11 06:25:56 +02:00
DataHoarder 1b84ea7c27
api pool_info speed improvements, fix GetSideBlocks / MinerId if startHeight is smaller than window size 2023-04-11 06:22:44 +02:00
DataHoarder b9d0fc7bdc
Added all entries to single docker-compose.yml
Working docker-compose version, removed old unused database code
2023-04-11 05:54:49 +02:00
DataHoarder e56d7ee46e
Index database, archivetoindex, database schema
Implemented daemon, web, api into new index backend
2023-04-11 04:26:24 +02:00
DataHoarder df2ab20a86
PoolBlock FullId now doesn't require consensus 2023-04-11 04:26:23 +02:00
DataHoarder 11a270e547
Use currentDifficulty on sidechain for too low diff checks 2023-03-27 15:27:29 +02:00
DataHoarder 170db02ba1
Remove chainTipBlockRequest from p2p client, use ZeroHash on expectedBlockId instead 2023-03-27 14:38:41 +02:00
DataHoarder 50d2f56d06
Stricter checks in sidechain GetDifficulty via 645de31fe3 2023-03-27 14:37:50 +02:00
DataHoarder 0382deccba
Check alternative chains more strictly via eef90da7ae 2023-03-27 14:34:57 +02:00
DataHoarder cee3f630aa
Faster check of block difficulty for broadcasted blocks on sidechain 2023-03-27 14:09:17 +02:00
DataHoarder b4b95a5f8e
Move IsLongerChain into sidechain utils 2023-03-27 13:56:27 +02:00
DataHoarder 69cb6ec948
Faster cache to archive, fixed legacy to archive, added archive to archive cmd 2023-03-26 05:44:30 +02:00
DataHoarder be8e77404c
Update dependencies 2023-03-25 10:49:08 +01:00
DataHoarder 787398833f
New database schema 2023-03-22 13:28:36 +01:00