1
0
Fork 0
forked from lthn/blockchain
Commit graph

2194 commits

Author SHA1 Message Date
cryptozoidberg
26ef578f08
fixed at least currency_format_utils.cpp 2023-08-14 22:32:52 +02:00
cryptozoidberg
7c84d07fc3
Merged from cryptoassets 2023-08-07 21:35:24 +02:00
cryptozoidberg
db52f5b242
layout fixed 2023-08-07 21:32:22 +02:00
sowle
7b5e66713e
version bump: 2.0.0.216 -> 2.0.0.217 2023-08-07 02:50:16 +02:00
sowle
947fc3032d
core: check_tx_explicit_asset_id_rules changed to support burning outputs with an explicit asset id 2023-08-07 02:43:17 +02:00
sowle
db63453c63
version bump: 2.0.0.215 -> 2.0.0.216 2023-08-07 01:12:14 +02:00
sowle
d0811e6a22
wallets_manager::get_alias_coast() was ALSO fixed to provide exact alias cost, which is necessary for post-HF4 2023-08-07 01:11:23 +02:00
sowle
a0b09a6b78
version bump: 2.0.0.214 -> 2.0.0.215 2023-08-06 22:29:38 +02:00
sowle
4ae2cd8a51
core_rpc_server::on_get_alias_reward() and wallet2::get_alias_cost() were fixed to support aliases in post-HF4 env 2023-08-06 21:43:33 +02:00
sowle
de52782b21
minor improvements 2023-08-06 21:14:49 +02:00
sowle
249c54b280
version bump: 2.0.0.213 -> 2.0.0.214 2023-08-06 14:56:37 +02:00
sowle
a959c95231
wallet: request_alias_registration() and prepare_tx_destinations() are fixed to correctly support aliases handling in post-HF4 env 2023-08-06 03:39:20 +02:00
sowle
a632192ebc
wallet: always create at least CURRENCY_TX_MIN_ALLOWED_OUTS outputs 2023-08-06 03:36:40 +02:00
sowle
9ee2031948
construct_tx: allow zero amount outputs 2023-08-06 03:35:17 +02:00
sowle
02138c86a4
clarify logging 2023-08-06 01:23:52 +02:00
sowle
df087b40c3
core: copmarison operators 2023-08-06 00:00:02 +02:00
cryptozoidberg
0b835903ab
asset operations in for wallet 2023-08-05 20:27:46 +02:00
sowle
9906e0e168
added tdef_zero_amount_blinding_mask support for construct_tx_out 2023-08-04 02:44:00 +02:00
cryptozoidberg
e347062ab1
work related to assets altering(update,emmit,burn) 2023-08-03 20:01:41 +02:00
sowle
d852119e5e
range proofs: max outputs count changed: 16 -> 32 2023-08-02 22:53:00 +02:00
sowle
136ac303b4
minor improvements 2023-08-02 22:51:50 +02:00
sowle
96a4b4033f
get_outs_money_amount() modified to handle hidden amounts as well 2023-08-02 22:51:12 +02:00
sowle
4d2eb4a57b
ui submodule updated 2023-07-31 19:13:11 +02:00
sowle
affa54f1e1
partially fixed a bug with alias registration for hf4 + gen_alias_update_for_free test updated 2023-07-28 04:15:27 +02:00
cryptozoidberg
2375d0fbc1
fixed minro bug in UI wallet 2023-07-26 14:37:55 +02:00
zano build machine
c775719525 === build number: 212 -> 213 === 2023-07-24 19:11:46 +03:00
sowle
76e60d7cfc
version bump: 2.0.0.211 -> 2.0.0.212 2023-07-21 13:04:37 +02:00
sowle
1a42d2ef65
ui submodule updated 2023-07-21 13:04:07 +02:00
sowle
01a878d827
Merge branch 'C++17' into cryptoassets 2023-07-20 20:51:49 +02:00
cryptozoidberg
4c15be3d4e
fixed isolate_auditable_and_proof 2023-07-20 19:03:02 +02:00
cryptozoidberg
f8c6125258
removed deterministif onetime key 2023-07-20 17:12:20 +02:00
cryptozoidberg
6c8f879661
Implemented attachment_isolation_test and fix for this test 2023-07-19 22:09:14 +02:00
cryptozoidberg
96a05dce47
Layout moved to latest commit 2023-07-19 13:34:46 +02:00
cryptozoidberg
eaebac7e6b
Implemented deterministic one time tx keys 2023-07-18 20:57:30 +02:00
cryptozoidberg
f36f570310
Implemented test for the issue related to TX_SERVICE_ATTACHMENT_ENCRYPT_BODY_ISOLATE_AUDITABLE with outgoing transactions 2023-07-14 22:44:16 +02:00
sowle
e3f2170f00
version bump: 2.0.0.210 -> 2.0.0.211 2023-07-14 21:21:31 +02:00
sowle
30d42c6cef
version bump: 2.0.0.210 -> 2.0.0.211 2023-07-14 21:20:02 +02:00
sowle
bddfaae9af
Merge branch 'cryptoassets' into C++17 2023-07-14 13:34:13 +02:00
sowle
4d5c6e2ec6
performace_tests: comilation fix for gcc + warnings 2023-07-14 13:33:33 +02:00
sowle
f1997a64dd
code slightly adapted to C++17 2023-07-14 02:10:18 +02:00
sowle
e2d84bfc3b
version bump: 2.0.0.209 -> 2.0.0.210 2023-07-13 15:58:18 +02:00
sowle
696725b5c3
version bump: 2.0.0.208 -> 2.0.0.209 2023-07-13 01:01:15 +02:00
cryptozoidberg
01548cdf57
few minor fixes 2023-07-03 16:56:41 +02:00
cryptozoidberg
ec01f1c80b
Updated UI 2023-06-29 13:35:37 +02:00
cryptozoidberg
1183c8b548
Fixed missing outgoing transactions from history 2023-06-22 23:32:17 +02:00
cryptozoidberg
c3397a00eb
fixes in simplewallet and mainwindow for new recent_history structure 2023-06-21 22:45:31 +02:00
cryptozoidberg
bf908f43a6
Merge branch 'cryptoassets' into recent_history 2023-06-20 21:59:53 +02:00
cryptozoidberg
a744092d9a
last fixes over bunch of tests 2023-06-20 21:59:02 +02:00
cryptozoidberg
26be84780a
Moved UI to latest commit(and built html) 2023-06-20 15:09:44 +02:00
cryptozoidberg
71cc21845a
escrow_custom_test fixed(with many many tiny fixes) 2023-06-19 00:19:25 +02:00