From 6d7a3241d57700c980492ef752193cdf0064152f Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 7 Apr 2021 05:43:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/434.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/434.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index d5745dcad..43d2bca10 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1595,6 +1595,7 @@ "0x3C8F860423405A700f9F20e94c742eC38FD17735", "0x3c961A0a2eC87247897A07e66d9d9967a317aBde", "0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188", + "0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9", "0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9", "0x3CD7047117dbfD0DCB470514172aCe9f394c31e8", "0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189", diff --git a/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json b/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json index e1a23c4de..87d2acddf 100644 --- a/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json +++ b/blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json @@ -1,11 +1,11 @@ -{ - "name": "BoringDAO", - "website": "https://www.boringdao.com/", - "description": "BoringDAO is a decentralized asset bridge that uses tunnel mechanism to move tokens cross different chains.", - "explorer": "https://etherscan.io/token/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9", - "type": "ERC20", - "symbol": "BOR", - "decimals": 18, - "id": "0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9", - "status":"active" -} +{ + "name": "BoringDAO", + "website": "https://www.boringdao.com/", + "description": "BoringDAO is a decentralized asset bridge that uses tunnel mechanism to move tokens cross different chains.", + "explorer": "https://etherscan.io/token/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9", + "type": "ERC20", + "symbol": "BOR", + "decimals": 18, + "id": "0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9", + "status": "active" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c8956b51f..34859fc9e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 433, - "commit": "fbbad5be91555df5e3e3f672a0219c591b08ed24", - "date": "2021-04-07T05:33:43.703Z" + "versionNum": 434, + "commit": "d9d15d9a13943d05abe9ce7ce36848f99980c101", + "date": "2021-04-07T05:43:02.170Z" } \ No newline at end of file diff --git a/history/versions/434.json b/history/versions/434.json new file mode 100644 index 000000000..93e346263 --- /dev/null +++ b/history/versions/434.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 434, + "commit": "d9d15d9a13943d05abe9ce7ce36848f99980c101", + "date": "2021-04-07T05:43:02.170Z" + }, + "versionStart": { + "versionNum": 433, + "commit": "fbbad5be91555df5e3e3f672a0219c591b08ed24", + "date": "2021-04-07T05:33:43.703Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json", + "blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/logo.png" + ] +} \ No newline at end of file