Граф коммитов

2694 Коммитов

Автор SHA1 Сообщение Дата
Eddy Ashton 6b04017f85
Add mutex locks to sample indexing strategies (#4075) 2022-07-31 09:59:02 +00:00
Mahati Chamarthy 0dbbe05cb9
Docs: add documentation (#4081) 2022-07-29 16:38:34 +00:00
Eddy Ashton 822de7859e
Support HTTP/2 with Python CurlClient (#4080) 2022-07-29 15:01:23 +00:00
Amaury Chamayou dfe98cbf16
Safe node removal (#4008) 2022-07-28 13:06:21 +01:00
Julien Maffre 5c9a103e78
Raft: count election quorums in all active configurations (#4018) 2022-07-28 08:51:39 +01:00
Julien Maffre 0943d8c4a2
Remove mention of "global" commit wherever possible (#4065) 2022-07-26 15:47:21 +01:00
Julien Maffre 6c4836f5bb
Update recovery.rst (#4066) 2022-07-26 14:14:59 +01:00
Julien Maffre 9b564c1709
Docs: change node address to default `127.0.0.1:8000` (#4064) 2022-07-26 08:50:20 +00:00
Istvan Haller 5dcb7567d3
Created CCF PAL (#4050) 2022-07-22 15:12:56 +01:00
Dominic Ayre bd659fc2c2
Cleanly separate example RPC API with built-in endpoints (#3868) (#4057) 2022-07-22 09:09:18 +00:00
SeongTae Jeong e9566fa19d
<docs>[kvStoreAPI]: correct the comments in WriteOnlyHandle (#4059)
Reference: https://github.com/microsoft/CCF/issues/4055 (#4055)
2022-07-22 08:28:33 +00:00
Christoph M. Wintersteiger 6d53029c93
Include missing header (#4058) 2022-07-21 17:55:27 +01:00
Eddy Ashton d6e4c9ffd8
Ring buffer hardening (#4042) 2022-07-21 10:35:02 +01:00
Istvan Haller 26aa7fca19
Improved compatibility for clang-12 and clang-13 (#4054) 2022-07-20 18:35:00 +01:00
Donovan Brown a89a876119
Update js_app_ts.rst (#4051) 2022-07-20 13:19:56 +01:00
Julien Maffre 4fcde54dd0
Stop building versioned documentation for 1.x (#4053) 2022-07-20 11:51:57 +01:00
Julien Maffre 9b11cff6b1
Update `nghttp2` to `1.48.0` (#4043) 2022-07-20 08:52:47 +00:00
Eddy Ashton 246b89a1bd
Clarify documentation on verbose logging (#4048) 2022-07-19 23:28:56 +00:00
Eddy Ashton 68ea7f932f
Drop tasks in `ThreadMessaging` destructor (#4047) 2022-07-19 16:31:06 +00:00
Paul Liétar 2f7ade123c
Fix name of cmake build switch in docs. (#4046) 2022-07-19 16:15:05 +01:00
Julien Maffre 2e29d1b5c2
Drop async tasks at the end of test (#4045) 2022-07-19 10:59:40 +01:00
Julien Maffre 364c8f02e5
Raft scenarion reconfiguration (#4041) 2022-07-18 17:09:14 +01:00
Eddy Ashton 28d71b666b
Deprecate old logging macros from application code (#4039) 2022-07-15 17:01:00 +01:00
Amaury Chamayou 332d3dc6bd
Update CHANGELOG.md (#4036) 2022-07-15 11:07:46 +01:00
Eddy Ashton a4244022b8
Add support for tagged loggers and app-specific logging macros (#4024) 2022-07-15 09:16:26 +01:00
Julien Maffre 8a41971203
Add experimental support for HTTP/2 (#4010) 2022-07-14 14:37:10 +00:00
Julien Maffre afa48e75fb
Move `COMPILE_LIBCXX` so that it is set for apps (#4027) 2022-07-14 11:54:53 +01:00
Eddy Ashton 0e6ff2afd4
Fix warnings in Typedoc build (#4031) 2022-07-13 11:36:22 +01:00
Amaury Chamayou c2f81da938
Upgrade to Open Enclave 0.18.1 (#4023) 2022-07-12 16:51:44 +01:00
Cale Teeter b749361f59
Fixed bundling bug for Windows based systems. (#4020) 2022-07-11 20:13:34 +00:00
Amaury Chamayou ebb114d942
Upgrade OE 0.18.1 and PSW on base image (#4021) 2022-07-11 16:35:49 +01:00
Julien Maffre 1693a82558
Fix `deb_install.yml` with latest CCF version (#4017) 2022-07-08 10:32:05 +01:00
Julien Maffre 3a186cfc40
Infra: Fix LTS test commit stuck (#4012) 2022-07-05 17:06:35 +01:00
Julien Maffre 417a0b0d18
Docs: Fix TLA+ link (#4011) 2022-07-04 09:38:48 +01:00
Julien Maffre b21c981044
Infra: Fix node version detection (#4004) 2022-07-01 10:52:39 +01:00
Julien Maffre 62483bfaa0
Report mismatched certificates in `transition_service_to_open` proposal. (#4006) 2022-07-01 09:58:43 +01:00
Amaury Chamayou 8db4a54297
Only run 3 recoveries (#4001) 2022-06-30 13:34:35 +01:00
Julien Maffre 413ee9fe11
Add arbitrary service data (#3997) 2022-06-30 10:51:40 +00:00
Julien Maffre dc15c42d09
Add support for second read-only snapshots directory (#3973) 2022-06-30 10:03:16 +01:00
Julien Maffre 7b2309047e
Report `TxID` at which current service was created (#3996) 2022-06-30 09:00:19 +01:00
Eddy Ashton 4484e3b6d1
New Raft leaders must only commit entries from the current term (#3971) 2022-06-29 21:07:28 +00:00
Amaury Chamayou 20a9f62c59
Add unit test for check_kv_map_access (#3992) 2022-06-29 18:54:02 +00:00
Joe Powell a19924343d
Add Troubleshooting page to documentation (#3981) 2022-06-29 18:23:43 +00:00
Julien Maffre 25a45e8f9c
Fix LTS recovery compatibility (#3994) 2022-06-29 16:04:36 +01:00
Julien Maffre 79bb99b676
Track number of service recoveries (#3982) 2022-06-28 20:23:27 +01:00
dependabot[bot] 8811368fd5
Bump typedoc from 0.22.18 to 0.23.1 in /js/ccf-app (#3988) 2022-06-28 14:33:42 +01:00
Julien Maffre a9225c5a18
Limit size of recovered ledger entries batch (#3986) 2022-06-27 15:24:24 +00:00
Julien Maffre 17717f47f7
Do not buffer incoming TLS frames if session is closed (#3983) 2022-06-27 10:29:30 +01:00
Amaury Chamayou 02c6803a58
Receipt documentation (#3954) 2022-06-24 14:52:23 +00:00
Christoph M. Wintersteiger 6d7f2a5aad
Allow regex to specify endpoints to serve on an interface (#3970) 2022-06-24 15:21:28 +01:00