From c4e195ba08f7df001d2d366efe7427e704f046eb Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 7 Jun 2021 08:16:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1997.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1997.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ffcead7e8..342516400 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -151,6 +151,7 @@ "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", "0x233d91A0713155003fc4DcE0AFa871b508B3B715", "0x23481F4d3ac4642d2f45d014a514b45B0338b927", + "0x238CC5438da55F1679E8509bddFaF267f2fAAF30", "0x2403269d736C7a808C864bAD8c0848c2dE3E348c", "0x244f8596E985B8EBd9eA44A9356B22d3D20b101c", "0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA", diff --git a/history/LATEST.json b/history/LATEST.json index 90d4b7c8b..25556493c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1996, - "commit": "30aa62021d9f60185515edabbfdff9a1bedf644d", - "date": "2021-06-07T08:13:55.241Z" + "versionNum": 1997, + "commit": "5987745be089e81cb68d2751e3634261240ab9f5", + "date": "2021-06-07T08:16:05.574Z" } \ No newline at end of file diff --git a/history/versions/1997.json b/history/versions/1997.json new file mode 100644 index 000000000..3ffbf6d6c --- /dev/null +++ b/history/versions/1997.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1997, + "commit": "5987745be089e81cb68d2751e3634261240ab9f5", + "date": "2021-06-07T08:16:05.574Z" + }, + "versionStart": { + "versionNum": 1996, + "commit": "30aa62021d9f60185515edabbfdff9a1bedf644d", + "date": "2021-06-07T08:13:55.241Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x238CC5438da55F1679E8509bddFaF267f2fAAF30/info.json", + "blockchains/smartchain/assets/0x238CC5438da55F1679E8509bddFaF267f2fAAF30/logo.png" + ] +} \ No newline at end of file