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
|
6263975c03
|
Fixed bug with cloudflare ssl handshake
|
2023-06-02 20:09:13 +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
|
0832fac57e
|
temporary hard-disabled TOR relay (like it was in master)
|
2023-05-29 14:31:48 +02:00 |
|
sowle
|
f245df2d09
|
some warnings fixed
|
2023-05-26 22:20:55 +02:00 |
|
sowle
|
d530c165da
|
wallet: PoS timings added
|
2023-05-26 22:11:23 +02:00 |
|
sowle
|
943e234a3d
|
simplewallet & wallet: printing balance unlocked + disabling tor by default
|
2023-05-26 22:01:01 +02:00 |
|
cryptozoidberg
|
dbd8c39fe2
|
multiple fixes over wallet/core api
|
2023-05-26 20:23:35 +02:00 |
|
cryptozoidberg
|
84066c7203
|
added more proper handling of exception in rpc handlers
|
2023-05-25 20:05:39 +02:00 |
|
cryptozoidberg
|
3fec14f95e
|
Implemented multiple map rpc processing(lets chain RPC processing to different handlers maps in different objects)
|
2023-05-24 23:43:44 +02:00 |
|
cryptozoidberg
|
a9bbfdcf82
|
wallet_rpc_server refactoring for blocking API calls(for browser extension)
|
2023-05-23 23:47:42 +02:00 |
|
sowle
|
f164335e4e
|
coretests: zarcanum_in_alt_chain fixed by temporary disabling altchain checks for ZC inputs (+few improvements)
|
2023-05-22 04:27:40 +02:00 |
|
cryptozoidberg
|
0eaa596536
|
fixed pos_minting_tx_packing
|
2023-05-20 20:42:26 +02:00 |
|
sowle
|
f094aeb0b1
|
validate_escrow_proposal now requires service attachment body to be encrypted
|
2023-05-02 20:32:11 +02:00 |
|
sowle
|
9efa8f7a6f
|
wallet2::add_sent_unconfirmed_tx partially fixed for assets, read_money_transfer2_details_from_tx removed
|
2023-05-01 13:34:37 +02:00 |
|
sowle
|
0fcfe2e540
|
wallet2: various fixes for escrow
|
2023-04-28 20:07:35 +02:00 |
|
cryptozoidberg
|
4cfb62575b
|
fixed bug in atomic swaps(discovered by core_tests)
|
2023-04-26 00:24:29 +02:00 |
|
cryptozoidberg
|
9f6436ea08
|
Final fixes for ionic_swap_basic_test - first time test worked!!!!!
|
2023-04-25 00:16:13 +02:00 |
|
cryptozoidberg
|
09215f8923
|
Fixes over TX_FLAG_SIGNATURE_MODE_SEPARATE and ionic swaps
|
2023-04-21 17:33:56 +02:00 |
|
cryptozoidberg
|
4acb2bae03
|
multiple fixes over ionic_swap proposal
|
2023-04-20 22:08:20 +02:00 |
|
cryptozoidberg
|
aa8d3207a4
|
minor fixes over TX_FLAG_SIGNATURE_MODE_SEPARATE
|
2023-04-18 20:07:33 +02:00 |
|
cryptozoidberg
|
44e22b611d
|
Multiple fixes here and there, mostly fixing compilation problems
|
2023-04-18 16:55:25 +02:00 |
|
cryptozoidberg
|
4aa58d1202
|
Merge branch 'cryptoassets' into multiassets
|
2023-04-17 19:36:49 +02:00 |
|
cryptozoidberg
|
9859361e36
|
Multiple fixes over ionic_swap
|
2023-04-17 19:35:55 +02:00 |
|
sowle
|
8543cf28c9
|
wallet: unconfirmed txs handling (temp fix)
|
2023-04-13 22:26:10 +02:00 |
|
cryptozoidberg
|
e30341163b
|
Added intermediate information secure transfer between proposal and acceptance
|
2023-04-13 20:07:43 +02:00 |
|
cryptozoidberg
|
c8aed60e05
|
Merge branch 'cryptoassets' into multiassets
|
2023-04-13 17:12:59 +02:00 |
|
sowle
|
3094322edb
|
wallet2: handle_money_received2() assumes receiving only native coins (temporary) -- fixes few coretests
|
2023-04-12 22:40:18 +02:00 |
|
sowle
|
a9ac0a24eb
|
1) outputs_generation_context is now part of finalize_tx_params; 2) outputs_generation_context -> tx_generation_context
|
2023-04-12 20:13:54 +02:00 |
|
cryptozoidberg
|
03f443cf4c
|
Fixed few complilation issues
|
2023-04-11 17:23:06 +02:00 |
|
cryptozoidberg
|
8cfeab405b
|
merged from cryptoassets
|
2023-04-10 15:29:54 +02:00 |
|
cryptozoidberg
|
3b7e038064
|
fixed multiple compilation problems
|
2023-04-07 22:53:50 +02:00 |
|
cryptozoidberg
|
fed1df53f0
|
Implementd rpc for crypto api
|
2023-04-05 19:05:45 +02:00 |
|
sowle
|
29cb62aaf3
|
asset surjection proof: debugging in progress
|
2023-04-05 06:45:27 +02:00 |
|
sowle
|
4d6977b301
|
wallet2::load_whitelisted_tokens() was temporary disabled
|
2023-04-04 23:19:48 +02:00 |
|
cryptozoidberg
|
dcf1b0adae
|
basic crypto functions exported from wallet
|
2023-04-03 20:32:18 +02:00 |
|
sowle
|
990f99767d
|
asset surjection proof: core adaptation & debugging (wip)
|
2023-04-01 06:49:40 +02:00 |
|
cryptozoidberg
|
ca7d50d9ff
|
RPC server for UI: in work(need to overcome synchronization problem)
|
2023-03-30 23:21:51 +02:00 |
|
cryptozoidberg
|
4ca3e25995
|
Multiwallet rpc server implementation: in work
|
2023-03-29 20:26:46 +02:00 |
|
cryptozoidberg
|
2ab206b6c1
|
Multiwallet RPC API: initial code draft
|
2023-03-27 22:03:31 +02:00 |
|
cryptozoidberg
|
69647023e0
|
Implemented rpc calls for ionic_swaps
|
2023-03-24 20:59:26 +01:00 |
|
cryptozoidberg
|
2b9227c0f1
|
Implemented basic code for ionic_swap rpc
|
2023-03-23 19:24:23 +01:00 |
|
sowle
|
c1d6d13e7b
|
assets surjection proof: work in progress
|
2023-03-22 23:28:01 +01:00 |
|
sowle
|
cce4aaaaa3
|
Zarcanum adaptation for confidential assets: balance and range proofs generation/verification has been debugged (WIP)
|
2023-03-21 02:34:29 +01:00 |
|
sowle
|
b5c1c5477d
|
Zarcanum adaptation for confidential assets (WIP)
|
2023-03-20 21:25:08 +01:00 |
|
sowle
|
96753bbc94
|
proofs generation moved from construct_miner_tx to wallet2::prepare_and_sign_pos_block + improvements over generate_zc_outs_range_proof
|
2023-03-17 23:59:21 +01:00 |
|
sowle
|
c6294f7cb6
|
Zarcanum & assets balance proof refactoring: work in progress
|
2023-03-16 23:59:52 +01:00 |
|
cryptozoidberg
|
83c5336004
|
Core tests for basic ionic swaps scenario: draft for verification code
|
2023-03-16 19:15:11 +01:00 |
|