From 082abeee3ff3c65985ae3bf035fb432e031bcf94 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 12 Aug 2021 09:37:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3235.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3235.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index df15c2457..235a67e9f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1089,6 +1089,7 @@ "0xB1CeD2e320E3f4C8e3511B1DC59203303493F382", "0xB248a295732e0225acd3337607cc01068e3b9c10", "0xB27ADAfFB9fEa1801459a1a81B17218288c097cc", + "0xb28a7f8f5328FafFDd862985177583c2Bb71E016", "0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e", "0xB2f7e860E302b18819970ceA41BcFc7349834e81", "0xb31f5d117541825D6692c10e4357008EDF3E2BCD", diff --git a/history/LATEST.json b/history/LATEST.json index d1ed4016c..fc0aa9cb9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3234, - "commit": "8e5673af8cb0212e4fc0809c6613dfe4fd1692ec", - "date": "2021-08-12T09:34:29.626Z" + "versionNum": 3235, + "commit": "4d7d87501a5fa2723282eb14a8f9b1220dde9007", + "date": "2021-08-12T09:37:34.016Z" } \ No newline at end of file diff --git a/history/versions/3235.json b/history/versions/3235.json new file mode 100644 index 000000000..6ef9ebc0f --- /dev/null +++ b/history/versions/3235.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3235, + "commit": "4d7d87501a5fa2723282eb14a8f9b1220dde9007", + "date": "2021-08-12T09:37:34.016Z" + }, + "versionStart": { + "versionNum": 3234, + "commit": "8e5673af8cb0212e4fc0809c6613dfe4fd1692ec", + "date": "2021-08-12T09:34:29.626Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xb28a7f8f5328FafFDd862985177583c2Bb71E016/info.json", + "blockchains/smartchain/assets/0xb28a7f8f5328FafFDd862985177583c2Bb71E016/logo.png" + ] +} \ No newline at end of file