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 |
|
Derloda
|
6c7ee2590d
|
Add --disable-ntp parameter (#317)
* Add disable-ntp parameter
* Also allow GUI to disable NTP
* Update src/currency_protocol/currency_protocol_handler.inl
Co-authored-by: crypto.sowle <crypto.sowle@gmail.com>
|
2022-01-04 08:14:11 +03:00 |
|
sowle
|
ca6c7e81e1
|
#316 re-implemented using get_time_str instead of get_time_str2
|
2021-12-31 06:47:22 +03:00 |
|
cryptozoidberg
|
9ea35d3a2f
|
deeplinks ready on application level
|
2021-12-30 19:17:22 +01:00 |
|
cryptozoidberg
|
ca8ce3c184
|
deeplinks implementation: proper routing
|
2021-12-30 17:32:58 +01:00 |
|
sowle
|
4fbc383d0f
|
wallet_rpc_server initialization fix
|
2021-10-25 22:12:32 +02:00 |
|
cryptozoidberg
|
52440749ed
|
added api fo exporting tx history from UI
|
2021-10-24 17:42:30 +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 |
|
cryptozoidberg
|
7873ef2acc
|
implemented #242
|
2021-10-17 21:11:01 +02:00 |
|
cryptozoidberg
|
3b29f57104
|
disabled notifications for tracking wallet
|
2021-10-16 23:08:05 +02:00 |
|
sowle
|
431b5e539e
|
Merge branch 'actual_ts_refactoring' into develop
|
2021-10-14 17:44:01 +03: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
|
7dc93fe144
|
added idle wallet store in server mode
|
2021-10-04 13:11:56 +02:00 |
|
cryptozoidberg
|
c10674ce19
|
explicitly removed sender address from wrap tx
|
2021-09-11 10:28:34 +03:00 |
|
cryptozoidberg
|
d98fea3a62
|
removed sender address in wrap operations
|
2021-09-06 23:49:05 +03:00 |
|
cryptozoidberg
|
9202483ee1
|
switched to production custody wallet
|
2021-09-02 20:09:56 +03:00 |
|
cryptozoidberg
|
8a0bbf7854
|
Fixed bug with amount parsing
|
2021-08-26 15:03:42 +02:00 |
|
cryptozoidberg
|
506bf42632
|
added send wrapped transaction to desktop UI
|
2021-08-25 22:43:08 +02:00 |
|
cryptozoidberg
|
69eb2dc38a
|
added wrap address detection support in UI
|
2021-08-21 19:51:01 +02:00 |
|
cryptozoidberg
|
580f354c1c
|
added wrap support to plain_wallet
|
2021-08-21 08:14:57 +02:00 |
|
cryptozoidberg
|
d1121f3ff9
|
Merge branch 'develop' into develop_mobile
|
2021-08-17 12:13:54 +02:00 |
|
cryptozoidberg
|
2ed87ff148
|
added wrap address support in mobile wallet
|
2021-08-17 12:13:18 +02:00 |
|
cryptozoidberg
|
cb1be3e31c
|
fixed missing namespace
|
2021-08-17 12:13:17 +02:00 |
|
cryptozoidberg
|
2efc46ed09
|
address validation for wrap
|
2021-08-17 12:13:17 +02:00 |
|
cryptozoidberg
|
04083afc87
|
fixed correct auditable address
|
2021-08-17 12:13:15 +02:00 |
|
cryptozoidberg
|
9936ef63cf
|
More options on wallet API
|
2021-08-17 12:13:15 +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
|
e9b4b216cc
|
removed forgotten field
|
2021-08-17 12:13:12 +02:00 |
|
cryptozoidberg
|
d2bb634a7d
|
added current_height to COMMAND_RPC_GET_RECENT_TXS_AND_INFO response
|
2021-08-17 12:13:12 +02:00 |
|
cryptozoidberg
|
82a7229368
|
added transfer_internal_index to wallet_transfer_info struct
|
2021-08-17 12:13:12 +02:00 |
|
cryptozoidberg
|
11ef684b94
|
bunch of fixes over isolate_auditable_and_proof test
|
2021-08-17 12:13:11 +02:00 |
|