1
0
Fork 0
forked from lthn/blockchain
Commit graph

3380 commits

Author SHA1 Message Date
cryptozoidberg
83ce06e0ca
hardfork shifted to 15 of september 2019-09-05 20:42:47 +02:00
sowle
a9289e9cd6 === build number: 54 -> 55 === 2019-09-05 21:38:43 +03:00
cryptozoidberg
af9ca4ba7d
Merge branch 'develop' into release 2019-09-05 20:15:52 +02:00
cryptozoidberg
11b549c114
versioning changed to more classic way 2019-09-05 20:15:14 +02:00
cryptozoidberg
b4b13faa2a
Merge branch 'develop' into release 2019-09-05 19:18:45 +02:00
cryptozoidberg
dcf7f659fe
Merge branch 'release' of github.com:hyle-team/zano into release 2019-09-05 19:18:25 +02:00
cryptozoidberg
a1bee7d7a8
Merge branch 'master' of github.com:hyle-team/zano 2019-09-05 18:25:34 +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
eb4a10e18e
added missing file + code cleanup 2019-08-31 14:48:02 +02:00
cryptozoidberg
84dfc6917a
added cmake paramter to have mdbx as an option 2019-08-31 14:41:18 +02:00
cryptozoidberg
b69a9b9bf4
added missed () 2019-08-30 23:10:18 +02:00
cryptozoidberg
07cc6e4a68
re-configured platforms supportin cmake for libmdbx 2019-08-30 23:09:04 +02:00
cryptozoidberg
7a1de87972
fixed mispring 2019-08-30 22:10:48 +02:00
cryptozoidberg
2a0aafd7b3
added missing version.c file 2019-08-30 21:57:52 +02:00
cryptozoidberg
e2b9de59a9
added missing file 2019-08-30 21:51:33 +02:00
cryptozoidberg
1dee7bc139
changed conditions for cmake 2019-08-30 21:44:24 +02:00
cryptozoidberg
a969d28c8e
fixed mispring 2019-08-30 21:36:03 +02:00
cryptozoidberg
e2357dfe13
added multiple os lock support files into cmake 2019-08-30 21:30:55 +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
cryptozoidberg
64b16b6f25
fixed warnings 2019-08-30 15:48:58 +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
704828f4fa
fixed bug in set_geo params 2019-08-30 00:44:40 +02:00
cryptozoidberg
5009a20461
added mdbx backend, first launch(got some errors) 2019-08-30 00:21:53 +02:00
cryptozoidberg
c78a118633
added cmakelist 2019-08-29 22:51:37 +02:00
cryptozoidberg
28163e9eae
Merge branch 'lmdb_18_revert' into libmdbx 2019-08-29 22:49:44 +02: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
cryptozoidberg
e4c28d29e8
few changes to fix compilation 2019-08-29 22:48:15 +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