1
0
Fork 0
forked from lthn/blockchain
Commit graph

847 commits

Author SHA1 Message Date
zetov
d11a124142 fix sync block view (#115)
* 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
2019-09-06 14:10:24 +02:00
cryptozoidberg
83ce06e0ca
hardfork shifted to 15 of september 2019-09-05 20:42:47 +02:00
cryptozoidberg
11b549c114
versioning changed to more classic way 2019-09-05 20:15:14 +02:00
cryptozoidberg
4d1acdd783
Merge branch 'develop' of github.com:hyle-team/zano into develop 2019-09-05 18:25:00 +02:00
sowle
6f93fbd7a0
fix for PoS locking issue + enhanced naming 2019-09-05 19:08:10 +03:00
sowle
d111e014bb
coretests: hard_fork_1_pos_locked_height_vs_time added (exposes an issue) 2019-09-05 19:06:35 +03:00
zetov
dbb3bb7391 fix logout without masster password (#113)
* 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
2019-09-05 16:32:18 +02:00
sowle
62242c448b
coretests: hard_fork_1_pos_and_locked_coins improvements 2019-09-05 16:16:11 +03:00
sowle
073a12f0ff
minor fixes 2019-09-05 16:15:21 +03:00
sowle
bdc640442c
build script windows: signing added 2019-09-04 15:23:04 +03:00
zetov
a849237b31 fix countdown + counter of blocks (#112)
* 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
2019-09-04 13:34:03 +02:00
sowle
dbbef6a642 === build number: 53 -> 54 === 2019-09-02 19:33:46 +03:00
cryptozoidberg
993027ad42
hardfork date shifted to 10 of september 2019-09-02 18:33:20 +02:00
sowle
c29e72132b === build number: 52 -> 53 === 2019-09-02 17:49:04 +03:00
cryptozoidberg
5877638eb1
Merge branch 'develop' of github.com:hyle-team/zano into develop 2019-09-02 16:48:29 +02:00
cryptozoidberg
7f8ef2f3bf
attempt to fix issue with eraly mining before daemon got synced 2019-09-02 16:48:08 +02:00
sowle
c521bfe933 === build number: 51 -> 52 === 2019-09-01 23:59:23 +03:00
zetov
49ebfffe70 fix data.foreach & rebuild (#109)
* 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
2019-09-01 22:58:31 +02:00
cryptozoidberg
0383fb78d4
fixed misprint in the fork choise rule 2019-08-31 22:56:25 +02:00
sowle
c6583f56c4 === build number: 50 -> 51 === 2019-08-31 17:06:53 +03:00
cryptozoidberg
c5820ce55e
Merge branch 'lmdb_18_revert' into develop 2019-08-31 16:05:15 +02:00
cryptozoidberg
23c8d4828d
Merge branch 'develop' into lmdb_18_revert 2019-08-31 16:04:48 +02:00
cryptozoidberg
566d1d2d19
added exception handling in main thread + log message at exit 2019-08-30 20:48:02 +02:00
cryptozoidberg
12e5c65e46
Merge branch 'lmdb_18_revert' of github.com:hyle-team/zano into lmdb_18_revert 2019-08-30 15:59:30 +02:00
sowle
98a2c59fee
=== build number: 49 -> 50 === 2019-08-30 03:59:04 +03:00
sowle
e278e8a792
ethash: more logs 2019-08-30 03:57:45 +03:00
sowle
33598c7c19
ethash: implement custom logging, add log message on allocation error 2019-08-30 03:53:20 +03:00
cryptozoidberg
ca7c84e37c
Merge branch 'lmdb_18_revert' of github.com:hyle-team/zano into lmdb_18_revert 2019-08-29 22:49:12 +02:00
sowle
a8173575bb
=== build number: 48 -> 49 === 2019-08-29 18:45:59 +03:00
sowle
e07e4b0b9b
correctly handle null ptr that may be returned from progpow in get_block_longhash() 2019-08-29 18:44:59 +03:00
cryptozoidberg
b7ad2b21b9
Merge branch 'lmdb_18_revert' of github.com:hyle-team/zano into lmdb_18_revert 2019-08-29 12:41:19 +02:00
sowle
6d173d7077
gcc compilation fixed 2019-08-29 12:28:05 +03:00
sowle
c0d9f0f5f0
=== build number: 47 -> 48 === 2019-08-29 12:21:33 +03:00
sowle
972acf2632
lmdb back end reverted 2019-08-29 12:21:05 +03:00
sowle
fb66630676
=== build number: 46 -> 47 === 2019-08-29 04:40:55 +03:00
sowle
2ccc082ff9
project version is now added to crashdump filename 2019-08-29 04:37:24 +03:00
sowle
ffa1d9ea55
windown callstack enabled for Zano app as well as for daemon 2019-08-29 04:36:35 +03:00
sowle
d6e8ecb86f
callstack trace for win64 implemented and integrated into epee 2019-08-29 04:23:16 +03:00
cryptozoidberg
090f1c6d8b
Merge branch 'develop' of github.com:hyle-team/zano into develop 2019-08-28 22:53:12 +02:00
sowle
4cb6a6a51f
=== build number: 45 -> 46 === 2019-08-28 18:18:11 +03:00
sowle
28659827c3
lmdb: reverting back to v 18 due to complex issues with resizing/synchronization
lmdb v 24 requires manual resizing/growing during it's normal function
Zano core is purely async so it's not easy to prevent all DB txs from starting on lmdb adapter level, because it will lead to random deadlocks in the core due to many high-level cross-thread dependencies.
We will rethink this later.
Many thanks to @leo-yuriev who helped us to discover these issues!
2019-08-28 17:58:35 +03:00
sowle
4936c6bb20
core: check for free space at launch as well 2019-08-27 03:25:35 +03:00
cryptozoidberg
2daa539af4
Merge branch 'develop' of github.com:hyle-team/zano into develop 2019-08-26 19:07:31 +02:00
sowle
9ade3f764d === build number: 44 -> 45 === 2019-08-21 23:30:13 +03:00
cryptozoidberg
1689d2e3a2
Merge branch 'develop' of github.com:hyle-team/zano into develop 2019-08-21 22:29:23 +02:00
cryptozoidberg
a72db3d3c4
shifted hardfork day 2019-08-21 22:29:06 +02:00
sowle
a509367eac === build number: 43 -> 44 === 2019-08-20 00:26:27 +03:00
Ravaga
5409b49d03 New Crowdin translations (#104)
* New translations en.json (German)

* New translations en.json (German)

* New translations en.json (German)

* New translations en.json (German)

* New translations en.json (German)

* New translations en.json (German)

* New translations en.json (Korean)

* New translations en.json (Ukrainian)

* New translations en.json (Turkish)

* New translations en.json (Swedish)

* New translations en.json (Spanish)

* New translations en.json (Serbian (Cyrillic))

* New translations en.json (Russian)

* New translations en.json (Romanian)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (French)

* New translations en.json (Greek)

* New translations en.json (Polish)

* New translations en.json (Norwegian)

* New translations en.json (Japanese)

* New translations en.json (Hungarian)

* New translations en.json (Hebrew)

* New translations en.json (Finnish)

* New translations en.json (Czech)

* New translations en.json (Dutch)

* New translations en.json (Danish)

* New translations en.json (Chinese Simplified)

* New translations en.json (Catalan)

* New translations en.json (Arabic)

* New translations en.json (Afrikaans)

* New translations en.json (Italian)

* New translations en.json (Vietnamese)
2019-08-19 23:25:06 +02:00
zetov
58c850fa99 add type '.csv',validation empty contact list/file (#105)
* 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
2019-08-18 14:39:20 +02:00
sowle
ec8dd9ee25
unit_tests: compilation fixup 2019-08-17 07:54:55 +03:00