Skip to content

Commit 4737106

Browse files
authored
Delete dwolla EA (#4030)
* git rm -r packages/sources/dwolla * Manual changes * yarn * changeset
1 parent 2f9d34f commit 4737106

26 files changed

+7
-1922
lines changed

.changeset/chilly-ears-appear.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chainlink/ea-scripts': patch
3+
---
4+
5+
Delete dwolla EA

.pnp.cjs

Lines changed: 0 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-154 KB
Binary file not shown.
-10.8 KB
Binary file not shown.
-5.47 KB
Binary file not shown.
-4.94 KB
Binary file not shown.
-6.94 KB
Binary file not shown.
-4.25 KB
Binary file not shown.

packages/scripts/src/generate-readme/readmeBlacklist.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"defi-pulse",
2323
"ccip-read",
2424
"dlc-btc-por",
25-
"dwolla",
2625
"dxdao",
2726
"dydx-stark",
2827
"ethwrite",

packages/scripts/src/get-changed-adapters/soakTestBlacklist.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export const SoakTestBlacklist: string[] = [
2323
'defi-pulse',
2424
'dlc-btc-por',
2525
'dns-query', // Missing: env vars
26-
'dwolla',
2726
'dydx-stark',
2827
'dxdao',
2928
'etherscan',

0 commit comments

Comments
 (0)