cryptozoidberg
|
fa606c1665
|
payment_id improved
|
2024-02-17 20:35:01 +04:00 |
|
cryptozoidberg
|
42bee0eee8
|
transfer asset ownership - implemented first test
|
2024-02-14 02:10:29 +04:00 |
|
cryptozoidberg
|
159199b1ab
|
fixed few bugs in the wallet related to mixins and hard mixins rule
|
2024-02-02 21:11:47 +01:00 |
|
cryptozoidberg
|
90e1b6dc2a
|
require min coinage to spend (on the hard network rule) - 10 confirmations
|
2024-01-26 02:49:31 +01:00 |
|
cryptozoidberg
|
b363b893e4
|
Bunch of improvements over the wallet
|
2024-01-02 21:57:43 +01:00 |
|
cryptozoidberg
|
1277818b23
|
added mutable to variable
|
2023-11-21 18:05:02 +01:00 |
|
cryptozoidberg
|
c33cfd29b7
|
added m_whitelisted_assets to serialized state(to hold correct assets balances on open time) - 2
|
2023-11-21 18:05:02 +01:00 |
|
cryptozoidberg
|
5bd815e66f
|
added m_whitelisted_assets to serialized state(to hold correct assets balances on open time)
|
2023-11-21 18:05:01 +01:00 |
|
sowle
|
46a0db21ec
|
Merge branch 'develop' into cryptoassets
# Conflicts:
# CMakeLists.txt
# README.md
# contrib/epee/include/net/http_client.h
# src/currency_core/blockchain_storage.cpp
# src/currency_core/currency_core.cpp
# src/currency_core/currency_format_utils.cpp
# src/gui/qt-daemon/layout
# src/rpc/core_rpc_server.cpp
# src/rpc/core_rpc_server.h
# src/rpc/core_rpc_server_commands_defs.h
# src/version.h.in
# src/wallet/wallet2.cpp
# src/wallet/wallet2.h
# src/wallet/wallet_public_structs_defs.h
# src/wallet/wallet_rpc_server.h
# tests/core_tests/chaingen.cpp
# tests/core_tests/pos_validation.cpp
# tests/core_tests/wallet_tests.cpp
# tests/performance_tests/main.cpp
|
2023-11-01 23:48:36 +01:00 |
|
cryptozoidberg
|
66fbe640ef
|
fixed few compilation issues - 2
|
2023-10-31 19:53:26 +01:00 |
|
cryptozoidberg
|
cacdb4a4ce
|
moved serialization-specific adaptor-functions from wallet2 to base header file
|
2023-10-31 19:22:29 +01:00 |
|
cryptozoidberg
|
ebb8f7b6ff
|
wallet sync state moved to separate base structure
|
2023-10-31 18:29:57 +01:00 |
|
sowle
|
6343812006
|
mixins support implemented in wallet2::prepare_and_sign_pos_block()
|
2023-10-31 15:45:35 +01: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
|
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
|
aedab1e68e
|
implemented governance code in wallet
|
2023-10-04 16:08:48 +02:00 |
|
cryptozoidberg
|
1886fae681
|
implemented governance initial code for wallet/daemon
|
2023-10-03 22:43:51 +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 |
|
cryptozoidberg
|
06db8961e7
|
implemented basic code for injection of debug events into wallet multistep opperations
|
2023-08-24 17:57:23 +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
|
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 |
|
cryptozoidberg
|
7c84d07fc3
|
Merged from cryptoassets
|
2023-08-07 21:35:24 +02:00 |
|
sowle
|
de52782b21
|
minor improvements
|
2023-08-06 21:14:49 +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
|
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 |
|
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
|
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
|
dbb2712119
|
wallet: minor refactoring around generate_utxo_defragmentation_transaction_if_needed; coretests packing_outputs_on_pos_minting_wallet and pos_minting_tx_packing fixed
|
2023-06-12 20:37:26 +02:00 |
|
cryptozoidberg
|
9a18116750
|
wallet2.cpp got in compiled, but the rest is not yet
|
2023-06-11 00:20:11 +02:00 |
|
sowle
|
eee04b65ae
|
wallet: fixed defragmentation tx minimum utxo limit
|
2023-06-09 19:44:27 +02:00 |
|
sowle
|
e80e4a60cc
|
1) refactored block template creation and construct_miner_tx to incorporate block reward, essential for Zarcanum PoS; 2) fixed a bug in Zarcanum PoS generation; zarcanum_block_with_txs test now passes successfully
|
2023-06-09 01:19:37 +02:00 |
|
sowle
|
13e8d0dfe3
|
wallet: packing/consolidating tx that automatically aggregates small UTXO in PoS blocks was ranamed to defragmentation tx to avoid confusion + re-implemented to reflect post-HF4 changes
|
2023-06-09 01:10:16 +02:00 |
|
cryptozoidberg
|
9a2371d49f
|
fixes on unconfirmed txs
|
2023-06-08 18:19:10 +02:00 |
|
cryptozoidberg
|
5f79730c20
|
deep refactoring of recent_transfers structure against confidential assets - fixes over scan_tx_pool
|
2023-06-07 23:29:41 +02:00 |
|
cryptozoidberg
|
b827779c7c
|
deep refactoring of recent_transfers structure against confidential assets - still pretty much all broken
|
2023-06-06 23:05:53 +02:00 |
|
cryptozoidberg
|
36d7806b1c
|
Merge branch 'multiassets' into recent_history
|
2023-06-02 20:26:26 +02:00 |
|
cryptozoidberg
|
6263975c03
|
Fixed bug with cloudflare ssl handshake
|
2023-06-02 20:09:13 +02:00 |
|
cryptozoidberg
|
67cfc35faf
|
change of recent tx hsitory against multiassets
|
2023-05-31 13:45:36 +02:00 |
|
sowle
|
a21c0a8c1a
|
wallet: 1) m_custom_assets clearing on resync cmd, 2) deployed asset is automatically added to custom assets list; 3) publish -> deploy; 4) help improved
|
2023-05-29 22:28:13 +02:00 |
|
sowle
|
f245df2d09
|
some warnings fixed
|
2023-05-26 22:20:55 +02:00 |
|
sowle
|
943e234a3d
|
simplewallet & wallet: printing balance unlocked + disabling tor by default
|
2023-05-26 22:01:01 +02:00 |
|