From 9a68aa5c329c3da343b34d23481ec893d395b2b9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 26 Jul 2021 10:30:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3082.json | 19 +++++++++++++++++++ 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 history/versions/3082.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index f5c929610..cd4a850b8 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4463,6 +4463,7 @@ "0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59", "0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1", "0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0", + "0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5", "0xac914BfE8cd7CDF89D67549be7225AfAd83E147C", "0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9", "0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd", diff --git a/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/info.json b/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/info.json index d2a2c0c2c..b5209936e 100644 --- a/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/info.json +++ b/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/info.json @@ -42,4 +42,4 @@ "url": "https://etherscan.io/address/0xac8e13ecc30da7ff04b842f21a62a1fb0f10ebd5#code" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 65f2009d5..9d2b8e160 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3081, - "commit": "93633708cb25f8b785b296d5f148667cbf7808f7", - "date": "2021-07-26T10:27:04.482Z" + "versionNum": 3082, + "commit": "dbc24127c81cc16ad4216e736925487c3a6c2d8f", + "date": "2021-07-26T10:30:10.750Z" } \ No newline at end of file diff --git a/history/versions/3082.json b/history/versions/3082.json new file mode 100644 index 000000000..f4f625b22 --- /dev/null +++ b/history/versions/3082.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 3082, + "commit": "dbc24127c81cc16ad4216e736925487c3a6c2d8f", + "date": "2021-07-26T10:30:10.750Z" + }, + "versionStart": { + "versionNum": 3081, + "commit": "93633708cb25f8b785b296d5f148667cbf7808f7", + "date": "2021-07-26T10:27:04.482Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/info.json", + "blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/logo.png", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267/info.json" + ] +} \ No newline at end of file