From 251b33e98b3922054bb1e1cb0d8d510cffcafb22 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 18 Jun 2021 04:46:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2305.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2305.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a6772b9db..6cb611eb8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -675,6 +675,7 @@ "0x897fE07d613037c206429628611A2665E18C657d", "0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63", "0x89d453108bD94B497bBB4496729cd26f92Aba533", + "0x8a4840dc5975E424EC530ec88a8f27910a3CEF51", "0x8a646ec31EE33B12FF47E6C7DAaF4BC4df9ae54a", "0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F", "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", diff --git a/history/LATEST.json b/history/LATEST.json index 24576a1b2..5c9aceb44 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2304, - "commit": "b705594b6b994fb119b182168bac1a6e56cd81e5", - "date": "2021-06-18T04:35:55.372Z" + "versionNum": 2305, + "commit": "cb9414327a1315894c03ca11f321c74faf0dd9ee", + "date": "2021-06-18T04:46:34.061Z" } \ No newline at end of file diff --git a/history/versions/2305.json b/history/versions/2305.json new file mode 100644 index 000000000..d3eb476ad --- /dev/null +++ b/history/versions/2305.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2305, + "commit": "cb9414327a1315894c03ca11f321c74faf0dd9ee", + "date": "2021-06-18T04:46:34.061Z" + }, + "versionStart": { + "versionNum": 2304, + "commit": "b705594b6b994fb119b182168bac1a6e56cd81e5", + "date": "2021-06-18T04:35:55.372Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8a4840dc5975E424EC530ec88a8f27910a3CEF51/info.json", + "blockchains/smartchain/assets/0x8a4840dc5975E424EC530ec88a8f27910a3CEF51/logo.png" + ] +} \ No newline at end of file