-
Currently the `transaction_data` object is defined as a "base64url encoded JSON object". For some use-cases it might be useful to actually sign this data, so it can later be linked to its originator. …
-
In some use cases they want to watch changes to a particular entity and inspect the transaction that caused the changes. Any ideas to achieve this, other than the issue title?
-
I'm writing a script that uses SimpleFIN to fill a spreadsheet, and I'd like to be able to manually import CSVs or QFX files downloaded from bank websites to fill out missing data, since it seems like…
-
We need to ensure that `transaction.data` is sent as `contexts.trace.data` so we can also attach/extract metrics from transaction data.
```[tasklist]
## SDKs
- [x] JavaScript SDK
- [x] Electron SDK
-…
-
Send & subscribe and subscribe transaction data providers should be implemented as part of the new WebSocket pub/sub system based on the [Draft design of new WebSockets] (https://github.com/onflow/flo…
-
I want to send json data with html tag to transactional template
when i try, all the < > and " are convert to
<span class="p2">
the content_type is "html"
the looking in the…
-
## 在 SwiftData 和 Core Data 中用 Transaction 代替 Save
在数据持久化操作中,确保数据的一致性和完整性至关重要。SwiftData 框架通过在 `ModelContext` 中引入 `transaction` 方法,为开发者提供了一种更优雅的方式来组织和管理数据操作。本文将探讨如何运用事务(Transaction)的概念来构建更可靠、高效的持久化操作…
-
## Context / issue
Transaction meta data: I would like to be a to (optionally) provide meta data when calling `execTransaction`.
Why?
Safe transactions are triggered via different interfaces. …
-
We use MariaDB for persistence and ES for search. When we save something in MariaDB, we are not sure that it will be added to ES, since ES might be down or not answer for some reason. Currently we hav…
-
### Self-Hosted Version
24.3.0.dev0
### CPU Architecture
x86_x64
### Docker Version
24.0.4
### Docker Compose Version
24.0.4
### Steps to Reproduce
Update to the latest mast…