Commit e40c7eb
Fix backend and frontend CI test failures (#15)
* backend: revert returning mempool diagram from estimatesmartfee
* prune redundant package json files
* test: accept optional baseUrl in API constructor
so test suite uses the injected mock URL.
Co-authored-by: b-l-u-e <winnie.gitau282@gmail.com>
* chore: commit package-lock.json
* chore: remove redundant rpc_config.ini from backend .gitignore (covered by root)
* ci: add workflow env vars run on every push
---------
Co-authored-by: b-l-u-e <winnie.gitau282@gmail.com>1 parent 744a0e5 commit e40c7eb
File tree
7 files changed
+11352
-911
lines changed- .github/workflows
- backend
- src/services
- frontend
- src/services
7 files changed
+11352
-911
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 4 | | |
10 | 5 | | |
11 | 6 | | |
| |||
24 | 19 | | |
25 | 20 | | |
26 | 21 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | 123 | | |
153 | 124 | | |
154 | 125 | | |
155 | 126 | | |
156 | 127 | | |
157 | 128 | | |
158 | 129 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | 130 | | |
166 | 131 | | |
167 | | - | |
168 | 132 | | |
169 | 133 | | |
170 | 134 | | |
| |||
0 commit comments