Commit e8f125f
committed
Improve the caching mechanism for trace-filter RPC (#3616)
* Improve caching mechanism for trace-filter RPC
* fix build
* Use shared reference instead of cloning traces
* remove runtime/constants/Cargo.toml
* improvements
* change a few logs to trace
* add metrics
* rename parameter
update polkadot-sdk pin1 parent 46ee976 commit e8f125f
File tree
6 files changed
+725
-780
lines changed- client/rpc/trace
- src
- node
- cli-opt/src
- cli/src
- service/src/rpc
6 files changed
+725
-780
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments