1
0
Fork 0
forked from lthn/blockchain
Commit graph

3412 commits

Author SHA1 Message Date
cryptozoidberg
d1b40c280b Fixed bug with wallet path under cake wallet 2023-11-16 17:53:04 +00:00
cryptozoidberg
65b9619762
Merge branch 'cryptoassets' into cake 2023-10-31 13:37:37 +01:00
cryptozoidberg
208f50ce64 additional changes for cake 2023-10-30 19:22:33 +00:00
cryptozoidberg
7a9f54443b
fixed bug with m_own_asset_descriptors container not being reset after resync wallet 2023-10-28 19:25:31 +02:00
cryptozoidberg
9dd4f107b6 Fix compilation issue 2023-10-26 14:32:56 +00:00
cryptozoidberg
767dbebe54 removed include of deleted file 2023-10-26 13:19:06 +00:00
cryptozoidberg
f19acdee4b revoked unneeded changes 2023-10-26 12:56:37 +00:00
sowle
ba6b34c292
=== build number: 236 -> 237 === 2023-10-25 21:35:38 +02:00
sowle
bdd9e83418
simplewallet's "list_outputs" command and wallet2::get_transfers_str() were improved to support assets 2023-10-25 21:34:50 +02:00
sowle
e2da6a1f51
wallet: minor fixes 2023-10-25 21:32:47 +02:00
sowle
f9ca8f52c5
get_native_coin_asset_descriptor() implemented 2023-10-25 21:31:11 +02:00
cryptozoidberg
54d229f746 fixed compilation issues 2023-10-25 18:51:53 +00:00
cryptozoidberg
2682a719b0 changes related to extend plain api for cake 2023-10-25 17:29:12 +00:00
sowle
edb0056488
=== build number: 235 -> 236 === 2023-10-23 18:04:12 +02:00
sowle
4a5586efad
wallet: fixed creation of redundant zero-amount outputs in ionic-swap transactions 2023-10-23 17:12:43 +02:00
sowle
c974f65a30
coretests: minor fix for ionic_swap_exact_amounts_test 2023-10-23 17:10:07 +02:00
sowle
f94aa44104
construct_tx: redundant var removed 2023-10-23 16:28:33 +02:00
sowle
57e10326d8
coretests: ionic_swap_exact_amounts_test improved to reveal redundant zero-amount outputs in ionic-swap transactions 2023-10-23 15:42:51 +02:00
sowle
4be58aa6d8
fixed bugs: 1) flag tdef_explicit_native_asset_id has been incorrectly set for separately signed tx; 2) pseudo out amount blinding mask was incorrectly set for separately signed tx when number of ZC inputs > 1 2023-10-22 01:22:23 +02:00
sowle
87831eaf1a
coretests: ionic_swap_exact_amounts_test added which uncovers a bug in separately signed tx creation 2023-10-21 23:40:39 +02:00
cryptozoidberg
0b563cc2b8 fixed compilation issue 2023-10-20 16:39:43 +00:00
cryptozoidberg
fe77c50e2c few cake-specifik tweaks 2023-10-20 16:09:12 +00:00
cryptozoidberg
ccfdb93ae4 Merge branch 'cryptoassets' into cake 2023-10-20 14:15:41 +00:00
cryptozoidberg
15a2c5f362 cake wallet extension 2023-10-20 14:14:52 +00:00
cryptozoidberg
f1e064f600
Added macro for CakeWallet-specific code separation 2023-10-20 15:00:39 +02:00
sowle
43b41fec3d
coretests: check_ionic_swap_tx_outs added, some improvements 2023-10-19 14:37:57 +02:00
sowle
146bf51021
chaingen: balance_via_wallet() now supports asset id, replace_coinbase_in_genesis_block() fixed 2023-10-18 21:08:16 +02:00
sowle
841e5e7557
coretests: chaingen: minor improvement 2023-10-16 11:41:24 +02:00
sowle
fbce4307b9
build for linux: fixed CMake 3.25 vs. Boost 1.70 vs. GCC 8.3 issue + updated readme 2023-10-13 21:22:25 +02:00
cryptozoidberg
a60857a801
fixed abstract interface against mobile wallet: missing ifdef 2023-10-12 22:08:30 +02:00
cryptozoidberg
de3931b199
fixed abstract interface against mobile wallet 2023-10-12 21:23:47 +02:00
cryptozoidberg
b0f31ebd1b
fixes for mobile wallet in zarcanum network 2023-10-12 21:09:01 +02:00
cryptozoidberg
71c1ba9377
Update wallets_manager.h
Fix for mobile wallet
2023-10-12 20:33:11 +02:00
zano build machine
e912a51cf2 === build number: 234 -> 235 === 2023-10-11 21:08:23 +03:00
cryptozoidberg
e066257278
ionic_swaps: replaced Alice and Bob terms to Initiator and Finalizer 2023-10-11 12:28:05 +02:00
sowle
d33cfe7259
wallet: improved error handling for accept_ionic_swap_proposal (+ overall error handling for wallet) 2023-10-06 20:58:17 +02:00
sowle
21718b01b9
coretests: ionic_swap_basic_test clean-up and improvements 2023-10-06 15:31:36 +02:00
zano build machine
6a35c3d062 === build number: 233 -> 234 === 2023-10-05 18:17:06 +03:00
cryptozoidberg
816022eb9d
fixed bug with locking assets for ionic swap 2023-10-05 17:16:27 +02:00
zano build machine
d7a1b6267e === build number: 232 -> 233 === 2023-10-05 15:14:58 +03:00
cryptozoidberg
a74420a064
removed money lock for ionic swap 2023-10-05 14:10:11 +02:00
sowle
6bd09626b1
code clean-up and ionic_swap_basic_test fixed 2023-10-04 18:18:11 +02:00
zano build machine
42cd6a8875 === build number: 231 -> 232 === 2023-10-04 14:18:17 +03:00
cryptozoidberg
32330b12b7
Removed unneeded namespace 2023-10-04 13:02:22 +02:00
cryptozoidberg
7d1e7521bc
fixed simplewallet 2023-10-02 14:08:09 +02:00
zano build machine
7497d68b48 === build number: 230 -> 231 === 2023-09-29 19:33:52 +03:00
cryptozoidberg
0716e84529
fixes for wallet, implemented proxy-rpc for UI 2023-09-29 18:16:19 +02:00
zano build machine
e6168a813a === build number: 229 -> 230 === 2023-09-11 21:36:27 +03:00
cryptozoidberg
db3489a02b
fixed minor bug for ionic swaps 2023-09-11 20:35:45 +02:00
cryptozoidberg
80d8e49b2a
Implemented fix for the bug related to ionic swaps(non-native coins issue) 2023-09-08 19:33:13 +02:00