v0.5.3-pre.003
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"demo_backfill",
|
||||
"core_extraction",
|
||||
"demo_decode_replay",
|
||||
"materialized_event_query"
|
||||
"materialized_output_query"
|
||||
],
|
||||
"operations": [
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"file": "docs/SPL_MEMO_MATRIX.json",
|
||||
"version": 11,
|
||||
"version": 12,
|
||||
"matrixVersion": 4,
|
||||
"scope": "SPL Memo v1, v3 et v4",
|
||||
"bot3Migration": {
|
||||
@@ -122,11 +122,11 @@
|
||||
"projectedEntry": "add_memo",
|
||||
"transactionPolicy": "SuccessfulCommittedOnly",
|
||||
"failedOrUncommittedOutput": false,
|
||||
"store": "kb_sol_mat_events",
|
||||
"store": "k_sol_mat_outputs",
|
||||
"newMigrationRequired": false,
|
||||
"idempotence": "ledger processor/version/input hash plus deterministic output key",
|
||||
"readModel": {
|
||||
"contract": "DecodePipelineStore.list_materialized_events",
|
||||
"contract": "DecodePipelineStore.list_materialized_outputs",
|
||||
"demo": "demo_decode_replay transaction annotation journal",
|
||||
"boundedMaximumRows": 500,
|
||||
"filters": ["processor exact", "family exact", "partial signature"],
|
||||
|
||||
Reference in New Issue
Block a user