sowle
|
3701b138b6
|
unit_tests: wallet_seed.basic_test added, exposes a bug
|
2020-05-07 15:01:01 +03:00 |
|
sowle
|
a41d73cf8e
|
serialization fixes from predevelop
|
2020-05-07 14:57:45 +03:00 |
|
cryptozoidberg
|
dc1b1d5cfe
|
fixed new api for get block direct
|
2020-05-06 22:43:40 +02:00 |
|
cryptozoidberg
|
62106ff4f3
|
extra log in wallet
|
2020-05-06 21:41:42 +02:00 |
|
sowle
|
f1cefa8186
|
BCS: DB testnet compatibility rule (95->96)
|
2020-05-05 20:05:07 +03:00 |
|
sowle
|
36946e5d33
|
added p2p key for testnet (debugging)
|
2020-05-05 19:42:14 +03:00 |
|
cryptozoidberg
|
2382e9717b
|
Implemented debug mode for remote node
|
2020-05-05 17:47:24 +02:00 |
|
cryptozoidberg
|
5114824b02
|
softened alt blocks purge validation due to new onboard_transactions concept
|
2020-05-05 12:53:20 +02:00 |
|
sowle
|
6f710f8b62
|
Merge branch 'develop' into auditability
|
2020-05-05 13:15:40 +03:00 |
|
sowle
|
fc28894aee
|
Merge branch 'master' into develop
|
2020-05-05 13:13:56 +03:00 |
|
sowle
|
6a3efa5792
|
additional logging on handshake
|
2020-05-05 13:06:26 +03:00 |
|
cryptozoidberg
|
60101dc1f5
|
fixed wallet bugs related to new sync protocol
|
2020-05-04 17:11:25 +02:00 |
|
sowle
|
a11bdf39f2
|
wallet2: correct using of extra_alias_entry / extra_alias_entry_old
|
2020-05-04 14:57:29 +03:00 |
|
cryptozoidberg
|
fb2ed72086
|
added import old long wallets to new shortened ones
|
2020-05-03 14:59:34 +02:00 |
|
cryptozoidberg
|
e43be6a0b4
|
Merge branch 'wallet_sync' into predevelop
|
2020-05-02 23:00:47 +02:00 |
|
sowle
|
1441b5b27f
|
seed phase improvements: 26 words + checksum + auditable wallets support
|
2020-05-02 23:59:37 +03:00 |
|
sowle
|
599558ef9b
|
minor improvements
|
2020-05-02 23:56:12 +03:00 |
|
cryptozoidberg
|
3136e311e0
|
all tests got fixed
|
2020-05-02 22:53:52 +02:00 |
|
cryptozoidberg
|
2ca5913ad5
|
fixed core tests
|
2020-05-02 01:27:55 +02:00 |
|
cryptozoidberg
|
d3d5af1954
|
bug fixes of new wallet sync protocol
|
2020-05-01 20:39:39 +02:00 |
|
cryptozoidberg
|
d67cc07e9b
|
got rid of eos tutorial(it triggered github Security Alert)
|
2020-05-01 13:27:32 +02:00 |
|
cryptozoidberg
|
00dae66320
|
finished shortener test
|
2020-05-01 13:25:28 +02:00 |
|
sowle
|
b9569ce89b
|
extra_alias_entry/extra_alias_entry_old fixes, all types added to payload_items and compiles ok
|
2020-05-01 12:56:09 +03:00 |
|
cryptozoidberg
|
3d1a977991
|
fixed bugs with detach
|
2020-04-30 23:21:14 +02:00 |
|
cryptozoidberg
|
16de0b986f
|
implemented and tested(basic test) short_chain_history
|
2020-04-30 22:29:08 +02:00 |
|
sowle
|
42a752d12b
|
new addresses formats + unit tests
|
2020-04-30 18:50:22 +03:00 |
|
sowle
|
c018cc89ae
|
extra_alias_entry serialization
|
2020-04-30 10:31:50 +03:00 |
|
sowle
|
8a19cd7ae0
|
gcc compilation fixup
|
2020-04-30 10:30:14 +03:00 |
|
sowle
|
03052970a6
|
extra_alias_entry_base / struct extra_alias_entry_base_old
|
2020-04-29 21:12:16 +03:00 |
|
sowle
|
c00ca6d5bc
|
tx_receiver/tx_receiver_old handling fixed
|
2020-04-29 21:06:08 +03:00 |
|
sowle
|
a5516dbd7e
|
coretests: hard_fork_2_tx_receiver_in_wallet test added
|
2020-04-29 21:04:40 +03:00 |
|
cryptozoidberg
|
281e430317
|
moved shortener code into separate unit to create unit tests for it
|
2020-04-29 01:23:48 +02:00 |
|
sowle
|
1afab184c8
|
tx_receiver/tx_receiver_old proper handling
|
2020-04-28 16:41:04 +03:00 |
|
sowle
|
d3ce73e7ac
|
wallets_manager: correct tx_payer/tx_payer_old handling
|
2020-04-28 15:59:23 +03:00 |
|
sowle
|
d3f353935f
|
wallet2: correct handling of tx_payer/tx_payer_old (covered by hard_fork_2_tx_payer_in_wallet test)
|
2020-04-28 15:58:25 +03:00 |
|
sowle
|
ead981b838
|
coretests: hard_fork_2_tx_payer_in_wallet test added
|
2020-04-28 15:53:31 +03:00 |
|
sowle
|
fc68a33bed
|
coretests: wlt_lambda_on_transfer2_wrapper moved
|
2020-04-28 15:51:41 +03:00 |
|
sowle
|
1cb908a484
|
handle_2_alternative_types_in_variant_container fixed
|
2020-04-28 15:10:59 +03:00 |
|
cryptozoidberg
|
e5f3519c1e
|
merge from predevelop
|
2020-04-28 00:44:40 +02:00 |
|
cryptozoidberg
|
3b7c6cc7e2
|
Merge branch 'predevelop' of github.com:hyle-team/zano into predevelop
|
2020-04-28 00:41:28 +02:00 |
|
cryptozoidberg
|
4e0fa49748
|
reverted API to original due to universal implementation, adapted server side to new protocol, implemented one extra API
|
2020-04-28 00:40:31 +02:00 |
|
sowle
|
e30214d722
|
whitespace fix
|
2020-04-27 18:29:55 +03:00 |
|
sowle
|
97265d06b4
|
typo fixed
|
2020-04-27 18:23:40 +03:00 |
|
sowle
|
158aea723c
|
typo fixed
|
2020-04-27 18:11:18 +03:00 |
|
sowle
|
da7d525801
|
wallet: tx_payer/tx_payer_old are now added according to hardfork rule
|
2020-04-27 16:20:31 +03:00 |
|
sowle
|
3a2fb378a4
|
initial coretests for auditability, work in progress
|
2020-04-27 16:09:02 +03:00 |
|
sowle
|
33d385db5f
|
auditability: basic structures, serialization, helpers (WIP)
|
2020-04-27 14:52:31 +03:00 |
|
cryptozoidberg
|
bf222f18fe
|
on_get_blocks_fuzzy_direct/find_blockchain_supplement_fuzzy draft impl
|
2020-04-27 00:02:58 +02:00 |
|
sowle
|
64223405bb
|
Merge branch 'auditability' into predevelop
|
2020-04-26 23:42:01 +03:00 |
|
cryptozoidberg
|
7b0eaf7ae4
|
fixed cleaning and reseting genesis
|
2020-04-26 01:49:57 +02:00 |
|