File tree
4 files changed
+23
-36
lines changed- config
4 files changed
+23
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 67 | | |
87 | 68 | | |
88 | 69 | | |
| |||
123 | 104 | | |
124 | 105 | | |
125 | 106 | | |
126 | | - | |
| 107 | + | |
127 | 108 | | |
128 | 109 | | |
129 | 110 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
139 | 122 | | |
140 | 123 | | |
141 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Submodule ogmios-datum-cache updated 31 files
- .gitattributes+1
- .github/format.sh-4
- .github/local-formatting.sh+1-1
- .github/workflows/build.yml+9-16
- .github/workflows/formatting.yml-27
- .github/workflows/lint.yml-27
- .gitignore+4
- README.md+68-138
- config.toml+19-4
- default.nix+15-28
- flake.lock+44
- flake.nix+100
- ogmios-datum-cache.cabal+3-2
- shell.nix+15-47
- src/Api.hs+7-31
- src/Api/Error.hs+4-2
- src/Api/Handler.hs+45-94
- src/Api/Types.hs+4-51
- src/Api/WebSocket.hs+82-156
- src/Api/WebSocket/Json.hs+13-24
- src/Api/WebSocket/Types.hs+7-20
- src/App.hs+3-2
- src/App/Env.hs+7-26
- src/App/FirstFetchBlock.hs-8
- src/App/RequestedDatumHashes.hs-34
- src/Block/Fetch.hs+186-75
- src/Block/Filter.hs+39
- src/Block/Types.hs+39-19
- src/Config.hs+61-15
- src/Database.hs+143-24
- src/Main.hs+36-16
0 commit comments