sowle
|
41308d86a6
|
wallet: pos code clean up (mining_context, etc)
|
2022-09-09 20:16:14 +02:00 |
|
cryptozoidberg
|
ec73527df9
|
compilation is ok, tests in progress
|
2022-09-06 19:41:20 +02:00 |
|
cryptozoidberg
|
7384485fe1
|
minting refactoring: in progress
|
2022-09-05 20:18:27 +02:00 |
|
sowle
|
27e695d4f1
|
wallet: global PoS / pos entries refactoring and code clean-up.
|
2022-09-05 12:30:08 +02:00 |
|
sowle
|
bc88d0d642
|
wallet: Zarcanum PoS (work in progress, scan_pos refactoring)
|
2022-08-29 23:00:34 +02:00 |
|
sowle
|
3f8583fbe1
|
wallet2 minor refactoring: do_pos_mining_iteration
|
2022-08-26 18:12:32 +02:00 |
|
sowle
|
59f8ae5fe7
|
txin_zarcanum_inputs -> txin_zc_input refactoring, including CLSAG_GG gen/verify + check_tx_input for txin_zc_input
|
2022-08-03 14:00:39 +02:00 |
|
cryptozoidberg
|
7792605ab9
|
hidden amounts in wallet: construct_tx deep refactoring(totaly broken yet)
|
2022-07-08 20:52:04 +02:00 |
|
cryptozoidberg
|
572f3c01c6
|
hidden amounts in wallet: fixed return type
|
2022-07-04 15:27:41 +02:00 |
|
cryptozoidberg
|
464771baec
|
hidden amounts in wallet: wallet.cpp compilation fixed
|
2022-07-01 17:19:57 +02:00 |
|
cryptozoidberg
|
9a365940e6
|
hidden amounts in wallet: pricess_new_transaction(): finished
|
2022-06-30 21:47:59 +02:00 |
|
cryptozoidberg
|
c2d0167c8a
|
hidden amounts in wallet: added return value to process_input_t()
|
2022-06-28 22:29:52 +02:00 |
|
cryptozoidberg
|
75e05e2d2e
|
hidden amounts in wallet: process_new_transaction refactoring
|
2022-06-28 22:27:36 +02:00 |
|
cryptozoidberg
|
84c0697f1c
|
renamed alias member to proper name - fixed in wallet
|
2022-06-18 20:50:04 +02:00 |
|
cryptozoidberg
|
0e5bcbef47
|
improved alias detection in transaction history + added RPC API for alias registration
|
2022-06-18 20:50:03 +02:00 |
|
cryptozoidberg
|
7d42658387
|
filtering transactions improved
|
2022-06-18 20:50:02 +02:00 |
|
cryptozoidberg
|
7070cecaf2
|
tx strcture and signature varian refactoring(compilation is still broken)
|
2022-05-23 21:03:13 +02:00 |
|
cryptozoidberg
|
6b6511b73f
|
tx stracture changes: in progress
|
2022-05-19 21:22:44 +02:00 |
|
cryptozoidberg
|
d593cf53a9
|
Merge branch 'develop' into zarcanum_tx
|
2022-05-18 16:39:14 +02:00 |
|
cryptozoidberg
|
17d1245db1
|
serializations forks as magic
|
2022-05-17 17:32:53 +02:00 |
|
cryptozoidberg
|
240b5808b9
|
trasaction binary versions transaction implementation
|
2022-05-16 23:32:28 +02:00 |
|
cryptozoidberg
|
0123e311c0
|
Added get_mining_history API
|
2022-05-14 00:00:56 +02:00 |
|
cryptozoidberg
|
1cf6d337d3
|
introducing tx_version(in progress, everything is broken so far)
|
2022-05-10 23:49:20 +02:00 |
|
cryptozoidberg
|
c53da67e1a
|
added BEGIN_BOOST_SERIALIZATION macros
|
2022-05-09 20:28:13 +02:00 |
|
cryptozoidberg
|
58931cb77b
|
added status feedback from wallet\tor layer
|
2022-03-22 23:38:43 +02:00 |
|
cryptozoidberg
|
7f82a13e62
|
changes in protocol for relayin over tor
|
2022-03-19 04:12:13 +02:00 |
|
sowle
|
91127ca3ea
|
clang compilation fixed
|
2021-10-21 07:30:58 +03:00 |
|
cryptozoidberg
|
b5477a836c
|
export transactions refactoring for #245
|
2021-10-20 21:18:45 +02:00 |
|
sowle
|
92e2b1851b
|
actual_timestamp made obsolete, real timestamp moved to tx_service_attachment in extra, PoS ts guessing interval extended
|
2021-10-11 16:10:51 +03:00 |
|
sowle
|
9bfc9a0490
|
get rid of coinday_weight
|
2021-10-08 08:01:59 +03:00 |
|
cryptozoidberg
|
d1121f3ff9
|
Merge branch 'develop' into develop_mobile
|
2021-08-17 12:13:54 +02:00 |
|
cryptozoidberg
|
c0621eb2f2
|
extended api for wallet
|
2021-08-17 12:13:14 +02:00 |
|
cryptozoidberg
|
84f0119948
|
extended wallet transfer API to service_entries option
|
2021-08-17 12:13:13 +02:00 |
|
cryptozoidberg
|
faa956a959
|
added isolated items to rpc-structures
|
2021-08-17 12:13:10 +02:00 |
|
sowle
|
bb6dea509e
|
wallet resync-on-load issue fixed (the bug was in data storing on Boost > 69), also Zano made compatible with Boost 1.72
|
2021-06-07 15:00:58 +03:00 |
|
cryptozoidberg
|
9a94584ca4
|
Forgoten line
|
2021-06-03 19:00:34 +03:00 |
|
cryptozoidberg
|
51bb91c66c
|
rolled back eperimental code
|
2021-06-03 18:46:44 +03:00 |
|
cryptozoidberg
|
ce79505087
|
added wallet version logging on load/store
|
2021-05-31 22:24:38 +03:00 |
|
cryptozoidberg
|
ffd1ecdcff
|
fixed counterparty_address load from transaction details
|
2021-03-26 00:43:50 +03:00 |
|
cryptozoidberg
|
9df7801865
|
iplemented RPC API for atomics
|
2021-03-18 22:35:11 +03:00 |
|
cryptozoidberg
|
f05bd7a3fb
|
atomics: tests for altchain switching
|
2021-02-28 23:36:38 +01:00 |
|
cryptozoidberg
|
71708ca673
|
htlc: added test for validating before and after expiration conditions
|
2021-02-20 15:54:58 +01:00 |
|
cryptozoidberg
|
d8f276b30b
|
multiple fixes over atomics
|
2021-02-15 02:17:59 +01:00 |
|
cryptozoidberg
|
06ca6e035d
|
implemented taking origin from redeemed tx
|
2021-02-14 00:28:39 +01:00 |
|
cryptozoidberg
|
52c5c1250f
|
atomic: wallet improvements
|
2021-02-08 21:31:46 +01:00 |
|
cryptozoidberg
|
b4a3a404b4
|
atomics: bugfixing
|
2021-02-06 00:02:48 +01:00 |
|
cryptozoidberg
|
41ca8cff41
|
atomics: started to work on tests + light refactoring
|
2021-02-04 01:49:38 +01:00 |
|
cryptozoidberg
|
d5c0e873ef
|
htlc: fixes here and there
|
2021-02-03 00:13:44 +01:00 |
|
cryptozoidberg
|
a31670f225
|
in the middle of prepare_tx_sources_htlc
|
2021-02-02 19:02:28 +01:00 |
|
cryptozoidberg
|
0b8e651ce2
|
redeem_htlc - in work
|
2021-01-31 23:07:06 +01:00 |
|