1
0
Fork 0
forked from lthn/blockchain
Commit graph

51 commits

Author SHA1 Message Date
sowle
a4028ea219
experimental crypto: ml2s_lnk_sig_gen implemented 2021-02-04 02:29:38 +03:00
sowle
dd679a1117
experimental crypto: Hp and Hs calculator impelemented 2021-01-26 23:21:44 +03:00
sowle
dd095f205c
experimental crypto: ml2s_lnk_sig_verif implemented completely 2021-01-26 23:19:26 +03:00
sowle
5843f6964c
crypto: fe_isnonzero made public, point_t::is_zero() added 2021-01-26 23:14:46 +03:00
sowle
3c3f7ee7b6
experimental crypto: point and scalar test helpers, exception-safe tests running 2021-01-13 10:57:47 +03:00
sowle
a2fac71ab8
experimental crypto: L2S wip and hash helper + test 2021-01-12 23:56:53 +03:00
sowle
7f5e519277
experimental crypto: scalar_t & point_t improvements 2021-01-11 23:56:43 +03:00
sowle
515a089a46
experimental crypto: sha3 added 2021-01-10 23:08:45 +03:00
sowle
add0f39302
crypto: L2S protocol introduced (WIP) 2020-12-30 13:13:00 +03:00
sowle
c82aacd437
experimental crypto: sc_invert2, performance comparison, point_G arithmetic fixed 2020-12-25 23:33:01 +03:00
sowle
25b1eed3da
experimental crypto: arithmetics assignment operators added to scalar_t, more tests, profiling 2020-12-24 01:46:04 +03:00
sowle
f05f533a0c
experimental crypto: tests moved to functional_tests, few tests added, gtest-like infrastructure added 2020-12-23 01:40:02 +03:00
cryptozoidberg
1c92def934
implemented export of mobile app data 2020-07-11 18:42:59 +02:00
sowle
e7c4ea6acc
all tests are adapted 2020-04-23 16:07:18 +03:00
cryptozoidberg
7d99128a21
bundle working folder now passed throught configuration 2020-03-26 04:34:26 +01:00
cryptozoidberg
31e328768e
implemented secure api for configuring wallets data 2020-03-20 04:19:25 +01:00
cryptozoidberg
01b6f41509
implemented get logs/truncate logs in plain_wallet 2020-03-15 06:14:08 +01:00
cryptozoidberg
83f42ef10f
fixed bug with unknown wallet 2020-02-28 12:28:00 +01:00
cryptozoidberg
47e33ff75d
fixed bug with deatachment of thread object 2020-02-28 05:37:53 +01:00
cryptozoidberg
c4a423f6f5
fixed native library for auto-start of sync process in wallet thread 2020-02-13 01:44:30 +01:00
cryptozoidberg
b931199386
fixed initialization 2020-02-12 20:36:54 +01:00
cryptozoidberg
cfe9837ba8
tested plain wallet interface, and fixed errors 2020-01-27 20:57:12 +01:00
cryptozoidberg
03f04c9dd9
implemented exented wallet api, finished plain wallet test(but not tested yet) 2020-01-23 03:26:25 +01:00
cryptozoidberg
c0f1d7b577
fixed cmake, fixed compilation problems, implemented plain_api test draft 2020-01-21 01:31:16 +01:00
sowle
62af1716af
tests fixes:
coretests/random_state_manupulation_test
functional_tests/core_concurrency_test
unit_tests/db_accessor_tests.median_db_cache_test
2019-09-11 13:38:04 +03:00
cryptozoidberg
676ad16fca
fixed most of the coretests 2019-07-26 18:53:42 +02:00
cryptozoidberg
c9f93364ad
changed difficulty adjustment 2019-07-19 18:39:00 +02:00
cryptozoidberg
5243833bb3
Reserved more outs in tests 2019-05-03 17:31:33 +02:00
crypro.zoidberg
36c4dffb1a re-fixed stresstest preparation phase 2019-05-01 21:44:09 +02:00
crypro.zoidberg
992171456b fixed stresstest preparation phase 2019-05-01 21:38:08 +02:00
crypro.zoidberg
3c68509745 added more logs to exception in tests 2019-05-01 16:44:11 +02:00
crypro.zoidberg
76ce7518e7 added proper backward capability to wallet 2019-04-30 19:07:54 +02:00
sowle
c28f32de5f tests fixed 2019-04-23 02:03:34 +03:00
cryptozoidberg
e2584ea520
cut offers from stress tests 2019-04-21 21:16:00 +02:00
sowle
2be037042f some tests fixed 2019-04-18 03:22:19 +03:00
crypro.zoidberg
5dec82a2fc added more details on performance monitoring 2019-04-17 19:24:44 +02:00
sowle
7558c30c8a attempt to fix tests compilation and linkage 2019-04-17 18:35:32 +03:00
crypro.zoidberg
cc850cf3c3 Inital integration of progpow 2019-03-25 01:30:20 +01:00
crypro.zoidberg
b90a18578d new difficuty adjustment moved into the scene 2019-03-03 01:09:42 +01:00
crypro.zoidberg
257d63d2b1 fixed bug with possible http server flood 2019-02-08 21:33:26 +01:00
crypro.zoidberg
128ce34cf5 final adjustment and emulation 2019-02-07 20:11:08 +01:00
crypro.zoidberg
46fa44edcf more precise method for simulation implemented 2019-02-07 01:41:31 +01:00
crypro.zoidberg
6adcc5c601 simulation few lines 2019-02-06 13:51:17 +03:00
crypro.zoidberg
064f1edc17 fixed multi-sync issue, fixed wrong 'set connected FALSE' warning, disabled market 2019-01-25 03:19:37 +03:00
crypro.zoidberg
29a6d0bce4 fixed bug in miner, added demangling for callstacks 2019-01-23 21:13:42 +03:00
crypro.zoidberg
699bee2cb1 fixed bug in parser 2019-01-23 18:35:59 +03:00
crypro.zoidberg
e5795fb131 Merge branch 'master' into dif_analysis 2019-01-23 13:37:33 +03:00
crypro.zoidberg
95e2e8ec34 parse time data: added forgoten files 2019-01-23 13:36:48 +03:00
crypro.zoidberg
29efec2bd6 parse time data 2019-01-23 13:16:48 +03:00
alfredmox
29d8170709 concurrency tests 2019-01-22 03:34:09 -08:00