From 1c23a978e238b1eea6d398432e121b129b8e2a2c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 19 Jun 2021 05:49:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2348.json | 20 ++++++++++++++++++++ 4 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 history/versions/2348.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 7bd449350..b020a40d4 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4392,6 +4392,7 @@ "0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a", "0xAAB29eCC3783aCB436A6679919F22D30932E93F2", "0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0", + "0xAACa86B876ca011844b5798ECA7a67591A9743C8", "0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3", "0xAAD54C9f27B876D2538455DdA69207279fF673a5", "0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE", diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9a29adbf2..59f718f45 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -760,6 +760,7 @@ "0x9AeF8F6a15cC1de43Ce6445A6fE2d344D3843a29", "0x9b17bAADf0f21F03e35249e0e59723F34994F806", "0x9B44Df3318972bE845d83f961735609137C4C23c", + "0x9b76D1B12Ff738c113200EB043350022EBf12Ff0", "0x9b93c29595dd603f75854EbA3C5f4EE078EE4454", "0x9b9D617D3445f0147Ece2322BaCe8db2768D2770", "0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8", diff --git a/history/LATEST.json b/history/LATEST.json index 6c37b40f0..bd5956b64 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2347, - "commit": "c432dae9f5011f77454dd6f47037ea923d0e8ee2", - "date": "2021-06-19T05:46:20.682Z" + "versionNum": 2348, + "commit": "d4f0fb67f838d21ae3ceda9f486540fd22eae3c5", + "date": "2021-06-19T05:48:55.248Z" } \ No newline at end of file diff --git a/history/versions/2348.json b/history/versions/2348.json new file mode 100644 index 000000000..410b6e5ee --- /dev/null +++ b/history/versions/2348.json @@ -0,0 +1,20 @@ +{ + "versionEnd": { + "versionNum": 2348, + "commit": "d4f0fb67f838d21ae3ceda9f486540fd22eae3c5", + "date": "2021-06-19T05:48:55.248Z" + }, + "versionStart": { + "versionNum": 2347, + "commit": "c432dae9f5011f77454dd6f47037ea923d0e8ee2", + "date": "2021-06-19T05:46:20.682Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xAACa86B876ca011844b5798ECA7a67591A9743C8/info.json", + "blockchains/ethereum/assets/0xAACa86B876ca011844b5798ECA7a67591A9743C8/logo.png", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/info.json", + "blockchains/smartchain/assets/0x9b76D1B12Ff738c113200EB043350022EBf12Ff0/info.json", + "blockchains/smartchain/assets/0x9b76D1B12Ff738c113200EB043350022EBf12Ff0/logo.png" + ] +} \ No newline at end of file