1
0
Fork 0
forked from lthn/blockchain
Commit graph

270 commits

Author SHA1 Message Date
cryptozoidberg
2be08eae0d
fixed bug in get_est_height_from_date 2020-05-23 12:13:34 +02:00
sowle
4db837bbc7
Merge branch 'develop' into predevelop 2020-05-22 17:03:25 +03:00
sowle
c9177ea804
print_blockchain_outs_stat -> print_blockchain_outs_stats 2020-05-19 20:25:03 +03:00
sowle
23b7c3e1e0
cmd print_bc_outs_stat re-implemented 2020-05-18 22:06:59 +03:00
sowle
9d2262c5e6
Merge branch 'release' into develop 2020-05-18 17:58:21 +03:00
sowle
3f20bac90b
Merge branch 'master' into develop 2020-05-18 17:56:09 +03:00
sowle
5ca6c8077e
added checkpoint for height 525000 (mainnet) and height 350000 (testnet) 2020-05-14 19:00:13 +03:00
cryptozoidberg
c39bd62748
renamed api response codes to more general way, fixed loggin 2020-05-07 23:26:41 +02:00
cryptozoidberg
dc1b1d5cfe
fixed new api for get block direct 2020-05-06 22:43:40 +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
5114824b02
softened alt blocks purge validation due to new onboard_transactions concept 2020-05-05 12:53:20 +02:00
cryptozoidberg
60101dc1f5
fixed wallet bugs related to new sync protocol 2020-05-04 17:11:25 +02:00
cryptozoidberg
d3d5af1954
bug fixes of new wallet sync protocol 2020-05-01 20:39:39 +02:00
cryptozoidberg
16de0b986f
implemented and tested(basic test) short_chain_history 2020-04-30 22:29:08 +02:00
cryptozoidberg
e5f3519c1e
merge from predevelop 2020-04-28 00:44:40 +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
cryptozoidberg
bf222f18fe
on_get_blocks_fuzzy_direct/find_blockchain_supplement_fuzzy draft impl 2020-04-27 00:02:58 +02:00
sowle
3883c598e5
handle_2_alternative_types_in_variant_container 2020-04-25 17:22:34 +03:00
sowle
898d6c7f2d
typo fixed 2020-04-25 17:17:47 +03:00
cryptozoidberg
4825b7c012
initial code for upgrading walle sync protocol 2020-04-24 01:05:36 +02:00
sowle
e50bc239df
genesis_config_json_struct restored 2020-04-23 17:42:22 +03:00
sowle
5724cd969c
clean up 2020-04-23 11:12:17 +03:00
sowle
c7229c3062
account_keys improvements 2020-04-22 23:30:03 +03:00
sowle
fc475432fc
account_public_address spend_public_key/view_public_key changes 2020-04-22 22:30:29 +03:00
sowle
f7d6782250
address/account refactoring in progress 2020-04-22 22:02:37 +03:00
sowle
8d62e84c7a
hardfork-related code minor refactoring 2020-04-22 18:47:16 +03:00
sowle
6bd9a73448
db_backend_selector is used only locally to make things simplier 2020-03-16 17:48:02 +03:00
sowle
5567275518
blockchain database predownloading: first version 2020-03-12 18:07:31 +03:00
sowle
5d5c63c1f8
db_backend_selector introduced 2020-03-12 13:21:22 +03:00
sowle
c1d65f6d05
BCS: DB versions matching logic improved to cover more cases 2020-03-05 22:50:28 +01:00
sowle
94088f500f
BLOCKCHAIN_STORAGE_MAJOR_COMPATIBILITY_VERSION : 93 -> 94 2020-03-05 22:40:20 +01:00
sowle
9efc77f95b
added checkpoint for height 425000 2020-03-04 21:19:45 +01:00
sowle
5a219d15a0
test commit 2020-02-28 13:17:20 +03:00
cryptozoidberg
3dc736466d
merged from develop 2020-02-23 03:56:25 +01:00
cryptozoidberg
40bedc2457
removed other unlinkable in paindroid functions 2020-02-21 01:14:58 +01:00
cryptozoidberg
7b12ce6e9f
disabled unlinked utf8 functions for android, chaged libs to static 2020-02-21 01:05:39 +01:00
cryptozoidberg
0c54ca7270
get rid of boost.locale under paindroid 2020-02-20 03:07:03 +01:00
sowle
6356b9b09d
checkpoints for testnet 2020-02-19 19:26:40 +03:00
sowle
68772f3e04
minor fix in transform_str_to_addr() 2020-02-18 15:50:24 +03:00
sowle
bc1152ede5
check return value of do_serialize in get_attachment_extra_info_details() 2020-02-17 16:44:11 +03:00
sowle
67e416b862
tx pool: fill_block_template rewritten to avoid dangerous pointers manipulations 2020-02-17 13:13:07 +03:00
sowle
966cb52343
tx pool: fixed potential rare access violation issue 2020-02-14 15:53:39 +03:00
sowle
2a12f5ecb5
tx pool: new soft rule: standalone txs will be rejected while BCS is in CP zone (more security when checkpoints will be enabled)
(also, this should fix gen_checkpoints_and_invalid_tx_to_pool test that was especially written to cover this case)
2020-02-13 15:55:58 +03:00
sowle
ae2e1955fe
core: fixed few bugs in prune_ring_signatures_and_attachments_if_need() 2020-02-07 12:39:54 +03:00
cryptozoidberg
834e679b8c
Merge branch 'develop' into mobile 2020-02-03 17:00:09 +01:00
sowle
5622ce550b
minor fixes in suspicious block time check 2020-01-28 02:37:54 +03:00
cryptozoidberg
ef856d01cc
diff switched to more portable ver 2020-01-27 22:42:18 +01:00
sowle
f29492d98a
simplewallet: don't put payment id into tx attachment if it's empty (fixed a tiny bug) 2020-01-23 20:28:10 +03:00
cryptozoidberg
03f04c9dd9
implemented exented wallet api, finished plain wallet test(but not tested yet) 2020-01-23 03:26:25 +01:00