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

185 Коммитов

Автор SHA1 Сообщение Дата
Maik Riechert b7bd7ed55c
JS module bytecode caching (#2643) 2021-06-18 18:09:55 +01:00
Alex 11ddc7919b
BFT recovery tests (#2663) 2021-06-18 10:24:44 +01:00
Amaury Chamayou bcd4797a26
Fix forwarding escaped urls (#2591) 2021-05-14 13:06:30 +01:00
Eddy Ashton 68a483e81c
Update doc versions of `/gov` and `/node` OpenAPI (#2589) 2021-05-13 20:04:24 +01:00
Eddy Ashton ce80a0c1ff
Add a minimal JS logging app for perf testing (#2585) 2021-05-12 13:47:32 +01:00
Eddy Ashton 0184c1fb92
Add `.size` and `.clear()` to JS maps (#2569) 2021-05-10 13:08:00 +01:00
Amaury Chamayou 494b294141
Appease this week's prettier (#2573) 2021-05-10 11:34:18 +01:00
Eddy Ashton b2d73d9112
Sample consistency pass (#2566) 2021-05-07 15:58:07 +01:00
Eddy Ashton 90648533ea
Modify sample historical range query endpoint to better handle subranges (#2556) 2021-05-07 11:20:23 +01:00
Amaury Chamayou 45db0a3b27
Do not lock packages in tests (#2564) 2021-05-07 09:07:24 +01:00
Julien Maffre df8d6928ea
Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00
Amaury Chamayou 5d4da8e8c6
Mitigate tsoa directory creation race (#2558) 2021-05-06 16:43:34 +01:00
Eddy Ashton 8215d9f851
Add `get_quotes_for_all_trusted_nodes_v1` API (#2511) 2021-05-04 14:02:14 +01:00
Eddy Ashton 5aa666f7a1
Add C++ API to get untrusted host time (#2550) 2021-05-04 10:38:59 +01:00
Amaury Chamayou 55d4495c71
Rename debian packages containing tildes to underscores to avoid GitHub's auto-replace (#2539) 2021-04-29 15:03:27 +01:00
Eddy Ashton 5383f83a9f
Add `get_id_for_this_node_v1` (#2498) 2021-04-22 14:12:25 +01:00
Amaury Chamayou d801564c10
Document missing governance and internal tables (#2473) 2021-04-16 13:16:15 +01:00
Maik Riechert 698cd36f19
Document forwarding_required & mode in app.json (#2475) 2021-04-15 18:25:37 +01:00
Maik Riechert 7455dd869d
Forum sample rework (#2455) 2021-04-14 19:42:04 +01:00
Eddy Ashton 3c2305978e
Move more public headers under include/ccf (#2392) 2021-03-31 18:53:28 +01:00
Maik Riechert c999015bf6
JS: Rename key_issuer -> keyIssuer (#2375) 2021-03-30 19:45:41 +01:00
Eddy Ashton aa9e82279d
Consolidate View and SeqNo typedefs (#2367) 2021-03-30 13:13:12 +01:00
Maik Riechert cd3cc2db6b
npm package & updated js docs (#2331) 2021-03-29 19:34:33 +01:00
Eddy Ashton b3e7bac57c
Define more headers as public, and split endpoints into separate library (#2328) 2021-03-25 14:19:15 +00:00
Eddy Ashton 44ac55d223
/tx and /commit use a single transaction_id rather than separate view and seqno (#2347) 2021-03-25 10:06:37 +00:00
Eddy Ashton 730b7c1cc2
Extend testing of custom auth policies (#2348) 2021-03-24 10:50:43 +00:00
Maik Riechert 429a88eed7
forum sample: adapt to tsoa type changes (#2337) 2021-03-22 10:57:42 +00:00
Maik Riechert 398c0e21f7
PascalCase JS names & JS doc for HistoricalState (#2325) 2021-03-19 10:36:23 +00:00
Julien Maffre 9ec30330ec
Change serialisation format for service maps (#2301) 2021-03-18 11:25:55 +00:00
Eddy Ashton 9292b824d1
Remove auto-JSONification of query params, allowing them to be unquoted (#2309) 2021-03-16 15:34:19 +00:00
Maik Riechert beb4e43fa0
Auto-generated JS API docs & TS cleanup (#2313) 2021-03-15 17:18:18 +00:00
Maik Riechert 2efb4d5c27
Historical JS endpoints (#2285) 2021-03-15 15:59:21 +00:00
Christoph M. Wintersteiger b3fd0656d7
Add JS endpoint for RSA key generation (#2293)
Co-authored-by: Amaury Chamayou <amaury@xargs.fr>
Co-authored-by: Maik Riechert <maik.riechert@arcor.de>
2021-03-11 16:03:26 +00:00
Eddy Ashton 8996d5d15c
Add API for getting View from SeqNo (#2283) 2021-03-10 19:21:20 +00:00
Amaury Chamayou 06d462b24c
Historical receipts (#2270) 2021-03-09 15:44:13 +00:00
Christoph M. Wintersteiger cb3d0a3fea
More key wrapping (#2246)
Adds more key wrapping methods to the crypto library and the JS app.
2021-03-01 17:07:29 +00:00
Eddy Ashton 4fd9f5f309
Historic queries: Range queries and app-dictated handles (#2233) 2021-03-01 16:19:14 +00:00
Christoph M. Wintersteiger 39ae6008dd
Move crypto code into src/crypto (#2214) 2021-02-21 17:38:57 +00:00
Julien Maffre 3c95d76f7f
Rename internal tables (#2166) 2021-02-08 13:06:59 +00:00
Julien Maffre 4fad6df042
Update quote format and record endorsements in KV (#2161) 2021-02-04 18:46:03 +00:00
Eddy Ashton 6e5dff444a
Replace TxView with MapHandle (#2109) 2021-01-27 15:06:58 +00:00
Maik Riechert 254d51093c
Add JWT perf tests (#2118) 2021-01-26 23:41:59 +00:00
Eddy Ashton ecbe8d8d05
List authn policies in JS (#2094) 2021-01-21 13:13:50 +00:00
Eddy Ashton f16759f116
Expose versioned C++ API for re-exposing endpoints (#2063) 2021-01-18 12:06:58 +00:00
Alex cba9b44944
AFT: Commands should not run within the consensus (#2062) 2021-01-12 14:21:07 +00:00
Eddy Ashton fb341191b6
Remove /metrics as a common endpoint, and misc cleanup (#2057) 2021-01-08 21:03:50 +00:00
Eddy Ashton 429258d7ef
Add example of custom auth policy, and documentation of new auth types (#2050) 2021-01-07 12:40:13 +00:00
Eddy Ashton 5e98cb86a7
Set auth policies at construction (#2048) 2021-01-05 21:18:44 +00:00
Maik Riechert 12f2a30d8f
fix test issue (#2045) 2021-01-05 15:21:22 +00:00
Eddy Ashton 8d050636d6
Support multiple auth policies, decouple auth from frontends (#2010) 2020-12-17 16:37:34 +00:00