From 4d11bf4f601023e8f05db736a787bfade917397e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 31 May 2021 19:59:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1821.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1821.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b5c2978d0..05d86bf5e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -236,6 +236,7 @@ "0x3B44E6D655226E79B3d2AC510C11b2637a9f50Dd", "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890", "0x3b831d36ed418e893F42d46ff308C326C239429f", + "0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17", "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", "0x3C70260eEe0a2bFc4b375feB810325801f289fBd", "0x3c730718C97A77562866B5D29B33228c019eAC68", diff --git a/history/LATEST.json b/history/LATEST.json index 368cf7fd3..e34db6c90 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1820, - "commit": "76cb1f5c7f250879dac4efe8930cdbb4dbbca6c3", - "date": "2021-05-31T18:18:51.289Z" + "versionNum": 1821, + "commit": "c8e3a3fa972ceb0b0bb69ed7ae057d0b4d305024", + "date": "2021-05-31T19:59:06.194Z" } \ No newline at end of file diff --git a/history/versions/1821.json b/history/versions/1821.json new file mode 100644 index 000000000..bf02cf149 --- /dev/null +++ b/history/versions/1821.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1821, + "commit": "c8e3a3fa972ceb0b0bb69ed7ae057d0b4d305024", + "date": "2021-05-31T19:59:06.194Z" + }, + "versionStart": { + "versionNum": 1820, + "commit": "76cb1f5c7f250879dac4efe8930cdbb4dbbca6c3", + "date": "2021-05-31T18:18:51.289Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17/info.json", + "blockchains/smartchain/assets/0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17/logo.png" + ] +} \ No newline at end of file