cryptozoidberg
|
7a9f54443b
|
fixed bug with m_own_asset_descriptors container not being reset after resync wallet
|
2023-10-28 19:25:31 +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
|
4a5586efad
|
wallet: fixed creation of redundant zero-amount outputs in ionic-swap transactions
|
2023-10-23 17:12:43 +02:00 |
|
sowle
|
43b41fec3d
|
coretests: check_ionic_swap_tx_outs added, some improvements
|
2023-10-19 14:37:57 +02: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 |
|
cryptozoidberg
|
816022eb9d
|
fixed bug with locking assets for ionic swap
|
2023-10-05 17:16:27 +02: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 |
|
cryptozoidberg
|
0716e84529
|
fixes for wallet, implemented proxy-rpc for UI
|
2023-09-29 18:16:19 +02: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 |
|
cryptozoidberg
|
22821d3ab0
|
Merge branch 'asset_update' into cryptoassets
|
2023-08-30 21:34:43 +02:00 |
|
cryptozoidberg
|
55a972050a
|
added comands for emmit/burn/update assets
|
2023-08-30 21:33:05 +02:00 |
|
sowle
|
3402da561c
|
Merge branch 'asset_update' into cryptoassets
# Conflicts:
# tests/core_tests/multiassets_test.cpp
|
2023-08-29 14:13:15 +02:00 |
|
sowle
|
0783d3e6f9
|
asset operation code clean up and minor improvements
|
2023-08-29 09:22:45 +02:00 |
|
cryptozoidberg
|
7bfa59fd7e
|
full test for assets operations ready and passes
|
2023-08-25 22:40:20 +02:00 |
|
cryptozoidberg
|
1f11b2af97
|
implemented test for validation ownership of asset_update operation
|
2023-08-24 20:32:50 +02:00 |
|
cryptozoidberg
|
06db8961e7
|
implemented basic code for injection of debug events into wallet multistep opperations
|
2023-08-24 17:57:23 +02:00 |
|
sowle
|
035097b5af
|
balance proof, asset surjection proof and wallet2::prepare_tx_destinations were fixed to correctly support assets burn operation
|
2023-08-23 19:40:43 +02:00 |
|
cryptozoidberg
|
b70dc22f2c
|
fixed problem with ioni swaps expiration time never unlock coins
|
2023-08-21 20:29:12 +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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
cryptozoidberg
|
0b835903ab
|
asset operations in for wallet
|
2023-08-05 20:27:46 +02:00 |
|
cryptozoidberg
|
e347062ab1
|
work related to assets altering(update,emmit,burn)
|
2023-08-03 20:01:41 +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
|
71cc21845a
|
escrow_custom_test fixed(with many many tiny fixes)
|
2023-06-19 00:19:25 +02:00 |
|
cryptozoidberg
|
2860d030a3
|
fixes of different situations related to contracts and unconfirmed state
|
2023-06-16 20:19:49 +02:00 |
|
cryptozoidberg
|
3b190388b2
|
refactoring of wallet_transfer_info and unconfirmed balance calculations
|
2023-06-15 23:55:22 +02:00 |
|
sowle
|
bd893d9fa6
|
wallet2: decrease UTXO defrag limits a bit
|
2023-06-15 21:02:22 +02:00 |
|
sowle
|
dd80d202ad
|
wallet2: fix for a rare bug in asset deployment that occurs when there are few ZC outputs
|
2023-06-15 20:06:05 +02:00 |
|
sowle
|
606ce93169
|
wallet2: fixed a rare bug preventing PoS block creation when UTXO defragmentation tx accidently uses stake output
|
2023-06-15 17:09:33 +02:00 |
|
sowle
|
50afdacd39
|
wallet2: fixed a bug preventing PoS block creation when the UTXO defragmentation tx lacks decoy outputs
|
2023-06-15 16:43:28 +02:00 |
|
sowle
|
ba594dd5ac
|
additional error handling for wallet2 and simplewallet
|
2023-06-13 17:06:56 +02:00 |
|
cryptozoidberg
|
c48f840f68
|
fixes over renect_history refactoring(tests still broken)
|
2023-06-13 00:16:46 +02:00 |
|
sowle
|
44ed820abe
|
wallet2: fixed a typo
|
2023-06-12 21:41:08 +02:00 |
|