Commit Graph

19 Commits (da2d9f7e2ec8d482af4d4faf9406185051cb6023)

Author SHA1 Message Date
SChernykh f9def6cb73 Added "calc_pow" RPC support 2021-11-21 09:12:21 +01:00
SChernykh bb7a5b4d6d Cleanup 2021-11-02 17:18:02 +01:00
SChernykh 1e4c6ef5f4 Added block verification test 2021-11-01 18:53:34 +01:00
SChernykh 148b9dd294 Switch to faster unordered_map/set 2021-10-22 18:34:20 +02:00
SChernykh 2a3cd13b19 P2PServer: delete old cached blocks after initial sync
Saves ~20 MB of memory
2021-10-01 15:31:47 +02:00
SChernykh 94adce4045 Update crypto_tests.cpp 2021-09-14 11:30:08 +02:00
SChernykh ac5243a9a6 Update pool_block_tests.cpp 2021-09-08 12:36:21 +02:00
SChernykh 899d5a82dd data api: check p2pool shares that come after a Monero block 2021-09-06 23:33:52 +02:00
SChernykh d3dc4c731f Added more tests 2021-09-06 15:49:39 +02:00
SChernykh e3c32caadb Set Visual Studio startup projects 2021-09-06 00:39:19 +02:00
SChernykh 82a88ce0ef data api: added block hashes to pool/blocks 2021-09-05 22:28:57 +02:00
SChernykh b31adbd5ae Added macOS build 2021-09-05 12:10:40 +02:00
SChernykh e527b0c660 Added Windows builds 2021-09-05 11:28:24 +02:00
SChernykh 56207b705b Added crypto tests 2021-09-04 22:32:39 +02:00
SChernykh f5ea284846 Added keccak tests 2021-09-04 21:22:28 +02:00
SChernykh c75bc83fc1 Added Wallet tests 2021-09-04 00:05:37 +02:00
SChernykh 08d2fbdbd1 Parse full 128-bit difficulty from monerod 2021-09-03 22:45:55 +02:00
SChernykh 661d596107 api: store difficulty and totalHashes for each block 2021-09-03 18:04:54 +02:00
SChernykh 2d8530798d Unit tests for difficulty_type 2021-09-03 11:32:11 +02:00