Skip to content

Commit

Permalink
Merge branch 'trustwallet:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
doperiddle authored May 20, 2024
2 parents 9d8116e + 9e96644 commit ea4a19a
Show file tree
Hide file tree
Showing 1,805 changed files with 20,015 additions and 855 deletions.
2 changes: 2 additions & 0 deletions .github/assets.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ validators_settings:
- "bin"
skip_files:
- "node_modules"
skip_dirs:
- ".git"

chain_folder:
allowed_files:
Expand Down
25 changes: 0 additions & 25 deletions .github/workflows/fix-dryrun.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/fix.yml

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/periodic-update.yml

This file was deleted.

13 changes: 11 additions & 2 deletions .github/workflows/upload-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
- master

workflow_dispatch:
inputs:
use-size-only:
description: 'Include --size-only flag in aws s3 sync command'
required: false
default: 'true'

permissions:
id-token: write
Expand All @@ -28,7 +33,12 @@ jobs:
- name: Sync to S3
if: github.repository_owner == 'trustwallet'
shell: bash
run: aws s3 sync . s3://$AWS_S3_BUCKET --follow-symlinks --delete --exclude '*' --include 'dapps/*' --include 'blockchains/*' --size-only
run: |
SYNC_OPTIONS="--follow-symlinks --delete --exclude '*' --include 'dapps/*' --include 'blockchains/*'"
if [ "${{ github.event.inputs.use-size-only }}" == "true" ]; then
SYNC_OPTIONS="$SYNC_OPTIONS --size-only"
fi
aws s3 sync . s3://$AWS_S3_BUCKET $SYNC_OPTIONS
env:
AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }}

Expand All @@ -49,4 +59,3 @@ jobs:
env:
PATHS: ${{ steps.filter.outputs.paths }}
DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION }}

1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ linters:
- deadcode
- depguard
- dogsled
- dupl
- errcheck
- exportloopref
- exhaustive
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions blockchains/agoric/validators/list.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,11 @@
"name": "w3coins",
"description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.",
"website": "https://www.w3coins.io"
},
{
"id": "agoricvaloper1mxhgvj2c93xahahx9d9fc7rwwtufqza5cn6uhn",
"name": "Stakely.io",
"description": "🔥 Professional validator highly experienced in PoS 🔥 Slashing protection & Eligible for airdrops | Learn with our staking guides, video tutorials and FAQs | Part of the commission of our nodes will go to our Multicoin Faucet funds and other tools 🌱 Carbon Neutral 🌱",
"website": "https://stakely.io"
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions blockchains/akash/validators/list.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,11 @@
"name": "w3coins",
"description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.",
"website": "https://www.w3coins.io"
},
{
"id": "akashvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57ztqs903",
"name": "Lavender.Five Nodes 🐝",
"description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.",
"website": "https://lavenderfive.com/"
}
]
3 changes: 2 additions & 1 deletion blockchains/aptos/info/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"decimals": 8,
"status": "active",
"tags": [
"defi"
"defi",
"dapp"
],
"links": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "USDA",
"website": "https://www.angle.money/",
"description": "USDA is an over-collateralized and decentralized USD stablecoin by the Angle Protocol.",
"explorer": "https://arbiscan.io/token/0x0000206329b97DB379d5E1Bf586BbDB969C63274",
"type": "ARBITRUM",
"symbol": "USDA",
"decimals": 18,
"status": "active",
"tags": ["defi", "stablecoin"],
"id": "0x0000206329b97DB379d5E1Bf586BbDB969C63274",
"links": [
{
"name": "github",
"url": "https://github.com/AngleProtocol"
},
{
"name": "twitter",
"url": "https://twitter.com/AngleProtocol"
},
{
"name": "docs",
"url": "https://docs.angle.money"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/angle-usd"
},
{
"name": "discord",
"url": "https://discord.com/invite/ZheVAnFt6h"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "Staked USDA",
"website": "https://www.angle.money/",
"description": "stUSD is a USD savings solution built on top of USDA by the Angle Protocol",
"explorer": "https://arbiscan.io/token/0x0022228a2cc5E7eF0274A7Baa600d44da5aB5776",
"type": "ARBITRUM",
"symbol": "stUSD",
"decimals": 18,
"status": "active",
"tags": ["defi", "stablecoin"],
"id": "0x0022228a2cc5E7eF0274A7Baa600d44da5aB5776",
"links": [
{
"name": "github",
"url": "https://github.com/AngleProtocol"
},
{
"name": "twitter",
"url": "https://twitter.com/AngleProtocol"
},
{
"name": "docs",
"url": "https://docs.angle.money"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/angle-staked-agusd"
},
{
"name": "discord",
"url": "https://discord.com/invite/ZheVAnFt6h"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "Staked EURA",
"website": "https://www.angle.money/",
"description": "stEUR is a Euro savings solution built on top of EURA by the Angle Protocol.",
"explorer": "https://arbiscan.io/token/0x004626A008B1aCdC4c74ab51644093b155e59A23",
"type": "ARBITRUM",
"symbol": "stEUR",
"decimals": 18,
"status": "active",
"tags": ["defi", "stablecoin"],
"id": "0x004626A008B1aCdC4c74ab51644093b155e59A23",
"links": [
{
"name": "github",
"url": "https://github.com/AngleProtocol"
},
{
"name": "twitter",
"url": "https://twitter.com/AngleProtocol"
},
{
"name": "docs",
"url": "https://docs.angle.money"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/staked-ageur"
},
{
"name": "discord",
"url": "https://discord.com/invite/ZheVAnFt6h"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "VelaToken",
"type": "ARBITRUM",
"symbol": "VELA",
"decimals": 18,
"website": "https://vela.exchange/",
"description": "Trade crypto and forex assets with up to 100x leverage on the world’s most advanced decentralized trading platform.",
"explorer": "https://arbiscan.io/token/0x088cd8f5ef3652623c22d48b1605dcfe860cd704",
"status": "active",
"id": "0x088cd8f5eF3652623c22D48b1605DCfE860Cd704",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/vela_exchange"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/vela-token/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Jones DAO",
"website": "https://jonesdao.io/",
"description": "Jones DAO is a yield generation, asset management, and options liquidity protocol, with vaults that enable 1-click access to institutional-grade options strategies while unlocking liquidity and capital efficiency for DeFi options.",
"explorer": "https://arbiscan.io/token/0x10393c20975cf177a3513071bc110f7962cd67da",
"type": "ARBITRUM",
"symbol": "JONES",
"decimals": 18,
"status": "active",
"id": "0x10393c20975cF177a3513071bC110f7962CD67da",
"links": [
{
"name": "github",
"url": "https://github.com/Jones-DAO"
},
{
"name": "twitter",
"url": "https://twitter.com/DAOJonesOptions"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/jones-dao/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Boop",
"type": "ARBITRUM",
"symbol": "Boop",
"decimals": 18,
"website": "https://boopthecoin.com/",
"description": "$BOOP is a coin for the people, forever. Fueled by pure dog joy, let the power of $BOOP show you the way.",
"explorer": "https://arbiscan.io/token/0x13A7DeDb7169a17bE92B0E3C7C2315B46f4772B3",
"status": "active",
"id": "0x13A7DeDb7169a17bE92B0E3C7C2315B46f4772B3",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/boopthecoin"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/boop-the-coin/"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ea4a19a

Please sign in to comment.