1
0
Fork 0
forked from lthn/blockchain
Commit graph

3299 commits

Author SHA1 Message Date
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
3916dd5502
coretests: gen_wallet_alias_via_special_wallet_funcs improved to also cover request_alias_registration() with the default alias reward 2023-08-06 21:14:07 +02:00
sowle
249c54b280
version bump: 2.0.0.213 -> 2.0.0.214 2023-08-06 14:56:37 +02:00
sowle
1854196132
coretests: gen_alias_too_much_reward adapted for post-HF4 2023-08-06 14:23:28 +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
44cf9fd3fe
gcc compilation issues fixed 2023-08-06 03:17:26 +02:00
sowle
a3b12b1931
coretests: alias tests (and two wallet-alias tests) now set to be run in HF4 environment as well (many of them should fail because fixes were not committed yet) 2023-08-06 02:27:58 +02:00
sowle
adc006f2db
coretests: gen_wallet_alias_and_unconfirmed_txs and gen_wallet_alias_via_special_wallet_funcs were improved and adapted to HF4 2023-08-06 02:19:28 +02:00
sowle
ff3614fcce
coretests: gen_alias_in_coinbase, gen_alias_tests and gen_alias_too_small_reward were fixed and adapted for post-HF4 2023-08-06 02:00:40 +02:00
sowle
c1e0bc79a2
chaingen: replace_coinbase_in_genesis_block() 2023-08-06 01:51:31 +02:00
sowle
07d34298a0
coretests: compilation fixes 2023-08-06 01:29:04 +02:00
sowle
8a8477656d
chaingen: fixed few bugs in construct_tx_with_many_outputs() and put_alias_via_tx_to_list() 2023-08-06 01:28:18 +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
sowle
9e61ccfedc
coretests: construct_pow_block_with_alias_info_in_coinbase and construct_block_gentime_with_coinbase_cb adapted for hf4 2023-08-04 02:47:52 +02:00
sowle
9906e0e168
added tdef_zero_amount_blinding_mask support for construct_tx_out 2023-08-04 02:44:00 +02:00
sowle
7663f8386a
fixed minor gcc compilation issues 2023-08-03 01:29:10 +02:00
sowle
87d109b8a5
readme: updated min/max versions 2023-08-02 22:58:12 +02:00
sowle
b0bbca04d6
coretests: fixed a bug with ZC outs handling in fill_tx_sources() 2023-08-02 22:56:57 +02:00
sowle
d1e066c609
coretests: various fixes for alias tests 2023-08-02 22:55:09 +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
aed4d0bbee
coretests: chaingen improvements for --stop-on-first-fail 2023-08-02 22:49:41 +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
sowle
54396e8aeb
build macOS: minor fix for build script 2023-07-25 00:55:59 +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
c0d0d7d42a
build macOS: final fixes (hopefully) 2023-07-21 11:03:35 +02:00
sowle
1088b3ce90
build for macOS: dirty workaround for unsolvable issues with the VM 2023-07-21 02:04:34 +02:00
sowle
45f3986f78
build: macOS min deployment target changed: 10.10.5 -> 10.12 (Sierra) 2023-07-20 20:57:21 +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
963b1b3f10
added forgoten files 2023-07-17 14:34:28 +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