From 5e490461914a851b2d0db4b6ec10f993d70fd1ea Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 19 May 2021 18:17:15 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1490.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1490.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 898212d30..02a245ab4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -46,6 +46,7 @@ "0x0Eb3a705fc54725037CC9e008bDede697f62F335", "0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699", "0x0fEAdcC3824E7F3c12f40E324a60c23cA51627fc", + "0x0fFB09e25d2Cb7D56EF3eA7Fac08756Dfb579208", "0x101d82428437127bF1608F699CD651e6Abf9766E", "0x10747e2045a0ef884a0586AC81558F43285ea3c7", "0x10F181B87E2A4Af6120452A29570fcf74B082c16", diff --git a/history/LATEST.json b/history/LATEST.json index 7143373a2..f6bd43f03 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1489, - "commit": "e62a0eb002a6e3d9d0e1c3adc060bd19fa495da6", - "date": "2021-05-19T17:00:57.316Z" + "versionNum": 1490, + "commit": "a3444ef8e16371f2b2b89152d24692f97ad815f1", + "date": "2021-05-19T18:17:01.518Z" } \ No newline at end of file diff --git a/history/versions/1490.json b/history/versions/1490.json new file mode 100644 index 000000000..8da11cf60 --- /dev/null +++ b/history/versions/1490.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1490, + "commit": "a3444ef8e16371f2b2b89152d24692f97ad815f1", + "date": "2021-05-19T18:17:01.518Z" + }, + "versionStart": { + "versionNum": 1489, + "commit": "e62a0eb002a6e3d9d0e1c3adc060bd19fa495da6", + "date": "2021-05-19T17:00:57.316Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x0fFB09e25d2Cb7D56EF3eA7Fac08756Dfb579208/info.json", + "blockchains/smartchain/assets/0x0fFB09e25d2Cb7D56EF3eA7Fac08756Dfb579208/logo.png" + ] +} \ No newline at end of file