From dfe543c40df37fadf58eef9869706599beb9b350 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 3 Mar 2021 15:31:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/80.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/80.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 02ce15dd1..84d139fb1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -36,6 +36,7 @@ "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", "0x233d91A0713155003fc4DcE0AFa871b508B3B715", + "0x250342dD21cAE01583e8F3eDe4eB64753f665084", "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B", "0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC", "0x2Bc4eb013DDee29D37920938B96d353171289B7C", diff --git a/history/LATEST.json b/history/LATEST.json index 3c5136fff..06d0fa800 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 79, - "commit": "9e8176f4a943464f70ea464e0f767bf6b2faf921", - "date": "2021-03-03T15:24:55.784Z" + "versionNum": 80, + "commit": "a5213c0c22d25b2972ccf07460927ec3171a74fc", + "date": "2021-03-03T15:31:09.294Z" } \ No newline at end of file diff --git a/history/versions/80.json b/history/versions/80.json new file mode 100644 index 000000000..c24d95a43 --- /dev/null +++ b/history/versions/80.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 80, + "commit": "a5213c0c22d25b2972ccf07460927ec3171a74fc", + "date": "2021-03-03T15:31:09.294Z" + }, + "versionStart": { + "versionNum": 79, + "commit": "9e8176f4a943464f70ea464e0f767bf6b2faf921", + "date": "2021-03-03T15:24:55.784Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x250342dD21cAE01583e8F3eDe4eB64753f665084/info.json", + "blockchains/smartchain/assets/0x250342dD21cAE01583e8F3eDe4eB64753f665084/logo.png" + ] +} \ No newline at end of file