From 87ef35f621e9c24fd092e608fb6b97e19fa48a13 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 23 Sep 2021 20:51:30 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3750.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3750.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c34b1acf4..70dfbd0d2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -448,6 +448,7 @@ "0x3C70260eEe0a2bFc4b375feB810325801f289fBd", "0x3c730718C97A77562866B5D29B33228c019eAC68", "0x3c75A237677D495Aa2651B594b0629a553377e10", + "0x3d0E22387DdfE75D1AEa9D7108a4392922740B96", "0x3D1FC6A9Aa0116780ae3a406Aa1d80dAaFC4d2a4", "0x3D29Aa78fB558F84112bbC48a84F371147A920C9", "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", diff --git a/history/LATEST.json b/history/LATEST.json index 23603eeab..2fd433445 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3749, - "commit": "4ff402ed99d9028fb58ab3594b196e177390773b", - "date": "2021-09-23T19:47:32.751Z" + "versionNum": 3750, + "commit": "94e7d25e3de4d040965de5d67afdfd4a324c9a4d", + "date": "2021-09-23T20:51:14.934Z" } \ No newline at end of file diff --git a/history/versions/3750.json b/history/versions/3750.json new file mode 100644 index 000000000..5b6387bad --- /dev/null +++ b/history/versions/3750.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3750, + "commit": "94e7d25e3de4d040965de5d67afdfd4a324c9a4d", + "date": "2021-09-23T20:51:14.934Z" + }, + "versionStart": { + "versionNum": 3749, + "commit": "4ff402ed99d9028fb58ab3594b196e177390773b", + "date": "2021-09-23T19:47:32.751Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3d0E22387DdfE75D1AEa9D7108a4392922740B96/info.json", + "blockchains/smartchain/assets/0x3d0E22387DdfE75D1AEa9D7108a4392922740B96/logo.png" + ] +} \ No newline at end of file