1
0
Fork 0
forked from lthn/blockchain
Commit graph

2461 commits

Author SHA1 Message Date
cryptozoidberg
b70dc22f2c
fixed problem with ioni swaps expiration time never unlock coins 2023-08-21 20:29:12 +02:00
sowle
8f4d822e5e
bcs: fixed put_asset_info() to enable verification of the asset emit operation 2023-08-19 15:47:11 +02:00
cryptozoidberg
0677548653
Fixed few bugs with emmit opertion, still not working 2023-08-17 21:46:37 +02:00
cryptozoidberg
3996567462
fixed few errors discovered by multiasset_test, still problem with emmit 2023-08-17 21:00:59 +02:00
cryptozoidberg
4c666aa6a4
added more test cases for emmit into multiassets_basic_test 2023-08-16 23:04:29 +02:00
sowle
4b4b9f5d8f
version bump: 2.0.0.218 -> 2.0.0.219 2023-08-16 20:12:23 +02:00
sowle
a30d6179a4
ui submodule updated 2023-08-16 20:11:28 +02:00
cryptozoidberg
ed3b5e5e81
fixed blockchain_storage.cpp 2023-08-15 22:32:14 +02:00
cryptozoidberg
d69095adbb
fixed all problems in wallet2.cpp 2023-08-15 16:52:53 +02:00
cryptozoidberg
26ef578f08
fixed at least currency_format_utils.cpp 2023-08-14 22:32:52 +02:00
sowle
fc1383324a
minor improvement for fill_tx_rpc_inputs() 2023-08-10 13:09:04 +02:00
sowle
035f82f605
minor fix for sequence factor comparison in on_get_pos_mining_details() 2023-08-09 13:48:36 +02:00
sowle
a6036e2a13
wallet & PoS: don't try to mine a PoS block if the current sequence factor is too high 2023-08-09 01:38:00 +02:00
sowle
940f481454
wallet: clarified logs a bit 2023-08-08 20:33:39 +02:00
sowle
c2975809b9
version bump: 2.0.0.217 -> 2.0.0.218 2023-08-08 18:25:07 +02:00
sowle
46e4919245
Zarcanum PoS proofs & wallet's mining code made compatible with non-explicit asset id outputs 2023-08-08 16:58:49 +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
12bb214276 version bump: 1.5.2.149 -> 1.5.2.150 2023-07-31 19:15:22 +02:00
sowle
3346a5155a ui submodule updated 2023-07-31 19:14:22 +02:00
sowle
4d2eb4a57b
ui submodule updated 2023-07-31 19:13:11 +02:00
sowle
c756bde213 version bump: 1.5.1.148 -> 1.5.2.149 2023-07-31 18:15:43 +02:00
sowle
f910b66145 ui submodule updated 2023-07-31 18:12:06 +02:00
sowle
78890eea6b predownload file updated to height 2200000 2023-07-31 15:27:30 +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
sowle
fa4888aece version bump: 1.5.1.147 -> 1.5.1.148 2023-07-26 18:28:18 +02:00
sowle
e6be30aa5a ui submodule updated 2023-07-26 18:26:53 +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
bd29b5cb1b version bump: 1.5.1.146 -> 1.5.1.147 2023-07-21 13:21:52 +02:00
sowle
f8d953afe2 remove annoying debug log message 2023-07-21 13:18:40 +02:00