1
0
Fork 0
forked from lthn/blockchain
Commit graph

269 commits

Author SHA1 Message Date
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
cryptozoidberg
46e57bf215
added command line and run-time parameters to endabling/disabling TOR relay in simplewallet 2022-04-02 19:48:36 +03:00
cryptozoidberg
80197c2a26
fixed errors in reporting state 2022-04-02 00:59:16 +03:00
cryptozoidberg
260e20d91f
fixed another tor-related bug in simplewallet 2022-03-24 05:37:58 +02:00
cryptozoidberg
58931cb77b
added status feedback from wallet\tor layer 2022-03-22 23:38:43 +02:00
cryptozoidberg
72bfd89717
improved p2p protocol for relaying tx over tor 2022-03-21 16:47:11 +02:00
cryptozoidberg
7f82a13e62
changes in protocol for relayin over tor 2022-03-19 04:12:13 +02:00
cryptozoidberg
4cd3c1b252
Merge branch 'develop' into tor 2022-03-15 21:13:20 +02:00
cryptozoidberg
60adbfad02
fixed wallet history export feature 2022-03-15 21:12:51 +02:00
cryptozoidberg
70a991d6f7
Moved tor lib to latest commit(added sending data bigger then 117 bytes) 2022-02-17 17:44:21 +03:00
cryptozoidberg
72ad0e0fe0
moved to latest commit: added more logs 2022-02-09 21:26:58 +01:00
cryptozoidberg
c9b3d0b20a
moved tor lib to latest commit with fixed missing header 2022-02-09 19:57:57 +01:00
cryptozoidberg
bd797f6514
current state stored before branch switch 2022-01-13 14:08:21 +01:00
cryptozoidberg
5446ccf7d3
integrated tor into wallet in a draft mode 2022-01-09 00:07:26 +01:00
cryptozoidberg
6cadc8a79e
send transaction over p2p protocol as groundwork 2022-01-08 18:43:09 +01:00
cryptozoidberg
1a55d65e85
first implementations for tor: relaying transactions over p2p network protocol 2022-01-08 16:36:33 +01:00
sowle
ca6c7e81e1
#316 re-implemented using get_time_str instead of get_time_str2 2021-12-31 06:47:22 +03:00
cryptozoidberg
b5477a836c
export transactions refactoring for #245 2021-10-20 21:18:45 +02:00
sowle
69a0117793
rpc: git rid of obsolete PoS timestamps checks 2021-10-12 17:00:01 +03:00
sowle
832b7811b9
fixed block timestamp setting 2021-10-12 05:00:01 +03: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