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
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
cryptozoidberg
c4f20daf06
updated graphics for UI
2021-11-24 18:29:44 +01:00
sowle
d8fdb7358c
build: made multi-job in Linux build script less aggressive
2021-11-24 06:04:30 +03:00
Barış ÇELİK
4db29d337d
added zano url-scheme handler for MacOS, Windows, Linux ( #311 )
...
* added zano url-scheme handler MacOS, Windows, Linux setups
* pass parameters to executable and print console
* added event filter for url-scheme handling in MacOS
Co-authored-by: Barış Çelik <bariscelik@Barss-MacBook-Air.local>
2021-11-23 20:59:43 +01:00
sowle
3e74e4d581
build: change single-job make to multi-job in Linux build script
2021-11-23 03:22:51 +03:00
sowle
42335023a9
=== version bump: 1.3.1.134 -> 1.3.2.135 ===
2021-11-23 02:55:23 +03:00
sowle
189191e6e5
stratum: support 128-bit rate in eth_submitHashrate callback
2021-11-23 02:55:03 +03:00
sowle
379ca875b4
=== version bump: 1.3.1.134 -> 1.3.2.135 ===
2021-11-22 22:57:25 +03:00
cryptozoidberg
f9b5b6c51e
revoked wrong commit
2021-11-22 18:54:19 +01:00
sowle
e2bcd05f60
stratum: support 128-bit rate in eth_submitHashrate callback
2021-11-22 20:44:31 +03:00
Barış ÇELİK
2c464f4218
added zano url-scheme handler MacOS, Windows, Linux setups ( #307 )
...
* added zano url-scheme handler MacOS, Windows, Linux setups
* pass parameters to executable and print console
Co-authored-by: Barış Çelik <bariscelik@Barss-MacBook-Air.local>
2021-11-22 16:32:23 +01:00
cryptozoidberg
493855b6b1
added missing file
2021-11-18 21:11:16 +01:00
cryptozoidberg
b952183623
converted local UI config into JSON
2021-11-18 20:05:09 +01:00
cryptozoidberg
bd3cd91379
fixed problem with catch-return value
2021-11-17 16:41:32 +01:00
Barış ÇELİK
a2664f046f
added zano url-scheme handler MacOS, Windows, Linux setups ( #304 )
...
Co-authored-by: Barış Çelik <bariscelik@Barss-MacBook-Air.local>
2021-11-17 15:32:00 +01:00
cryptozoidberg
9c1c74cf7d
rollback mdbx
2021-11-16 15:52:07 +01:00
cryptozoidberg
f53b696798
fixed mdbx issues with with new version
2021-11-16 14:58:19 +01:00
cryptozoidberg
8d8ec50ae7
fixed mdbx linking
2021-11-11 17:04:41 +01:00
cryptozoidberg
d3476ba571
mdbx moved to latest commit
2021-11-11 15:16:27 +01:00
cryptozoidberg
a2eb47d7e4
fixes for disabling notification feature
2021-11-03 22:17:21 +01:00
cryptozoidberg
8ae6be2694
Fixes for new boost versions
2021-11-03 22:14:55 +01:00
sowle
6bf7dd9307
gcc compilation fix
2021-11-03 17:20:49 +01:00
sowle
3ef937cfc5
p2p: --p2p-ip-auto-blocking command-line parameter implemented for daemon (blocking is disabled by default)
2021-11-03 16:11:47 +01:00
sowle
ee222d96a7
p2p: is_ip_good_for_adding_to_peerlist added
2021-11-02 22:19:10 +01:00
sowle
37755b5b1f
p2p: IP blocking refactored, blocked IPs are now removed from peerlists
2021-11-02 21:47:25 +01:00