From 2d3a851109646f20a2c23e3729bca0b0323b41ad Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 1 Jul 2021 15:30:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2627.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2627.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ae96ea94f..65099e381 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -547,6 +547,7 @@ "0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE", "0x60531D9DC6Ca16AC18d43588d2845d69f8A8aA59", "0x60582805620370818967B32dC8Cd709195B72fab", + "0x6067652Fe687Aa221B6F86F398aF4d0fe9bF45E3", "0x60b3BC37593853c04410c4F07fE4D6748245BF77", "0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf", "0x611DFe661C82B858087AB5b16e3Cb082552df4F3", diff --git a/history/LATEST.json b/history/LATEST.json index 95e0633cf..069aa3014 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2626, - "commit": "13794f5da03b37eca33dd8e58cb9987e80d6569a", - "date": "2021-07-01T12:37:24.929Z" + "versionNum": 2627, + "commit": "0e34a99160714143bf6f172eb417c3b304c962f3", + "date": "2021-07-01T15:29:55.917Z" } \ No newline at end of file diff --git a/history/versions/2627.json b/history/versions/2627.json new file mode 100644 index 000000000..63bc3e9fc --- /dev/null +++ b/history/versions/2627.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2627, + "commit": "0e34a99160714143bf6f172eb417c3b304c962f3", + "date": "2021-07-01T15:29:55.917Z" + }, + "versionStart": { + "versionNum": 2626, + "commit": "13794f5da03b37eca33dd8e58cb9987e80d6569a", + "date": "2021-07-01T12:37:24.929Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6067652Fe687Aa221B6F86F398aF4d0fe9bF45E3/info.json", + "blockchains/smartchain/assets/0x6067652Fe687Aa221B6F86F398aF4d0fe9bF45E3/logo.png" + ] +} \ No newline at end of file