sowle
|
819fd97261
|
fixed more serious warnings for gcc
|
2025-01-16 05:49:58 +01:00 |
|
cryptozoidberg
|
a58c0810fb
|
added ephemenral field for ado in tx history api response
|
2024-10-24 16:36:11 +04:00 |
|
sowle
|
27e310bb84
|
gcc compilation fixes
|
2024-09-30 05:06:17 +02:00 |
|
cryptozoidberg
|
744522f3ca
|
minor changes relatd to secp256k1_ecdsa integration
|
2024-09-29 23:31:22 +04:00 |
|
sowle
|
764e5a2adf
|
kv serialization support for std::shared_ptr
|
2024-08-12 19:41:55 +02:00 |
|
sowle
|
ef73204960
|
added support for std::optional to src/serialization and boost serialization
|
2024-07-17 19:43:53 +02:00 |
|
sowle
|
bb439b0107
|
fixed a bug in transform_t_pod_array_to_hex_str_array()
|
2024-07-10 13:52:36 +02:00 |
|
sowle
|
21aae4496c
|
DOC_EXMP_AGGR added
|
2024-06-27 16:08:04 +02:00 |
|
cryptozoidberg
|
af49225221
|
small tweak for bridge serialization
|
2024-06-17 22:13:07 +02:00 |
|
cryptozoidberg
|
3a792e9a8e
|
added wallet API complete documentation
|
2024-04-09 22:52:56 +02:00 |
|
sowle
|
56b6260348
|
warning fixed
|
2024-04-09 22:21:42 +02:00 |
|
cryptozoidberg
|
7f0b99c25e
|
another good iteration on auto documenting feature
|
2024-04-07 16:43:55 +02:00 |
|
cryptozoidberg
|
d4b29a30b5
|
fixes for gcc
|
2024-04-05 17:22:05 +02:00 |
|
cryptozoidberg
|
2c181de6a3
|
fixed serialization for hex-encoded array of pod items
|
2024-04-04 23:41:53 +02:00 |
|
sowle
|
b5879f7360
|
gcc warning fixed
|
2024-04-03 17:18:47 +02:00 |
|
cryptozoidberg
|
635f52d499
|
fix for compilation on macos
|
2024-04-01 16:50:14 +02:00 |
|
cryptozoidberg
|
b00fb7671e
|
added few fixes to autodoc
|
2024-03-28 19:24:11 +01:00 |
|
cryptozoidberg
|
a2b28806b1
|
added struct documentation macro
|
2024-03-28 13:04:23 +01:00 |
|
cryptozoidberg
|
cfb4e481b4
|
Implemented auto documentation
|
2024-03-28 12:49:43 +01:00 |
|
cryptozoidberg
|
e5afb6b0c6
|
in the middle of refactoring autodoc
|
2024-03-27 15:52:30 +01:00 |
|
cryptozoidberg
|
3d76415af2
|
merge from develop
|
2024-03-26 21:24:32 +01:00 |
|
sowle
|
0015c8934d
|
KV_SERIALIZE_BLOB_AS_BASE64_STRING() implemented
|
2024-03-26 19:51:02 +01:00 |
|
cryptozoidberg
|
60bb74cbb0
|
more consistent documentation code is working now
|
2024-03-23 15:45:24 +01:00 |
|
cryptozoidberg
|
2283a77104
|
more work on json/descriptions improvements
|
2024-03-21 22:57:55 +01:00 |
|
cryptozoidberg
|
919790e808
|
some temporary commits
|
2024-03-21 14:31:40 +01:00 |
|
cryptozoidberg
|
97c3460af8
|
autodoc inital code + cmake warningns + improvements over compilation performance
|
2024-03-20 14:45:29 +01:00 |
|
sowle
|
452047cb88
|
KV_ENABLE_POD_SERIALIZATION_AS_HEX fixed
|
2022-10-05 20:49:13 +02:00 |
|
cryptozoidberg
|
f3f5c11c5e
|
fixed missing dependency(linux) - afterfix
|
2022-09-14 20:59:27 +02:00 |
|
cryptozoidberg
|
eec541840e
|
fixed missing dependency(linux)
|
2022-09-14 20:56:34 +02:00 |
|
cryptozoidberg
|
7abd438787
|
replaced optional<> to shared_ptr<> due to space efficiency considerations
|
2022-09-14 20:54:30 +02:00 |
|
cryptozoidberg
|
03480488a1
|
Implemented kv-serialization for boost optional, implemented serialization as hed for POD
|
2022-09-12 20:38:32 +02:00 |
|
cryptozoidberg
|
0e5bcbef47
|
improved alias detection in transaction history + added RPC API for alias registration
|
2022-06-18 20:50:03 +02:00 |
|
sowle
|
2246aa8fce
|
fix an issue with boost 1.76
|
2022-03-21 01:20:56 +03:00 |
|
cryptozoidberg
|
493855b6b1
|
added missing file
|
2021-11-18 21:11:16 +01:00 |
|
cryptozoidberg
|
d1121f3ff9
|
Merge branch 'develop' into develop_mobile
|
2021-08-17 12:13:54 +02:00 |
|
sowle
|
9a0382f1a7
|
MSVC 2019 configuration + Boost 1.76 support
|
2021-06-15 14:21:10 +03:00 |
|
cryptozoidberg
|
d31802a703
|
fixed warning
|
2021-06-02 19:12:59 +03:00 |
|
cryptozoidberg
|
52c5c1250f
|
atomic: wallet improvements
|
2021-02-08 21:31:46 +01:00 |
|
cryptozoidberg
|
3b975d899e
|
implemented new items lookup and get_short_chain_history
|
2020-04-24 19:18:19 +02:00 |
|
cryptozoidberg
|
e82bd6b575
|
added new test, fixed multiple bugs
|
2019-11-29 21:43:17 +01:00 |
|
sowle
|
2fd120f201
|
add LOCATION_CSTR macro
|
2019-11-12 11:28:09 +03:00 |
|
cryptozoidberg
|
cf7dc36cf7
|
added return value check(coverity STREAM_FORMAT_STATE)
|
2019-11-11 02:04:49 +01:00 |
|
cryptozoidberg
|
97e721f5f5
|
fixed bug with payment id visualisation
|
2019-06-29 00:39:50 +03:00 |
|
crypro.zoidberg
|
6b963cfbf1
|
removed warning
|
2019-01-17 13:56:09 +03:00 |
|
crypro.zoidberg
|
2c74d4a6e7
|
disabled market, fixed p2p api
|
2019-01-17 13:50:51 +03:00 |
|
crypro.zoidberg
|
f23e97c10c
|
Moved sources to public repo
|
2018-12-27 18:50:45 +03:00 |
|