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

37 Коммитов

Автор SHA1 Сообщение Дата
Julien Maffre d7e1277ed2
Infra split network start and open (#3566) 2022-02-18 15:42:26 +00:00
Eddy Ashton 4b67651af3
Remove `proposal_generator.py` (#3400) 2022-01-13 17:14:37 +00:00
Amaury Chamayou a5476ef277
Application claims digest in ledger and receipts (#3292) 2022-01-09 12:33:35 +00:00
Maik Riechert 40e11a5ba8
minor v8 changes (#3344) 2021-12-22 15:31:55 +00:00
Maik Riechert 3f67461a32
v8: assume UTC+0 (#3341) 2021-12-21 16:24:13 +00:00
Maik Riechert b6459873de
js_v8: ccf.rpc, ccf.crypto bindings & enable npm app test (#3338) 2021-12-21 14:22:10 +00:00
Maik Riechert 918d1d4d37
Experimental V8 app (#3258) 2021-12-16 14:55:29 +00:00
Amaury Chamayou d51b0624d0
Pin TypeScript to a version that doesn't cause rollup to hang forever (#2923) 2021-08-27 12:44:26 +01:00
Amaury Chamayou 235791514d
Fix pylint issues (#2905) 2021-08-23 09:59:42 +00:00
Maik Riechert ce877fcbb3
js: require IEEE P1363 ECDSA signatures in `ccf.crypto.verifySignature` (#2737) 2021-07-06 15:21:11 +01:00
Maik Riechert c5c85ff731
js: Add `ccf.crypto.verifySignature` (#2661) 2021-06-23 11:17:22 +01:00
Maik Riechert b7bd7ed55c
JS module bytecode caching (#2643) 2021-06-18 18:09:55 +01:00
Maik Riechert 5f24ab38b9
js: add function to validate a cert chain (#2579) 2021-05-14 09:42:33 +01:00
Amaury Chamayou 45db0a3b27
Do not lock packages in tests (#2564) 2021-05-07 09:07:24 +01:00
Maik Riechert 706ed39681
js: verify open enclave evidence (#2430) 2021-05-04 18:18:04 +01:00
Amaury Chamayou 13fea52eee
Do not try to parse uncommitted chunks by default (#2499) 2021-04-27 19:57:46 +01:00
Maik Riechert f78a3ca894
js: add ccf.isValidX509CertBundle to ccf-app (#2435) 2021-04-22 14:12:43 +01:00
Maik Riechert ebc98644c9
js: expose set_apply_writes (#2470) 2021-04-15 20:30:55 +01:00
Maik Riechert 698cd36f19
Document forwarding_required & mode in app.json (#2475) 2021-04-15 18:25:37 +01:00
Julien Maffre 9e0e908012
Remove `/gov/read` and `/gov/query` endpoints (#2442) 2021-04-12 10:54:42 +01:00
Maik Riechert e7993811ae
add ccf.digest to ccf-app (#2432) 2021-04-09 10:40:05 +01:00
Maik Riechert 8a6caf2b27
js gov: set_js_app / remove_js_app (#2400) 2021-04-01 15:57:53 +01:00
Maik Riechert f0e43aa99f
remove set_js_app, {set|remove}_module & rename {deploy->set}_js_app (#2391) 2021-03-31 20:15:00 +01:00
Maik Riechert cd3cc2db6b
npm package & updated js docs (#2331) 2021-03-29 19:34:33 +01:00
Julien Maffre 9ec30330ec
Change serialisation format for service maps (#2301) 2021-03-18 11:25:55 +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
Julien Maffre de2ae8c3e9
Use hash of certificate for user and member IDs (#2279) 2021-03-10 18:05:49 +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
Julien Maffre 3c95d76f7f
Rename internal tables (#2166) 2021-02-08 13:06:59 +00:00
Eddy Ashton c246511a13
Add temporary service_principals table (#2157) 2021-02-03 18:26:35 +00:00
Eddy Ashton ecbe8d8d05
List authn policies in JS (#2094) 2021-01-21 13:13:50 +00:00
Alex cba9b44944
AFT: Commands should not run within the consensus (#2062) 2021-01-12 14:21:07 +00:00
Eddy Ashton 8d050636d6
Support multiple auth policies, decouple auth from frontends (#2010) 2020-12-17 16:37:34 +00:00
Maik Riechert b6efc9312e
Unified error responses (#1980) 2020-12-10 17:28:58 +00:00
Maik Riechert 313b208fac
Add csv import/export to forum sample & remove old tsoa sample/test (#1963) 2020-12-03 09:18:29 +00:00
Eddy Ashton 595787a94d
Deprecate set_js_app (#1902) 2020-11-19 18:47:53 +00:00