From bad83770ec4eb4a23845ef361a49ebd0b284c9a5 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Sat, 3 Apr 2021 22:58:49 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 2 ++ .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/394.json | 18 ++++++++++++++++++ 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 history/versions/394.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index e035ee2e0..e5bd15625 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3751,6 +3751,7 @@ "0x9556f8ee795D991fF371F547162D5efB2769425F", "0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a", "0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49", + "0x956F47F50A910163D8BF957Cf5846D573E7f87CA", "0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc", "0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e", "0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D", @@ -4956,6 +4957,7 @@ "0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9", "0xc713e5E149D5D0715DcD1c156a020976e7E56B88", "0xc719d010B63E5bbF2C0551872CD5316ED26AcD83", + "0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B", "0xC72ED4445B3fe9f0863106E344E241530d338906", "0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D", "0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1", diff --git a/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json b/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json index caae9bce9..7dbd2106a 100644 --- a/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json +++ b/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x956F47F50A910163D8BF957Cf5846D573E7f87CA", "status": "active", "id": "0x956F47F50A910163D8BF957Cf5846D573E7f87CA" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0ba0e59dc..8795866d5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 393, - "commit": "7158b4a1130e2d03ff4b386badd525d9d4eb7a52", - "date": "2021-04-03T11:42:03.799Z" + "versionNum": 394, + "commit": "5acc7c19ea2872a670c0e44fd9dc7b2f00761d58", + "date": "2021-04-03T22:58:34.518Z" } \ No newline at end of file diff --git a/history/versions/394.json b/history/versions/394.json new file mode 100644 index 000000000..a73aa1494 --- /dev/null +++ b/history/versions/394.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 394, + "commit": "5acc7c19ea2872a670c0e44fd9dc7b2f00761d58", + "date": "2021-04-03T22:58:34.518Z" + }, + "versionStart": { + "versionNum": 393, + "commit": "7158b4a1130e2d03ff4b386badd525d9d4eb7a52", + "date": "2021-04-03T11:42:03.799Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json", + "blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/logo.png", + "blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/info.json", + "blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/logo.png" + ] +} \ No newline at end of file