From e56adeb78baef8608a7fd589e50d327933fbf1f1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 13 May 2021 15:27:10 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1294.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1294.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b6255541d..86f6f64c4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -88,6 +88,7 @@ "0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A", "0x20bff4bbEDa07536FF00e073bd8359E5D80D733d", "0x211FfbE424b90e25a15531ca322adF1559779E45", + "0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75", "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", "0x2222227E22102Fe3322098e4CBfE18cFebD57c95", "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", diff --git a/history/LATEST.json b/history/LATEST.json index ebdd69f37..9012b6122 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1293, - "commit": "4a8c178007bf0f91c96dcdc1180cecd8df9596ef", - "date": "2021-05-13T15:21:34.528Z" + "versionNum": 1294, + "commit": "44553970ba0392f12a24309f4137463530d2e2df", + "date": "2021-05-13T15:26:54.957Z" } \ No newline at end of file diff --git a/history/versions/1294.json b/history/versions/1294.json new file mode 100644 index 000000000..b6538ffd2 --- /dev/null +++ b/history/versions/1294.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1294, + "commit": "44553970ba0392f12a24309f4137463530d2e2df", + "date": "2021-05-13T15:26:54.957Z" + }, + "versionStart": { + "versionNum": 1293, + "commit": "4a8c178007bf0f91c96dcdc1180cecd8df9596ef", + "date": "2021-05-13T15:21:34.528Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75/info.json", + "blockchains/smartchain/assets/0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75/logo.png" + ] +} \ No newline at end of file