cryptozoidberg
|
1aa6a37b08
|
compilation errors fixed for wallet.cpp
|
2022-09-21 22:35:24 +02:00 |
|
cryptozoidberg
|
d573dd53fd
|
assigning asset id from tx
|
2022-09-21 14:50:29 +02:00 |
|
cryptozoidberg
|
7c4d8a41e8
|
massive changes over adding asset id to primary operations to wallet
|
2022-09-20 22:01:52 +02:00 |
|
cryptozoidberg
|
ff0d32fa20
|
transfer refactoring - inital code
|
2022-09-17 22:52:26 +02:00 |
|
cryptozoidberg
|
1c76d0d325
|
added balance() and rpc api implementations for multi_assets versions
|
2022-09-16 18:35:36 +02:00 |
|
cryptozoidberg
|
65eea67b30
|
Merge branch 'zarcanum' into multiassets
|
2022-09-16 14:54:44 +02:00 |
|
cryptozoidberg
|
8f15d60677
|
basic implementations over multi assets in wallet
|
2022-09-15 22:05:10 +02:00 |
|
sowle
|
ece5038130
|
wallet: build_minted_block adoptation (zarcanum wip)
|
2022-09-14 22:50:43 +02:00 |
|
cryptozoidberg
|
7abd438787
|
replaced optional<> to shared_ptr<> due to space efficiency considerations
|
2022-09-14 20:54:30 +02:00 |
|
sowle
|
af9c53794e
|
1) zarcanum math moved to separate file; 2) fixed an error in rhs calculation; 3) 2^64 constant + test
|
2022-09-13 22:08:46 +02:00 |
|
sowle
|
e9c3c7841f
|
wallet: Zarcanum PoS mining itself is implemented in wallet2
|
2022-09-12 18:47:38 +02:00 |
|
sowle
|
41308d86a6
|
wallet: pos code clean up (mining_context, etc)
|
2022-09-09 20:16:14 +02:00 |
|
sowle
|
6991fa8ea9
|
wallet: get_pos_entries g_index initialization fixed
|
2022-09-08 22:47:32 +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
|
b01e33f68b
|
varios fixes: is_out_burned, lookup_acc_outs, process_new_transaction, create_tx (blinding masks)
|
2022-08-08 13:35:38 +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
|
1a9c3b4d37
|
fixed coretests compilation
|
2022-07-13 20:55:34 +02:00 |
|
cryptozoidberg
|
be5766f266
|
fixes against recent changes over tx_source_entry::output_entry
|
2022-07-13 17:17:04 +02:00 |
|
cryptozoidberg
|
52de76edd5
|
hidden amounts in wallet: fixed types
|
2022-07-06 13:22:05 +02:00 |
|
cryptozoidberg
|
b799aae67f
|
hidden amounts in wallet: syntax fixes
|
2022-07-04 15:26:28 +02:00 |
|
cryptozoidberg
|
045801449a
|
hidden amounts in wallet: fixed warining in out_get_mixin_attr()
|
2022-07-01 17:20:55 +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
|
c0eb4088d8
|
hidden amounts in wallet: pricess_new_transaction() refactoring in work
|
2022-06-30 19:02:22 +02:00 |
|
cryptozoidberg
|
75e05e2d2e
|
hidden amounts in wallet: process_new_transaction refactoring
|
2022-06-28 22:27:36 +02:00 |
|
cryptozoidberg
|
5b2dc84c4a
|
wallet.cpp compilation fixed
|
2022-06-28 18:29:00 +02:00 |
|
cryptozoidberg
|
61f215e552
|
hidden amounts in wallet:inital
|
2022-06-28 17:46:07 +02:00 |
|
cryptozoidberg
|
fa4b8ab130
|
signature refactoring: pre-core tests
|
2022-06-23 16:22:55 +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
|
6317a48bb9
|
Improved filtration of PoS-related transactions
|
2022-06-18 20:50:03 +02:00 |
|
cryptozoidberg
|
154dbb3994
|
filtering transactions improved2
|
2022-06-18 20:50:02 +02:00 |
|
cryptozoidberg
|
7d42658387
|
filtering transactions improved
|
2022-06-18 20:50:02 +02:00 |
|
sowle
|
f24b1350ab
|
Merge branch 'zarcanum_tx' into zarcanum
# Conflicts solved in:
# src/currency_core/blockchain_storage.cpp
# src/currency_core/blockchain_storage.h
# src/currency_core/core_runtime_config.h
|
2022-05-26 17:59:15 +02:00 |
|
sowle
|
456588ddc3
|
hardfork-related structures global refactoring
|
2022-05-26 16:53:40 +02:00 |
|
cryptozoidberg
|
217a54c8b1
|
fixed all core tests
|
2022-05-25 22:31:23 +02:00 |
|
cryptozoidberg
|
7070cecaf2
|
tx strcture and signature varian refactoring(compilation is still broken)
|
2022-05-23 21:03:13 +02:00 |
|
cryptozoidberg
|
389209ff02
|
tx stracture changes: in progress 3 + signatures converting to varian signature: in progress
|
2022-05-20 21:32:27 +02:00 |
|
cryptozoidberg
|
7e5c504357
|
tx stracture changes: in progress 2
|
2022-05-19 22:46:57 +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 |
|
sowle
|
bbdd6595bf
|
wallet: minor htlc error-handling improvement
|
2022-05-01 21:07:17 +02:00 |
|
cryptozoidberg
|
7e11ff07bf
|
Added option for disabling TOR from build
|
2022-04-20 17:17:11 +02:00 |
|
cryptozoidberg
|
dc61500a46
|
fixed http state machine, fixed wallet bug with tor connectivity failure
|
2022-04-10 19:46:43 +02:00 |
|