Skip to content

Commit

Permalink
Update contributor data and reports [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 27, 2024
1 parent 38736e5 commit ecb5b6d
Show file tree
Hide file tree
Showing 11 changed files with 765 additions and 2,911 deletions.
113 changes: 0 additions & 113 deletions data/contributors_2024_12-27.json
Original file line number Diff line number Diff line change
Expand Up @@ -1021,119 +1021,6 @@
}
}
},
{
"contributor": "Archethect",
"score": 0,
"summary": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1192011?u=0d06e54308b75fb9814bf3ba80ee0cb806b842b5&v=4",
"activity": {
"code": {
"total_commits": 0,
"total_prs": 1,
"commits": [],
"pull_requests": [
{
"number": 1482,
"title": "Add cross chain swaps through Squid Router",
"state": "OPEN",
"merged": false,
"created_at": "2024-12-26T22:22:25Z",
"updated_at": "2024-12-27T11:13:22Z",
"body": "<!-- Use this template by filling in information and copy and pasting relevant items out of the html comments. -->\r\n\r\n# Relates to:\r\n\r\nAdd cross-chain swaps to ElizaOS through Squid Router\r\n\r\n# Risks\r\n\r\nLow\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nAdd support for cross-chain swaps through Squid Router. For now only EVM is supported, but as Squid Router also supports swaps from/to Solana and the Cosmos ecosystem, we can extend this plugin soon with this functionality.\r\n\r\nThe plugin supports both native and ERC20 cross-chain token swaps. \r\n\r\nMore info on Squid Router: https://www.squidrouter.com/\r\n\r\n<img width=\"1472\" alt=\"Screenshot 2024-12-26 at 23 14 37\" src=\"https://github.com/user-attachments/assets/d94bfe13-bbfd-4c4e-b1c1-26aec9e47c9d\" />\r\n<img width=\"1375\" alt=\"Screenshot 2024-12-26 at 23 14 25\" src=\"https://github.com/user-attachments/assets/fde988af-49cc-4272-94c5-24151cde869b\" />\r\n\r\n\r\n## What kind of change is this?\r\n\r\nFeatures (non-breaking change which adds functionality)\r\n\r\n<!-- This \"Why\" section is most relevant if there is no linked issue explaining why. If there is a related issue it might make sense to skip this why section. -->\r\n<!--\r\n## Why are we doing this? Any context or related work?\r\n-->\r\n\r\n# Documentation changes needed?\r\n\r\nREADME.md file is added which explains which .env vars to add\r\n\r\n<!-- Please show how you tested the PR. This will really help if the PR needs to be retested, and probably help the PR get merged quicker. -->\r\n\r\n# Testing\r\n\r\n## Where should a reviewer start?\r\n\r\nSpin up an agent with the Squid Router plugin\r\n\r\n## Detailed testing steps\r\n\r\n<!--\r\nNone, automated tests are fine.\r\n-->\r\n\r\n<!--\r\n- As [anon/admin], go to [link]\r\n\u00a0 - [do action]\r\n\u00a0 - verify [result]\r\n-->\r\n\r\n<!-- If there is a UI change, please include before and after screenshots or videos. This will speed up PRs being merged. It is extra nice to annotate screenshots with arrows or boxes pointing out the differences. -->\r\n<!--\r\n## Screenshots\r\n### Before\r\n### After\r\n-->\r\n\r\n<!-- If there is anything about the deploy, please make a note. -->\r\n<!--\r\n# Deploy Notes\r\n-->\r\n\r\n<!-- \u00a0Copy and paste commandline output. -->\r\n<!--\r\n## Database changes\r\n-->\r\n\r\n<!-- \u00a0If there is something more than the automated steps, please specifiy deploy instructions. -->\r\n<!--\r\n## Deployment instructions\r\n-->\r\n\r\n\r\n## Discord username\r\n\r\narchethect\r\n",
"files": [
{
"path": ".env.example",
"additions": 7,
"deletions": 0
},
{
"path": "agent/package.json",
"additions": 1,
"deletions": 0
},
{
"path": "agent/src/index.ts",
"additions": 9,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/README.md",
"additions": 26,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/eslint.config.mjs",
"additions": 3,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/package.json",
"additions": 25,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/actions/xChainSwap.ts",
"additions": 262,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/helpers/utils.ts",
"additions": 167,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/index.ts",
"additions": 19,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/providers/squidRouter.ts",
"additions": 122,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/templates/index.ts",
"additions": 29,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/tests/router.test.ts",
"additions": 129,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/types/index.ts",
"additions": 20,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/tsconfig.json",
"additions": 15,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/tsup.config.ts",
"additions": 19,
"deletions": 0
}
],
"reviews": [],
"comments": []
}
]
},
"issues": {
"total_opened": 0,
"opened": []
},
"engagement": {
"total_comments": 0,
"total_reviews": 0,
"comments": [],
"reviews": []
}
}
},
{
"contributor": "lalalune",
"score": 0,
Expand Down
113 changes: 0 additions & 113 deletions data/daily/combined.json
Original file line number Diff line number Diff line change
Expand Up @@ -1021,119 +1021,6 @@
}
}
},
{
"contributor": "Archethect",
"score": 0,
"summary": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1192011?u=0d06e54308b75fb9814bf3ba80ee0cb806b842b5&v=4",
"activity": {
"code": {
"total_commits": 0,
"total_prs": 1,
"commits": [],
"pull_requests": [
{
"number": 1482,
"title": "Add cross chain swaps through Squid Router",
"state": "OPEN",
"merged": false,
"created_at": "2024-12-26T22:22:25Z",
"updated_at": "2024-12-27T11:13:22Z",
"body": "<!-- Use this template by filling in information and copy and pasting relevant items out of the html comments. -->\r\n\r\n# Relates to:\r\n\r\nAdd cross-chain swaps to ElizaOS through Squid Router\r\n\r\n# Risks\r\n\r\nLow\r\n\r\n# Background\r\n\r\n## What does this PR do?\r\n\r\nAdd support for cross-chain swaps through Squid Router. For now only EVM is supported, but as Squid Router also supports swaps from/to Solana and the Cosmos ecosystem, we can extend this plugin soon with this functionality.\r\n\r\nThe plugin supports both native and ERC20 cross-chain token swaps. \r\n\r\nMore info on Squid Router: https://www.squidrouter.com/\r\n\r\n<img width=\"1472\" alt=\"Screenshot 2024-12-26 at 23 14 37\" src=\"https://github.com/user-attachments/assets/d94bfe13-bbfd-4c4e-b1c1-26aec9e47c9d\" />\r\n<img width=\"1375\" alt=\"Screenshot 2024-12-26 at 23 14 25\" src=\"https://github.com/user-attachments/assets/fde988af-49cc-4272-94c5-24151cde869b\" />\r\n\r\n\r\n## What kind of change is this?\r\n\r\nFeatures (non-breaking change which adds functionality)\r\n\r\n<!-- This \"Why\" section is most relevant if there is no linked issue explaining why. If there is a related issue it might make sense to skip this why section. -->\r\n<!--\r\n## Why are we doing this? Any context or related work?\r\n-->\r\n\r\n# Documentation changes needed?\r\n\r\nREADME.md file is added which explains which .env vars to add\r\n\r\n<!-- Please show how you tested the PR. This will really help if the PR needs to be retested, and probably help the PR get merged quicker. -->\r\n\r\n# Testing\r\n\r\n## Where should a reviewer start?\r\n\r\nSpin up an agent with the Squid Router plugin\r\n\r\n## Detailed testing steps\r\n\r\n<!--\r\nNone, automated tests are fine.\r\n-->\r\n\r\n<!--\r\n- As [anon/admin], go to [link]\r\n\u00a0 - [do action]\r\n\u00a0 - verify [result]\r\n-->\r\n\r\n<!-- If there is a UI change, please include before and after screenshots or videos. This will speed up PRs being merged. It is extra nice to annotate screenshots with arrows or boxes pointing out the differences. -->\r\n<!--\r\n## Screenshots\r\n### Before\r\n### After\r\n-->\r\n\r\n<!-- If there is anything about the deploy, please make a note. -->\r\n<!--\r\n# Deploy Notes\r\n-->\r\n\r\n<!-- \u00a0Copy and paste commandline output. -->\r\n<!--\r\n## Database changes\r\n-->\r\n\r\n<!-- \u00a0If there is something more than the automated steps, please specifiy deploy instructions. -->\r\n<!--\r\n## Deployment instructions\r\n-->\r\n\r\n\r\n## Discord username\r\n\r\narchethect\r\n",
"files": [
{
"path": ".env.example",
"additions": 7,
"deletions": 0
},
{
"path": "agent/package.json",
"additions": 1,
"deletions": 0
},
{
"path": "agent/src/index.ts",
"additions": 9,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/README.md",
"additions": 26,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/eslint.config.mjs",
"additions": 3,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/package.json",
"additions": 25,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/actions/xChainSwap.ts",
"additions": 262,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/helpers/utils.ts",
"additions": 167,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/index.ts",
"additions": 19,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/providers/squidRouter.ts",
"additions": 122,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/templates/index.ts",
"additions": 29,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/tests/router.test.ts",
"additions": 129,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/src/types/index.ts",
"additions": 20,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/tsconfig.json",
"additions": 15,
"deletions": 0
},
{
"path": "packages/plugin-squid-router/tsup.config.ts",
"additions": 19,
"deletions": 0
}
],
"reviews": [],
"comments": []
}
]
},
"issues": {
"total_opened": 0,
"opened": []
},
"engagement": {
"total_comments": 0,
"total_reviews": 0,
"comments": [],
"reviews": []
}
}
},
{
"contributor": "lalalune",
"score": 0,
Expand Down
Loading

0 comments on commit ecb5b6d

Please sign in to comment.