CCF/include/ccf/js
Amaury Chamayou ee5b08e1fa
Add missing pragma once (#6388)
2024-07-24 14:40:49 +00:00
..
core Add ability to further restrict which tables are accessed by JS code (#6240) 2024-06-11 16:18:22 +01:00
extensions Re-namespace `::kv` to `ccf::kv` (#6312) 2024-06-28 15:42:49 +01:00
modules Module loader implementations do not need to be public (#6336) 2024-07-07 10:55:40 +00:00
audit_format.h Mandate that signed payloads are endpoint-specific and timestamped in Programmability sample (#6285) 2024-06-26 09:29:43 +01:00
bundle.h Add getters and versioned API to `DynamicJSEndpointRegistry` (#6234) 2024-06-07 16:10:19 +00:00
common_context.h Re-namespace `::kv` to `ccf::kv` (#6312) 2024-06-28 15:42:49 +01:00
interpreter_cache_interface.h
kv_access_permissions.h Add ability to further restrict which tables are accessed by JS code (#6240) 2024-06-11 16:18:22 +01:00
namespace_restrictions.h Add ability to further restrict which tables are accessed by JS code (#6240) 2024-06-11 16:18:22 +01:00
registry.h Add missing pragma once (#6388) 2024-07-24 14:40:49 +00:00
tx_access.h