Amaury Chamayou
|
525c6cf4da
|
Add and install Platform Info script (#1081)
|
2020-04-20 17:02:14 +01:00 |
Alex
|
f25036d6d5
|
Delete some dead code (#1076)
|
2020-04-17 11:09:07 +01:00 |
Amaury Chamayou
|
4d9d12d32b
|
Expose add_enclave_library_c in ccf_app.cmake (#1073)
|
2020-04-16 11:31:04 +01:00 |
Alex
|
8dcc7025b7
|
Fix how pbft deal with tx conflicts + other stuff (#1064)
|
2020-04-14 16:46:05 +01:00 |
olgavrou
|
be1224750f
|
SmallBank with Flatbuffers (#1055)
|
2020-04-14 15:00:47 +01:00 |
Alex
|
dc1b1faa6a
|
Fix some memory allocation issue (#1062)
|
2020-04-11 20:56:59 +01:00 |
Alex
|
91bf3f098e
|
Delete obsolete code (#1061)
|
2020-04-10 08:53:20 +01:00 |
Amaury Chamayou
|
5b8c99e3d2
|
Install scenario_perfclient (#1058)
|
2020-04-09 15:53:31 +01:00 |
Amaury Chamayou
|
b8ddcd081c
|
Default build type setting in preproject.cmake (#1057)
|
2020-04-09 12:01:39 +01:00 |
Amaury Chamayou
|
c3f3051ef7
|
The rest of the daily build (#1027)
|
2020-04-07 11:05:24 +01:00 |
olgavrou
|
cf36e714f6
|
Late joiners plus view changes (#1001)
|
2020-04-01 08:46:57 +01:00 |
Julien Maffre
|
526587ac6a
|
Fix forward caller unauthenticated handler (#1018)
|
2020-03-31 20:09:56 +01:00 |
Amaury Chamayou
|
82506759e1
|
Upgrade CLI11 (#1013)
|
2020-03-31 10:15:47 +01:00 |
Eddy Ashton
|
f9276aaa79
|
Default worker threads is 0 (#1005)
|
2020-03-27 15:14:23 +00:00 |
Eddy Ashton
|
2d753e406c
|
Re-enable threads (#997)
|
2020-03-27 13:12:40 +00:00 |
Amaury Chamayou
|
e8c2628ff9
|
Turn off less than fully stable tests for the release (#1003)
|
2020-03-27 12:56:37 +00:00 |
Amaury Chamayou
|
a388e39b52
|
CI efficiency improvements (#996)
|
2020-03-26 15:30:06 +00:00 |
Eddy Ashton
|
bfb341bb2f
|
Rename files for consistency (#989)
|
2020-03-25 16:02:04 +00:00 |
Eddy Ashton
|
bd8619f2f6
|
Improve install with exported options (#986)
|
2020-03-25 14:50:30 +00:00 |
Amaury Chamayou
|
66b660e66e
|
Outage fixed, reverting change (#991)
|
2020-03-25 11:14:43 +00:00 |
Amaury Chamayou
|
63e9b6b0f6
|
Upgrade Open Enclave (#990)
|
2020-03-24 18:47:19 +00:00 |
Amaury Chamayou
|
07f54046ad
|
Install getting started (#983)
|
2020-03-24 14:17:08 +00:00 |
Eddy Ashton
|
57e0947729
|
Minor renames for consistency (#978)
|
2020-03-23 17:29:47 +00:00 |
Eddy Ashton
|
3303244ce6
|
Flatten msgpack-c (#970)
|
2020-03-23 09:23:27 +00:00 |
olgavrou
|
b15dc51a4e
|
PBFT member client test (#963)
|
2020-03-20 11:17:50 +00:00 |
Alex
|
e9c585cc45
|
snmalloc for virtual builds + some fixes (#967)
|
2020-03-20 10:30:46 +00:00 |
Julien Maffre
|
07e736ec3b
|
Fast curve for users for performance tests with signatures (#965)
|
2020-03-19 16:33:34 +00:00 |
Julien Maffre
|
aee15c68dc
|
Fix hardcoded paths in CCF install (#950)
|
2020-03-13 16:27:56 +00:00 |
Julien Maffre
|
49c7800d87
|
0.8 install fixes (#945)
|
2020-03-12 16:56:09 +00:00 |
Julien Maffre
|
7cb881bf7a
|
Members key share retrieval, decryption and submission (#932)
|
2020-03-11 08:39:20 +00:00 |
Eddy Ashton
|
79388b9dc2
|
Construct perf TESTS_SUFFIX in cmake (#931)
|
2020-03-09 10:29:00 +00:00 |
olgavrou
|
c8fe792f34
|
One consensus build (#922)
|
2020-03-06 11:52:17 +00:00 |
Amaury Chamayou
|
af4f516daa
|
Debug perf ci (#888)
|
2020-02-26 16:48:47 +00:00 |
Julien Maffre
|
3ae6e3d407
|
Cache quote inside enclave (#880)
|
2020-02-24 14:42:05 +00:00 |
Eddy Ashton
|
6057da296a
|
Make WORKER_THREADS a cached variable (#871)
|
2020-02-20 09:57:27 +00:00 |
olgavrou
|
03c4e666a8
|
Remove second merkle tree and serialisation/deserialisation of derived tables (#870)
|
2020-02-20 08:27:45 +00:00 |
Alex
|
1b7ada169c
|
Move PBFT execution out of replica.cpp (#849)
|
2020-02-17 16:24:59 +00:00 |
olgavrou
|
de0015757f
|
Rollback in PBFT (#825)
|
2020-02-14 22:51:30 +00:00 |
Alex
|
a022b2f057
|
Run multiple threads for PBFT (#838)
|
2020-02-13 21:57:54 +00:00 |
Alex
|
360abf5de2
|
Run 2 threads for release raft builds (#822)
|
2020-02-11 14:30:19 +00:00 |
Amaury Chamayou
|
c8aa4615b4
|
Add other perf node (#823)
|
2020-02-11 13:46:03 +00:00 |
Amaury Chamayou
|
7bc0d2ef3c
|
Perf env (#814)
|
2020-02-11 09:48:18 +00:00 |
Julien Maffre
|
6729fc0b4f
|
Shamir Secret Sharing library in CCF (#810)
|
2020-02-07 09:15:54 +00:00 |
Amaury Chamayou
|
26e6300720
|
Remove ftcp clients (#783)
|
2020-02-04 13:57:26 +00:00 |
olgavrou
|
15d42ac654
|
Playback via ledger entries (#721)
|
2020-02-03 16:12:28 +00:00 |
Eddy Ashton
|
e82685393e
|
Enable HTTP by default (#746)
|
2020-01-30 12:27:45 +00:00 |
Eddy Ashton
|
fba15ed4cb
|
Install all headers and export CCF targets (#742)
|
2020-01-29 15:09:28 +00:00 |
Amaury Chamayou
|
9f65d22fb6
|
Add cmake-format check (#736)
|
2020-01-28 18:09:42 +00:00 |
Eddy Ashton
|
ae327aa09a
|
Add common enclave lib for building CCF apps against (#715)
|
2020-01-28 14:06:12 +00:00 |
Julien Maffre
|
e4e737d0d5
|
One unique end-to-end logging test + HTTP and PBFT (#722)
|
2020-01-27 13:53:23 +00:00 |