Skip to content

Commit 5440804

Browse files
authored
[graphql/rpc] add tx data loader (#13660)
## Description * First impl of [data loader paradigm](https://github.com/graphql/dataloader) for tx gets to reduce data layer round trips * Scalar type for tx digest ## Test Plan Manual --- If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process. ### Type of Change (Check all that apply) - [ ] protocol change - [ ] user-visible impact - [ ] breaking change for a client SDKs - [ ] breaking change for FNs (FN binary must upgrade) - [ ] breaking change for validators or node operators (must upgrade binaries) - [ ] breaking change for on-chain data layout - [ ] necessitate either a data wipe or data migration ### Release notes
1 parent e418186 commit 5440804

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)