1
0
Fork 0
forked from lthn/blockchain
Commit graph

2351 commits

Author SHA1 Message Date
zano build machine
5eb356a91d === build number: 138 -> 139 === 2022-01-05 21:42:49 +03:00
cryptozoidberg
271e3eb99e
deeplinks: added click even forwarding on macos 2022-01-05 19:32:48 +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
sowle
140f43bc5e
crypto tests: point_is_zero test added 2021-12-31 06:44:26 +03:00
cryptozoidberg
9ea35d3a2f
deeplinks ready on application level 2021-12-30 19:17:22 +01:00
cryptozoidberg
10e0137d0e
added deeplinks commandline argument 2021-12-30 17:39:57 +01:00
cryptozoidberg
a623fc1506
Fixed #316 2021-12-30 17:32:58 +01:00
cryptozoidberg
ca8ce3c184
deeplinks implementation: proper routing 2021-12-30 17:32:58 +01:00
cryptozoidberg
bdfc14e90d
Create deeplink.rm 2021-12-30 16:41:33 +01:00
sowle
4659409288
crypto_tests: torsion_elements test added 2021-12-27 07:13:37 +03:00
sowle
286385cc83
crypto sugar: point_t::is_zero fixed, operator!= added 2021-12-27 07:10:21 +03:00
sowle
f2e58daa8c
crypto: ge_cached_to_p2 implemented 2021-12-27 07:09:02 +03:00
cryptozoidberg
2ca7c556d9
deep links: ipc inital implementation 2021-12-23 19:42:10 +01:00
sowle
8645a9ce2f
crypto tests: cn_fast_hash_perf improved 2021-12-18 08:35:48 +03:00
sowle
e689f281a3
comment for clarification 2021-12-18 08:33:41 +03:00
cryptozoidberg
1bda897ec9
Merge branch 'release' into develop 2021-12-03 21:31:00 +01:00
zano build machine
36578193bc === build number: 137 -> 138 === 2021-12-03 15:39:16 +03:00
cryptozoidberg
2d865a1f68
Merge branch 'develop' into release 2021-12-03 13:38:16 +01:00
cryptozoidberg
72c51c34d3
pulled zano_ui to latest commit again-2 2021-12-03 13:10:57 +01:00
cryptozoidberg
73a735b607
Merge branch 'release' into develop 2021-12-02 16:47:58 +01:00
cryptozoidberg
a9605d2556
Merge branch 'develop' into release 2021-12-02 16:47:37 +01:00
cryptozoidberg
0b1c091547
pulled zano_ui to latest commit again 2021-12-02 16:47:03 +01:00
cryptozoidberg
ba35377d45
fixed #313 2021-12-02 16:45:43 +01:00
sowle
708fb4c40b
bcs: minor improvements 2021-12-01 12:29:28 +03:00
sowle
0ad4ab6c52
coretests: wallet_spend_form_auditable_and_track test added 2021-12-01 05:19:11 +03:00
sowle
e99d4ad8e2
get_checkpoint_before_height() fixed (rare case in gcc when CPs < 3) 2021-11-30 00:20:51 +03:00
sowle
5f0b5f8f55
unittests: checkpoints_test.get_checkpoint_before_height_1 and checkpoints_test.get_checkpoint_before_height_2 tests added 2021-11-29 23:46:33 +03:00
sowle
03a828228c
coretests: 1) gen_checkpoints_prun_txs_after_blockchain_load fixed to reflect new rules on tx pruning; 2) final touches to gen_checkpoints_set_after_switching_to_altchain 2021-11-29 04:50:30 +03:00
sowle
e254f57e63
blockchain_storage::prune_ring_signatures_and_attachments_if_need() fixed (it could prune txs in cases when chain switching was still possible) 2021-11-27 05:26:36 +03:00
sowle
de15869c27
coretests: gen_checkpoints_set_after_switching_to_altchain fixed to fail if no fix present 2021-11-27 03:30:05 +03:00
sowle
ba912973cf
bcs: minor fixes 2021-11-26 17:23:50 +03:00
sowle
0b1b2d5bdf
coretests: trying not to mess with blockchainstorage too much 2021-11-26 16:23:41 +03:00
sowle
5c15ef7bcc
coretests: checkpoints_test improved to support multiple CPs, gen_checkpoints_set_after_switching_to_altchain test added 2021-11-26 16:10:30 +03:00
sowle
f86459935a
coretests fixed after moving to json format of gui config 2021-11-26 16:08:43 +03:00
sowle
71ef04d9e6
checkpoints: get_checkpoint_before_height() added with unit tests (+ unit tests for is_in_checkpoint_zone()) 2021-11-26 16:06:44 +03:00
zano build machine
88a8d58e35 === build number: 136 -> 137 === 2021-11-25 17:29:04 +03:00
cryptozoidberg
88e361bb38
Merge branch 'release' into develop 2021-11-25 15:28:18 +01:00
cryptozoidberg
3dfebddbdd
pulled zano_ui to latest commit again 2021-11-25 15:28:04 +01:00
zano build machine
c7788ab181 === build number: 135 -> 136 === 2021-11-25 16:41:04 +03:00
cryptozoidberg
2820a49afe
Merge branch 'release' into develop 2021-11-25 14:40:05 +01:00
cryptozoidberg
d6ef815566
Version moved to 1.4.0 2021-11-25 14:39:51 +01:00
cryptozoidberg
911744703f
Merge branch 'develop' into release 2021-11-25 14:38:27 +01:00
cryptozoidberg
5ab438a8db
Merge branch 'release' into develop 2021-11-25 14:37:14 +01:00
cryptozoidberg
d19afd6a69
pulled zano_ui to latest commit 2021-11-25 14:36:00 +01:00
cryptozoidberg
0ec0a8cfea
tweaks on graphics 2021-11-25 14:34:40 +01:00
cryptozoidberg
d62eb236fa
More tweaks for linux script 2021-11-24 20:44:25 +01:00
cryptozoidberg
b7b54526a2
Fixed linux app config generating script 2021-11-24 20:14:32 +01:00
cryptozoidberg
247ff33a53
moved UI to new branding 2021-11-24 19:47:49 +01:00
cryptozoidberg
2c0fdc4dad
added missing graphics 2021-11-24 19:47:00 +01:00