Commit 7352740
authored
ci: Add
* Add pre-commit infrastructure
* Remove all steps in `rust.yml` which are now covered by `pre-commit`
* Fix `trailing-whitespace` checks
* Fix `end-of-file-fixer` checks
* Fix `check-executables-have-shebangs` checks
* Fix `check-shebang-scripts-are-executable` checks
* Fix actionlint
* Fix `typos` checks
* Fix `clippy-workspace` checks
* Fix `verify-ffi-docs`
* Revert intentional typo fix for testing
* Remove the redundant format/linting section in `CONTRIBUTING.md`
* Change `id` from `clippy-workspace` to `clippy`
* Fix `verify FFI` stagepre-commit (#201)1 parent 4e9ef04 commit 7352740
File tree
237 files changed
+3033
-3014
lines changed- .github/workflows
- contrib
- dash-network-ffi
- src
- dash-network
- dash-spv-ffi
- examples
- scripts
- src
- tests
- c_tests
- integration
- performance
- security
- dash-spv
- docs
- src
- chain
- client
- network
- sync
- validation
- tests
- dash
- examples
- src
- blockdata
- script
- transaction
- consensus
- crypto
- ephemerealdata
- network
- sml
- docs/implementation-notes
- fuzz
- contrib
- hashes
- benches
- src
- internals/src/hex
- key-wallet-ffi
- examples
- include
- scripts
- src
- key-wallet-manager
- examples
- key-wallet
- src
- account
- wallet
- managed_wallet_info
- tests
- rpc-client
- examples
- src
- rpc-integration-test/src
- rpc-json
- src
- swift-dash-core-sdk
- Examples
- DashHDWalletExample
- CLIDemos
- DashHDWalletExampleTests
- DashHDWalletExampleUITests
- DashHDWalletExample
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Models
- Services
- Utils
- Views
- DashWalletExample
- Sources
- DashSPVFFI
- include
- KeyWalletFFI/include
- SwiftDashCoreSDK
- Core
- Errors
- Models
- Storage
- Types
- Utils
- Wallet
- Tests/SwiftDashCoreSDKTests
- test-utils
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
237 files changed
+3033
-3014
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | 179 | | |
313 | 180 | | |
314 | 181 | | |
| |||
344 | 211 | | |
345 | 212 | | |
346 | 213 | | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
This file was deleted.
0 commit comments