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 |
|
cryptozoidberg
|
83c5336004
|
Core tests for basic ionic swaps scenario: draft for verification code
|
2023-03-16 19:15:11 +01:00 |
|
cryptozoidberg
|
8e43055140
|
Core tests for basic ionic swaps scenario: code for creating proposal
|
2023-03-13 22:14:39 +01:00 |
|
cryptozoidberg
|
f0d5bc94cd
|
Core tests for basic ionic swaps scenario: inital code
|
2023-03-09 19:49:40 +01:00 |
|
cryptozoidberg
|
8be2cc083f
|
Implemented accept ionic swap proposal(partially)
|
2023-03-08 21:19:59 +01:00 |
|
cryptozoidberg
|
6e1fb500eb
|
Implemented function for decoding proposal details
|
2023-03-06 22:47:06 +01:00 |
|
cryptozoidberg
|
0030f7fbf6
|
Implemented basic code for validatiing ionic_swap
|
2023-03-03 18:17:16 +01:00 |
|
cryptozoidberg
|
404bfc1576
|
Creating outpus, minor fixes for ionic_swap
|
2023-02-28 21:35:28 +01:00 |
|
cryptozoidberg
|
2328a2cced
|
Implemented basics for building ionic_swap template
|
2023-02-23 19:10:22 +01:00 |
|
cryptozoidberg
|
8f483db05e
|
ionc swaps implementation: inital code
|
2023-02-20 21:39:36 +01:00 |
|
cryptozoidberg
|
123e599202
|
small fixes over bug reports
|
2023-02-15 19:55:00 +01:00 |
|
cryptozoidberg
|
b6cfecf25f
|
added extra check on transfer_canceled
|
2023-02-10 17:15:05 +01:00 |
|
cryptozoidberg
|
67334071a6
|
fixed sweep_below command in simplewallet(credits to @sowle)
|
2022-12-19 23:09:17 +01:00 |
|
cryptozoidberg
|
a9eba1d728
|
merged from zarcanum
|
2022-12-16 15:40:24 +01:00 |
|
cryptozoidberg
|
5c6de2fddb
|
fixed asset duplication in balances with custom list
|
2022-12-15 17:11:55 +01:00 |
|
cryptozoidberg
|
d6cf863687
|
fixed multiple UI bugs related to multiassets
|
2022-12-10 00:00:20 +01:00 |
|
cryptozoidberg
|
0dc8a42555
|
added api for UI to fetch balance after whitelisting of asset
|
2022-12-06 21:59:49 +01:00 |
|
cryptozoidberg
|
9c30c60881
|
fixed scaling issue, fixed missing Zano entry in balances list
|
2022-12-06 21:31:17 +01:00 |
|
sowle
|
a8be7c327d
|
fix for a typo
|
2022-12-04 15:20:09 +01:00 |
|
sowle
|
2de573e2c3
|
gcc warning fix
|
2022-12-03 21:31:41 +01:00 |
|
sowle
|
528a46f4ed
|
wallet2::prepare_tx_destinations() fixed to correctly support assets + minor logging improvements
|
2022-12-03 21:12:31 +01:00 |
|
cryptozoidberg
|
464818fb7f
|
added api for adding/removing assets via UI
|
2022-12-02 22:29:23 +01:00 |
|
cryptozoidberg
|
a14dcb4e8a
|
implemented add/remove custom assets
|
2022-12-02 15:24:50 +01:00 |
|
cryptozoidberg
|
11e1836096
|
fixed bug with inflating balances array
|
2022-12-01 19:05:17 +01:00 |
|
sowle
|
879b93ef44
|
Merge remote-tracking branch 'origin/multiassets' into zarcanum
|
2022-11-29 04:59:31 +01:00 |
|
cryptozoidberg
|
1c52911757
|
added asset_id for UI_to_wallet api, added preloading whitelist for wallet before balance request
|
2022-11-28 22:10:50 +01:00 |
|
sowle
|
e1acf907db
|
wallet2::is_transfer_able_to_go() adapted for HF4
|
2022-11-28 21:15:49 +01:00 |
|
cryptozoidberg
|
ac135253eb
|
simplewallet now can show multiassets balances
|
2022-11-26 23:00:32 +01:00 |
|
sowle
|
6b2831e525
|
wallet: sweep_below adapted for HF4
|
2022-11-25 23:01:45 +01:00 |
|
cryptozoidberg
|
b9facc0b6e
|
fixed bug in wallet regarding genesis reset
|
2022-11-25 22:03:21 +01:00 |
|
sowle
|
453e2b3456
|
wallet2: minor logging improvements
|
2022-11-24 21:54:43 +01:00 |
|
sowle
|
fd456f2445
|
Merge branch 'multiassets' into zarcanum
|
2022-11-24 13:15:55 +01:00 |
|
sowle
|
741aae9b7f
|
wallet: prepare_tx_sources() fixed for post-HF4 transfers
|
2022-11-23 18:09:49 +01:00 |
|
sowle
|
068d606557
|
coretests: zarcanum_basic_tests improved to check post-HF4 transfers via wallet2 with mixins (exposes a bug atm) + overloaded wallet2::transfer()
|
2022-11-23 15:10:06 +01:00 |
|
cryptozoidberg
|
d4f05089cd
|
added multiasset balances on UI signals
|
2022-11-18 22:36:07 +01:00 |
|
cryptozoidberg
|
b6fd8314ca
|
Merge branch 'zarcanum' into multiassets
|
2022-11-18 21:55:39 +01:00 |
|
cryptozoidberg
|
059c367d89
|
multiple fixes over wallet and cmake
|
2022-11-18 21:04:05 +01:00 |
|
cryptozoidberg
|
bf3430b49b
|
added support of multibalances on wallets_manager and wallet rpc level
|
2022-11-18 16:11:15 +01:00 |
|
cryptozoidberg
|
490b8b12f1
|
added pre-loading token whitelist via ssl
|
2022-11-17 21:58:36 +01:00 |
|
cryptozoidberg
|
20bc2fdf00
|
fixed another tests-breaking issue
|
2022-11-17 20:46:21 +01:00 |
|
cryptozoidberg
|
960daaca23
|
fixed func name
|
2022-11-17 19:15:35 +01:00 |
|
sowle
|
801f244d46
|
fix for PoS verification (block hash is used as a message for sig), zarcanum_test_pos_math shoud now pass
|
2022-11-16 23:04:29 +01:00 |
|
cryptozoidberg
|
e839761ae9
|
implemented https support and tokens whitelisting(just inital declaration)
|
2022-11-16 22:16:15 +01:00 |
|
cryptozoidberg
|
a493ace766
|
added api for assets management in wallet(whitelist and custom set)
|
2022-11-15 21:54:55 +01:00 |
|
sowle
|
5f8c90bac6
|
1) absolute_output_offsets_to_relative() is now deprecated, new functions introduced to be used instead: prepare_outputs_entries_for_key_offsets() and absolute_sorted_output_offsets_to_relative_in_place()
2) fixed incorrect key_offsets sorting in construct_tx. Coretest zarcanum_txs_with_big_decoy_set now should pass okay.
|
2022-11-08 00:17:34 +01:00 |
|
sowle
|
b2c346657a
|
wallet2: minor improvements in prepare_and_sign_pos_block()
|
2022-11-08 00:09:34 +01:00 |
|