1
0
Fork 0
forked from lthn/blockchain
Commit graph

67 commits

Author SHA1 Message Date
sowle
a58cab8f9f coretests: gcc warnings fixed 2019-05-01 21:35:53 +02:00
sowle
303cb9b4ea various tests fixes for gcc 2019-05-01 21:25:56 +02:00
sowle
2143dc6779 functional_tests : fixed linkage for gcc 2019-05-01 21:02:33 +02:00
sowle
cbca150265 difficulty test removed as outdated 2019-05-01 21:01:40 +02:00
crypro.zoidberg
3c68509745 added more logs to exception in tests 2019-05-01 16:44:11 +02:00
sowle
976ed481d0 coretests adapted for serializable_pair 2019-05-01 16:01:10 +02:00
sowle
4987bfe6c5 gcc compilation fixup 2019-04-30 19:36:53 +02:00
crypro.zoidberg
76ce7518e7 added proper backward capability to wallet 2019-04-30 19:07:54 +02:00
sowle
e5c28e4642 Merge branch 'master' into offsig (2)
# Conflicts:
#	tests/core_tests/multisig_wallet_tests.cpp
2019-04-30 18:45:12 +02:00
sowle
5435bdbc01 Merge branch 'master' into offsig
# Conflicts:
#	tests/core_tests/multisig_wallet_tests.cpp
2019-04-30 18:44:15 +02:00
sowle
fab4a7ddf1 coretest wallet_chain_switch_with_spending_the_same_ki + wallet fixes 2019-04-26 19:08:38 +03:00
crypro.zoidberg
7fc1eb4d8a multiple fixes on coretests 2019-04-25 23:37:43 +02:00
sowle
c28f32de5f tests fixed 2019-04-23 02:03:34 +03:00
sowle
a13a5b270a Merge branch 'master' into offsig 2019-04-22 01:20:19 +03:00
cryptozoidberg
e2584ea520
cut offers from stress tests 2019-04-21 21:16:00 +02:00
sowle
060d829f3a Merge branch 'master' into offsig 2019-04-20 02:16:35 +03:00
crypro.zoidberg
d69f4b9095 testnet3 2019-04-19 21:46:22 +02:00
sowle
d51664e5dc Merge branch 'master' into offsig
# Conflicts:
#	tests/unit_tests/epee_levin_protocol_handler_async.cpp
2019-04-19 15:46:53 +03:00
crypro.zoidberg
cfbe5d2bbc implemented target_calculation optimisation 2019-04-18 23:29:38 +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
sowle
2c1fca9453 Merge branch 'master' into offsig
# Conflicts:
#	src/currency_core/currency_format_utils.h
2019-04-11 13:49:18 +03:00
crypro.zoidberg
d977521c17 fixed checkpoints in coretests 2019-04-11 00:12:32 +02:00
crypro.zoidberg
534d649466 implemented 128 bit coin supply 2019-04-10 03:00:29 +02:00
sowle
b08905c1cc Merge branch 'master' into offsig
# Conflicts:
#	src/currency_core/currency_format_utils.h
#	tests/unit_tests/pow_hash_test.cpp
2019-04-08 01:37:32 +03:00
sowle
593a887d77 unit tests fixed 2019-04-05 00:43:09 +03:00
crypro.zoidberg
c14a907810 Merge branch 'master' into progpow 2019-04-03 18:33:36 +02:00
sowle
9e05f08024 coretests adapted 2019-04-03 17:53:49 +03:00
sowle
46820873cf CI test, part 0 2019-03-29 06:57:10 +03:00
crypro.zoidberg
4f3eb89fe0 fixed coretests for new ProgPow hash 2019-03-25 02:23:59 +01:00
crypro.zoidberg
cc850cf3c3 Inital integration of progpow 2019-03-25 01:30:20 +01:00
crypro.zoidberg
1173d669b0 Merge branch 'master' into testnet2 2019-03-03 18:11:32 +01:00
crypro.zoidberg
b90a18578d new difficuty adjustment moved into the scene 2019-03-03 01:09:42 +01:00
crypro.zoidberg
9e5bf23363 tests fixed 2019-03-02 20:49:15 +01:00
sowle
34516dd7a8 PCH for coretests corrected 2019-03-02 22:24:01 +03:00
crypro.zoidberg
dc77e8996d Merge branch 'master' into testnet2 2019-02-25 18:27:00 +01:00
crypro.zoidberg
93831b9ab4 light scratchpad implemented 2019-02-23 23:50:17 +01:00
anonimal
e9d49662e9
db_tests: use static zlib for build consistency
The build is still fixed but, after further review, the zlib dynamic lib
is never actually used in the zano build (sorry about that). As such, I
think there should be build-consistency until further action is taken
regarding any unnecessary dynamic dependency building.
2019-02-20 20:08:43 +00:00
crypro.zoidberg
ad77ef54f5 attempt to fix #13 2019-02-20 20:04:19 +01:00
crypro.zoidberg
5200387d23 mesure performance 2019-02-20 20:02:43 +01:00
cryptozoidberg
883ca71469
Merge pull request #11 from anonimal/zlib
db_tests: fix undefined references in get_log_chunk_gzipped
2019-02-20 19:21:55 +01:00
anonimal
f91bce9a91
core_tests: resolve build warning (-Wbackslash-newline-escape) 2019-02-20 07:47:52 +00:00
anonimal
eec9c9e45c
unit_tests: resolve epee build warning (-Wunused-lambda-capture)
The local variable is not required to be captured for this impl.
2019-02-20 07:46:53 +00:00
anonimal
17373549c0
zano: resolve build warnings (-Wdelete-non-virtual-dtor) 2019-02-20 07:19:02 +00:00
anonimal
b3a8435175
db_tests: fix undefined references in get_log_chunk_gzipped 2019-02-20 06:01:20 +00:00
alfred
fead09cb1e l-value assignement error 2019-02-08 14:07:30 -08: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