SChernykh
|
47ff7e228e
|
Added code to deserialize compact blobs
|
2022-11-09 16:21:31 +01:00 |
|
SChernykh
|
0a5fa12ce5
|
Update wallet_tests.cpp
|
2022-11-03 14:29:57 +01:00 |
|
SChernykh
|
45660e3d96
|
Show wallet address in error messages and status
|
2022-11-03 11:38:43 +01:00 |
|
SChernykh
|
eabf856dbd
|
Removed redundant m_sideChainData
|
2022-10-04 15:49:58 +02:00 |
|
SChernykh
|
6a66615f37
|
Removed redundant m_mainChainData
|
2022-10-03 18:42:32 +02:00 |
|
SChernykh
|
f0d576e1b0
|
Reduced memory usage for each PoolBlock
|
2022-09-28 16:50:30 +02:00 |
|
SChernykh
|
be76c58264
|
Fixed MSYS2 build
|
2022-09-26 01:02:26 +02:00 |
|
SChernykh
|
3022588e35
|
Run tests in debug config on Windows
|
2022-09-14 18:30:59 +02:00 |
|
SChernykh
|
e6030dcc3f
|
Update googletest
|
2022-08-26 15:50:31 +02:00 |
|
SChernykh
|
b9eb66e2b3
|
Added a test for mini chain
|
2022-08-23 21:37:55 +02:00 |
|
SChernykh
|
30861bbf91
|
Speedup SideChain::get_outputs_blob()
|
2022-08-15 13:48:21 +02:00 |
|
SChernykh
|
02a8a512dc
|
SideChain: precalculate tx pubkeys for faster sync
|
2022-07-14 10:28:25 +02:00 |
|
SChernykh
|
9e5d5cecd4
|
Added get_tx_keys tests
|
2022-06-28 18:00:01 +02:00 |
|
SChernykh
|
acf37ff10f
|
Added json parser tests
|
2022-06-20 10:50:30 +02:00 |
|
SChernykh
|
a35d4b2701
|
Change llhttp to libcurl
|
2022-06-06 15:08:37 +02:00 |
|
SChernykh
|
6d121122f8
|
Fixed compiler warnings in tests
|
2022-05-24 15:18:09 +02:00 |
|
SChernykh
|
08ee599f79
|
Use the same compilation flags for tests
|
2022-05-09 17:57:31 +02:00 |
|
SChernykh
|
d23c46ff84
|
Added bsr() function to util
|
2022-05-09 13:02:06 +02:00 |
|
SChernykh
|
0f9362e14e
|
More tests for derive_view_tag
|
2022-04-29 22:25:22 +02:00 |
|
SChernykh
|
2c70bf8616
|
View tags support
See http://github.com/monero-project/monero/pull/8061
|
2022-04-09 00:56:42 +02:00 |
|
SChernykh
|
dee66c3f32
|
Added varint unit tests
|
2022-04-06 16:34:16 +02:00 |
|
SChernykh
|
62b1690780
|
Added an option to disable RandomX for the build
|
2022-03-15 17:11:45 +01:00 |
|
SChernykh
|
52050bbcfb
|
Update difficulty_type_tests.cpp
|
2022-03-10 19:11:49 +01:00 |
|
SChernykh
|
0b0ad9ff82
|
Fix tests compilation
|
2022-02-21 09:32:32 +01:00 |
|
SChernykh
|
b78fe02405
|
MacOS CI: build and static link libuv and libzmq
|
2022-02-16 11:27:34 +01:00 |
|
SChernykh
|
8767ef9e19
|
Display payout amount when a block is found
|
2022-01-29 17:09:43 +01:00 |
|
SChernykh
|
e2931f94b5
|
Added embedded miner
|
2022-01-22 23:30:19 +01:00 |
|
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 |
|