sowle
|
3abfd90e2f
|
asset ownership transfer refactoring (WIP)
|
2025-04-10 03:47:02 +03:00 |
|
cryptozoidberg
|
60471f7f46
|
moved boost checker to right place(now for sure)
|
2025-03-28 15:27:46 +04:00 |
|
sowle
|
c2f0b1166c
|
Merge branch 'release' into develop
|
2025-03-24 20:01:42 +03:00 |
|
sowle
|
695fc1dd4e
|
predownload updated to height 3083770
|
2025-03-24 07:05:25 +03:00 |
|
cryptozoidberg
|
dc5b5f72a3
|
moved to v3 db
|
2025-03-24 03:09:29 +04:00 |
|
cryptozoidberg
|
1cc85850bb
|
merge from p2p_fix2
|
2025-03-20 19:03:58 +04:00 |
|
cryptozoidberg
|
3e2a39db2c
|
added proxy to daemon
|
2025-03-18 18:51:27 +04:00 |
|
cryptozoidberg
|
405d076ce2
|
another fix with utf8 sanitizing
|
2025-03-14 19:15:54 +04:00 |
|
cryptozoidberg
|
3ad96b5028
|
added sanitizing of utf8 in plain wallet, removed unnecessary rpc calls from get recent history
|
2025-03-14 14:44:27 +04:00 |
|
cryptozoidberg
|
926549e740
|
implemented warp-mode for zano daemon
|
2025-03-12 19:52:10 +04:00 |
|
cryptozoidberg
|
ec54dc72c9
|
added full warm up feature
|
2025-03-12 14:17:40 +04:00 |
|
cryptozoidberg
|
09ddda7dba
|
fixed ancient p2p bug
|
2025-03-05 14:51:11 +04:00 |
|
sowle
|
ede5df5afe
|
predownload files moved to CDN and updated to height 3030303
|
2025-02-16 22:56:43 +01:00 |
|
sowle
|
2e73594378
|
predownload https test
|
2024-12-03 02:30:09 +01:00 |
|
sowle
|
c8a55c08c7
|
predownload updated to height 2892700
|
2024-11-11 04:09:14 +01:00 |
|
cryptozoidberg
|
a8a188b754
|
workaround fix for old android sdk with old boost(with missing pfr) v3 (shame on me)
|
2024-10-23 15:05:46 +04:00 |
|
cryptozoidberg
|
5387a7711c
|
workaround fix for old android sdk with old boost(with missing pfr) v2
|
2024-10-23 15:01:43 +04:00 |
|
cryptozoidberg
|
fd810d5e29
|
workaround fix for old android sdk with old boost(with missing pfr)
|
2024-10-23 14:47:17 +04:00 |
|
sowle
|
60423e71b8
|
boost serialization for crypto::scalar_vec_t and scalar_mat_t
|
2024-10-20 01:57:30 +02:00 |
|
cryptozoidberg
|
844e5b823f
|
wallet2.cpp compilation fixed
|
2024-10-19 18:50:11 +04:00 |
|
cryptozoidberg
|
b2e9872645
|
implemented proper versioning in serialization asset_descriptor_* structs + serialization refactoring + boost serialization maps versioning self-vaidation
|
2024-10-18 00:26:30 +04:00 |
|
sowle
|
deb74ad9d0
|
predownload updated up to height 2829200
|
2024-09-28 03:15:38 +02:00 |
|
sowle
|
8758f6dc79
|
utils: parse_client_version, parse_client_version_build_number() implemented + unit tests stub
|
2024-09-25 04:03:57 +02:00 |
|
sowle
|
c117a76a04
|
upstream changes
|
2024-09-23 14:33:22 +02:00 |
|
sowle
|
19c818ed9b
|
minor improvements
|
2024-08-12 20:09:22 +02:00 |
|
sowle
|
0bc14fa477
|
eth signature for CA: data structures + validate_ado_ownership() adaptation
|
2024-07-18 00:14:03 +02:00 |
|
sowle
|
0eabc7b69e
|
fixed non-standard decimal point handlinig in wallets_manager::transfer()
|
2024-07-06 17:15:56 +02:00 |
|
sowle
|
092e0f1e60
|
minor improvements, typos, log msgs
|
2024-05-31 15:49:55 +02:00 |
|
sowle
|
2e75597365
|
code clean-up and minor improvements
|
2024-05-04 02:21:34 +02:00 |
|
cryptozoidberg
|
b102d0d3b9
|
fixed command line to common style
|
2024-04-22 18:48:20 +04:00 |
|
cryptozoidberg
|
3a792e9a8e
|
added wallet API complete documentation
|
2024-04-09 22:52:56 +02:00 |
|
sowle
|
921b447b02
|
p2p: block old clients (<2.x) on in and out conn + build version bump to 280
|
2024-03-21 10:48:11 +01:00 |
|
sowle
|
789ed4a2d0
|
basic_db_accessor::get_t_object() made safe to be called before open() or reset_backend()
|
2024-02-25 01:19:48 +01:00 |
|
cryptozoidberg
|
f8d0e96d95
|
fixes related to build under vc2022 on windows arm64
|
2024-02-20 11:26:12 +04:00 |
|
cryptozoidberg
|
f882c7d654
|
fixed issue with proper error handling in predownload
|
2024-02-19 00:51:58 +04:00 |
|
cryptozoidberg
|
9b8c966702
|
more options for checkpoints
|
2024-02-18 21:05:22 +04:00 |
|
sowle
|
7b246312a8
|
predownload updated up to height 2.5M
|
2024-02-17 05:08:06 +01:00 |
|
cryptozoidberg
|
d095330b22
|
predownloads updated
|
2024-02-15 20:31:20 +04:00 |
|
sowle
|
ddcfa36a90
|
crypto: general_double_schnorr_sig implemented
|
2024-02-08 17:32:41 +01:00 |
|
sowle
|
92f09f424f
|
crypto: CLSAG: auxiliary key images added to the input hash + code cleanup + minor improvements + tests
|
2024-01-28 15:44:56 +01:00 |
|
cryptozoidberg
|
b363b893e4
|
Bunch of improvements over the wallet
|
2024-01-02 21:57:43 +01:00 |
|
sowle
|
fcefdd8eb5
|
Merge remote-tracking branch 'origin/develop' into cryptoassets
# Conflicts:
# README.md
# src/gui/qt-daemon/layout
# src/version.h.in
|
2023-12-06 16:24:06 +01:00 |
|
sowle
|
0ec7582cd1
|
predownload files updated
|
2023-11-30 17:32:58 +01:00 |
|
sowle
|
46a0db21ec
|
Merge branch 'develop' into cryptoassets
# Conflicts:
# CMakeLists.txt
# README.md
# contrib/epee/include/net/http_client.h
# src/currency_core/blockchain_storage.cpp
# src/currency_core/currency_core.cpp
# src/currency_core/currency_format_utils.cpp
# src/gui/qt-daemon/layout
# src/rpc/core_rpc_server.cpp
# src/rpc/core_rpc_server.h
# src/rpc/core_rpc_server_commands_defs.h
# src/version.h.in
# src/wallet/wallet2.cpp
# src/wallet/wallet2.h
# src/wallet/wallet_public_structs_defs.h
# src/wallet/wallet_rpc_server.h
# tests/core_tests/chaingen.cpp
# tests/core_tests/pos_validation.cpp
# tests/core_tests/wallet_tests.cpp
# tests/performance_tests/main.cpp
|
2023-11-01 23:48:36 +01:00 |
|
cryptozoidberg
|
ebb8f7b6ff
|
wallet sync state moved to separate base structure
|
2023-10-31 18:29:57 +01:00 |
|
cryptozoidberg
|
2682a719b0
|
changes related to extend plain api for cake
|
2023-10-25 17:29:12 +00:00 |
|
cryptozoidberg
|
d69095adbb
|
fixed all problems in wallet2.cpp
|
2023-08-15 16:52:53 +02:00 |
|
cryptozoidberg
|
e347062ab1
|
work related to assets altering(update,emmit,burn)
|
2023-08-03 20:01:41 +02:00 |
|
sowle
|
78890eea6b
|
predownload file updated to height 2200000
|
2023-07-31 15:27:30 +02:00 |
|
cryptozoidberg
|
2860d030a3
|
fixes of different situations related to contracts and unconfirmed state
|
2023-06-16 20:19:49 +02:00 |
|