1
0
Fork 0
forked from lthn/blockchain
Commit graph

996 commits

Author SHA1 Message Date
cryptozoidberg
d809bbdb20
libmdbx linked as submodule 2019-10-25 00:10:31 +02:00
cryptozoidberg
3f31f31179
removed libmdbx sources(to link it in next commit) 2019-10-25 00:07:04 +02:00
cryptozoidberg
f75be80a3f
Merge branch 'develop' into libmdbx 2019-10-23 15:01:30 +02:00
cryptozoidberg
f2b8562813
fix of the levin(stolen from @moneromooo-monero) 2019-10-16 22:53:58 +02:00
sowle
b4c1542597
performance_tests: free_space_check (#133) 2019-10-16 19:24:18 +03:00
sowle
e9bc068bfb
coretests: tx_key_image_pool_conflict test added 2019-10-16 16:34:34 +03:00
sowle
c7004d0420
coretests: test_chain_unit_enchanced::remove_stuck_txs added 2019-10-16 16:32:58 +03:00
sowle
8246498d94
attempt to fix core tests 2019-10-16 12:35:35 +03:00
sowle
8a40f7b9fd
logs: less drama in time sync when it's pretty much ok 2019-10-15 14:38:42 +03:00
zetov
8ca969448a price update + password text fix (#134) 2019-10-14 22:07:03 +02:00
sowle
ac8401db73
temporary disable daemon stop on low free space due to issue #133 2019-10-14 15:28:35 +03:00
cryptozoidberg
5dabc72bda
added huge comment to prevent future shoot in the foot 2019-10-13 01:38:55 +02:00
cryptozoidberg
fdddf58ebf
attempt to fix #127 2019-10-13 01:27:03 +02:00
cryptozoidberg
1b6fff2bf3
fixed resync market issue 2019-10-11 19:52:04 +02:00
cryptozoidberg
80a0da7b27
Merge branch 'develop' of github.com:hyle-team/zano into develop 2019-10-11 16:23:00 +02:00
sowle
47d61b6424
p2p: fix for filtering old clients mechanism #128 (2) 2019-10-11 00:02:41 +03:00
sowle
adc08088aa
p2p: fix for filtering old clients mechanism #128 2019-10-10 23:47:15 +03:00
sowle
609969799e
p2p: check_remote_client_version() moved to more appropriate place 2019-10-10 16:22:34 +03:00
sowle
02c04aa300
p2p: filter out old clients by version + unittest #128 2019-10-10 11:12:28 +03:00
sowle
e3cc89846e
wallet: make sure there's enough disk space on load, store and wallet generation (simplewallet + GUI) #57 2019-10-09 16:01:33 +03:00
sowle
64d0d1a4ea
fixed testnet synchronization 2019-10-07 08:18:58 +03:00
sowle
ddc5a4468a
Merge branch 'release' into develop 2019-10-07 08:18:19 +03:00
sowle
88f868c5be === build number: 66 -> 67 === 2019-10-06 00:27:35 +03:00
cryptozoidberg
0d1c9c1c29
Merge branch 'develop' into release 2019-10-05 23:24:36 +02:00
cryptozoidberg
aa9931cc6c
Merge branch 'release' into develop 2019-10-05 23:24:21 +02:00
cryptozoidberg
ab70b7b117
Merge branch 'release' of github.com:hyle-team/zano into release 2019-10-05 23:24:07 +02:00
cryptozoidberg
6441183d25
marketplace documentation and rpc methods renamed 2019-10-05 23:23:44 +02:00
sowle
3e6400ca60
Merge branch 'develop' into release 2019-10-05 15:19:24 +03:00
sowle
ed733c3210
=== project version: 1.1.0.65 -> 1.1.2.66 === 2019-10-05 15:18:46 +03:00
sowle
c29c7a6a5f
fix gcc compilation for older boost versions 2019-10-05 15:12:02 +03:00
zetov
7f407b82a2 Minor fix (#124)
* test details & close btn

* compiled

* confirm modal

* delete "cancel" btn from aliases

* fix copy btn

* text alias fix

* confirm pop up

* lock & unlock transaction

* confirm pop up comment fix

* compiled

* rebuild html

* contact service

* rebuild html

* fix add contact + rebuild html

* allow symbols at name field diffrent from latin

* fix export import

* alias fix

* fix master pass (immigration 41 > 43)

* rebuild html

* commit

* fix

* rebuild

* fix modal width

* add type '.csv',validation empty contact list/file

* merge

* fix data.foreach & rebuild html

* fix countdown + counter of blocks

* fix logout without master pass

* fix sync block view

* fix modal

* fix lock transaction

* icons functional

* animated icons

* rebuild html

* tooltips

* fix logo, sidebar tooltip delay, multi languages

* confirm modal

* allowed symbols

* rebuild html

* fix conf. pop up, tooltip delay, rebuild html

* Portuguese fix(on/off)

* cutted letter "g"

* scale settings

* change view confirm pop up

* fix icons

* fix tooltips

* new contacts display  after open import file

* change syncing text

* rebuild html
2019-10-04 17:06:20 +02:00
Ravaga
a9e1810b4d portuguese translation 2019-10-03 20:43:51 +02:00
sowle
455ac69b89
Merge branch 'develop' into release 2019-10-03 21:37:54 +03:00
sowle
408a7dea89 === build number: 64 -> 65 === 2019-10-03 20:33:15 +03:00
zetov
dc93c3fa2b 01.10 fix (#123)
* test details & close btn

* compiled

* confirm modal

* delete "cancel" btn from aliases

* fix copy btn

* text alias fix

* confirm pop up

* lock & unlock transaction

* confirm pop up comment fix

* compiled

* rebuild html

* contact service

* rebuild html

* fix add contact + rebuild html

* allow symbols at name field diffrent from latin

* fix export import

* alias fix

* fix master pass (immigration 41 > 43)

* rebuild html

* commit

* fix

* rebuild

* fix modal width

* add type '.csv',validation empty contact list/file

* merge

* fix data.foreach & rebuild html

* fix countdown + counter of blocks

* fix logout without master pass

* fix sync block view

* fix modal

* fix lock transaction

* icons functional

* animated icons

* rebuild html

* tooltips

* fix logo, sidebar tooltip delay, multi languages

* confirm modal

* allowed symbols

* rebuild html
2019-10-03 16:56:24 +02:00
cryptozoidberg
bfe8b17c0a
Merge branch 'market_rpc_api' into develop 2019-10-02 21:18:15 +02:00
cryptozoidberg
9d3e2dee6b
Merge branch 'develop' into market_rpc_api 2019-10-02 21:06:50 +02:00
cryptozoidberg
601dd3560c
Merge branch 'develop' of github.com:hyle-team/zano into develop 2019-10-02 21:05:58 +02:00
sowle
ffe7b1f3b4
=== build number: 63 -> 64 === 2019-10-02 03:42:35 +03:00
sowle
da79610fac
from now new passwords must consist of allowed characters only 2019-10-02 03:41:24 +03:00
sowle
b0f376b7cd
=== build number: 62 -> 63 === 2019-09-29 23:53:59 +03:00
sowle
d4a9a0a77d
gui: fixed a bug with Qt logs in release 2019-09-29 23:53:03 +03:00
sowle
f9a72e3300
unit_tests: fork_choice_rule_test fixed 2019-09-29 22:56:50 +03:00
sowle
6f4b36a8a8
minor naming fix 2019-09-28 18:14:10 +03:00
sowle
e0967147bd
--enable-qt-logs implemented 2019-09-28 18:02:25 +03:00
cryptozoidberg
b2036b8c97
fixed warnings 2019-09-27 22:47:24 +02:00
cryptozoidberg
01bc8ef53d
Merge branch 'develop' into libmdbx 2019-09-27 20:34:00 +02:00
cryptozoidberg
60f930b0be
Merge branch 'libmdbx' of github.com:hyle-team/zano into libmdbx 2019-09-27 20:33:54 +02:00
cryptozoidberg
ec4b6caee5
Merge branch 'der_hint_improve' into develop 2019-09-27 20:33:22 +02:00
cryptozoidberg
58acfb58b0
Merge branch 'develop' of github.com:hyle-team/zano into develop 2019-09-27 20:32:09 +02:00