Peter Conrad
|
a7e0c887db
|
Added test case for recursion depth 240
|
2018-03-07 15:44:01 +01:00 |
|
Peter Conrad
|
b4f3947cb1
|
Include variants_from_string in parser test
|
2018-03-07 15:43:25 +01:00 |
|
Peter Conrad
|
cb9c61fa2d
|
Avoid legacy_generator
|
2018-03-07 15:43:05 +01:00 |
|
Peter Conrad
|
8c09ff09fc
|
Added json write/validate/read test
|
2018-03-07 15:42:19 +01:00 |
|
Peter Conrad
|
72e96e3c1d
|
Added first json test case
|
2018-03-06 14:43:35 +01:00 |
|
Peter Conrad
|
0c75709488
|
Added unit tests for stringstream, [io]fstream and buffered_[io]stream
|
2018-03-06 14:43:17 +01:00 |
|
Peter Conrad
|
c02fe0aaf6
|
Added unit test to demonstrate problem with time_point_sec::to_iso_string
|
2018-01-23 17:58:37 +01:00 |
|
Anton Autushka
|
c2a37a83bd
|
Boost 1.61 compatibility fix
|
2017-11-09 15:18:58 +03:00 |
|
Vikram Rajkumar
|
cb627980a5
|
Remove unused CyoEncode and Base32
5c466150ec
|
2017-06-04 18:13:13 -05:00 |
|
Vikram Rajkumar
|
fe82998021
|
Remove NTP
|
2017-03-16 12:29:57 -05:00 |
|
Vikram Rajkumar
|
326140a931
|
Remove leftover udt code
|
2017-01-13 13:36:21 -06:00 |
|
Daniel Larimer
|
b07f429556
|
remove udt and make websocketpp includes public
|
2017-01-03 15:13:22 -05:00 |
|
Daniel Larimer
|
ee6ee27290
|
clean up tests and add some utility methods
|
2016-10-24 17:44:53 -04:00 |
|
Daniel Larimer
|
6bd5a6c73b
|
Merge branch 'master' of https://github.com/steemit/fc
|
2016-10-10 17:16:59 -04:00 |
|
Daniel Larimer
|
0ace4298c5
|
adding interprocess lock
|
2016-10-10 17:16:57 -04:00 |
|
theoreticalbts
|
636d4530e3
|
sha256: Add method to return approx log as double
|
2016-10-04 14:19:59 -04:00 |
|
theoreticalbts
|
585cea9472
|
sha256: Add inverse log and testing
|
2016-10-04 14:19:59 -04:00 |
|
Daniel Larimer
|
e7d0d26fe2
|
adding fixed_string definition
|
2016-09-15 15:29:16 -04:00 |
|
theoreticalbts
|
f3e69d81a9
|
sha256: Implement and test clz(), approx_log_32()
|
2016-08-11 12:10:14 -04:00 |
|
Daniel Larimer
|
7e32df4978
|
Merge pull request #46 from pmconrad/blinding
Blinding a la Oleg Andreev
|
2015-10-01 09:55:28 -04:00 |
|
Peter Conrad
|
a9364db96b
|
Refactored + extended websocket test
|
2015-08-30 22:15:20 +02:00 |
|
Peter Conrad
|
899a5c489b
|
Added tests for UTF-8
|
2015-08-23 22:15:47 +02:00 |
|
Peter Conrad
|
cd7615475f
|
Fixed some tests
|
2015-08-20 22:57:08 +02:00 |
|
Vikram Rajkumar
|
4c9a6b6dab
|
Add missing include
|
2015-08-03 10:20:37 -04:00 |
|
Peter Conrad
|
9b37e72140
|
Added simple randomness test (Wald–Wolfowitz runs)
|
2015-07-30 18:37:44 +02:00 |
|
Peter Conrad
|
bfa1433cdd
|
Added test for diffie-hellmann key exchange
|
2015-07-30 17:42:20 +02:00 |
|
Peter Conrad
|
1a342f8fae
|
Added stream test
|
2015-07-30 16:30:24 +02:00 |
|
Peter Conrad
|
d67c18f6c3
|
Fixed shift in hashes + more tests
|
2015-07-29 23:22:34 +02:00 |
|
Peter Conrad
|
ef92e68146
|
Created + added test vectors, various fixes - working!
|
2015-07-29 21:00:08 +02:00 |
|
Peter Conrad
|
622de81402
|
Added tests, fixes (sig format, canonicalization)
|
2015-07-29 21:00:08 +02:00 |
|
Peter Conrad
|
0f67ca751e
|
Implemented extended keys
|
2015-07-29 20:59:32 +02:00 |
|
Peter Conrad
|
0575840a9c
|
Implemented HMAC template + test
|
2015-07-29 20:58:44 +02:00 |
|
Peter Conrad
|
31437bd248
|
Started with SHA test cases
|
2015-07-27 23:05:39 +02:00 |
|
Peter Conrad
|
0878e7f8f8
|
Tested + fixed more cases
|
2015-07-27 22:22:20 +02:00 |
|
Peter Conrad
|
fe0ec4a42d
|
Added FC_ASSERT to prevent buffer overflow
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
af18f89355
|
Added hex test
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
8e514128b6
|
Added blowfish tests
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
0b9066ae48
|
Added bigint test cases
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
e10f6105a6
|
Added missing b58 test
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
0e681dfb1c
|
Added tests for base_n encodings, fixed base32 + base36
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
19b6de0e24
|
Created tests/* subfolders
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
ca896b2c85
|
More refactoring
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
5f4ff1aa21
|
More tests refactored
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
dda63f4fc8
|
Refactored tests, fixed AES test
|
2015-07-27 21:23:15 +02:00 |
|
Peter Conrad
|
39b47c36f0
|
Re-enabled + refactored compress test, added zlib test case
|
2015-07-27 21:23:15 +02:00 |
|
Daniel Larimer
|
7fc2cc43f1
|
Adding multi_index to/from variant support
|
2015-07-23 13:16:19 -04:00 |
|
Vikram Rajkumar
|
701b9ac00c
|
Remove problematic easylzma
|
2015-06-23 16:19:36 -04:00 |
|
Eric Frias
|
10e747409c
|
Fix FC win32 compiling (secp256k1 related errors)
|
2015-06-15 14:38:33 -04:00 |
|
Vikram Rajkumar
|
f7cf9abe55
|
Add secp256k1-zkp submodule
|
2015-06-13 15:28:40 -04:00 |
|
Daniel Larimer
|
3a392eba51
|
adding typdefs and exta testing
|
2015-06-12 09:49:40 -04:00 |
|