| .. |
|
common
|
replaced optional<> to shared_ptr<> due to space efficiency considerations
|
2022-09-14 20:54:30 +02:00 |
|
connectivity_tool
|
fixed all coretests
|
2022-05-13 23:35:56 +02:00 |
|
crypto
|
1) zarcanum math moved to separate file; 2) fixed an error in rhs calculation; 3) 2^64 constant + test
|
2022-09-13 22:08:46 +02:00 |
|
currency_core
|
wallet: Zarcanum PoS mining itself is implemented in wallet2
|
2022-09-12 18:47:38 +02:00 |
|
currency_protocol
|
namespace epst = epee::string_tools
|
2022-05-11 20:57:31 +02:00 |
|
daemon
|
fixed compilation issue with print_tx_prun_info
|
2022-06-27 19:22:43 +02:00 |
|
gui/qt-daemon
|
Returned missing files
|
2022-06-18 20:50:03 +02:00 |
|
miner
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|
p2p
|
crypto serialization code re-arranged, bpp_signature_serialized introduced
|
2022-05-10 21:10:33 +02:00 |
|
pch
|
MSVC 2019 configuration + Boost 1.76 support
|
2021-06-15 14:21:10 +03:00 |
|
platform
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|
rpc
|
minting refactoring: in progress
|
2022-09-05 20:18:27 +02:00 |
|
serialization
|
binary serialization won't mess with 'r' members anymore (fixes range proofs serialization)
|
2022-08-25 04:19:31 +02:00 |
|
simplewallet
|
renamed alias member to proper name - fixed in wallet
|
2022-06-18 20:50:04 +02:00 |
|
stratum
|
getting rig of "using namespace epee" in headers
|
2022-05-10 21:05:15 +02:00 |
|
wallet
|
wallet: build_minted_block adoptation (zarcanum wip)
|
2022-09-14 22:50:43 +02:00 |
|
CMakeLists.txt
|
zarcanum sig WIP
|
2022-06-27 23:09:25 +02:00 |
|
version.cmake
|
fix "git describe" parsing regexp (issue with wrong commit id in build numbers)
|
2020-09-21 14:39:21 +03:00 |
|
version.h.in
|
=== build number: 143 -> 144 ===
|
2022-06-18 20:50:02 +02:00 |