From 38954970b29dbd58d2ba7dacb71c443c3d9b4c28 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 8 Jun 2021 14:15:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2038.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2038.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9da8db5dc..b3f68f26a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -385,6 +385,7 @@ "0x565b72163f17849832A692A3c5928cc502f46D69", "0x565D931cBa7C7E1af3925f77124D5e2d68311BBE", "0x56672ecb506301b1E32ED28552797037c54D36A9", + "0x568B0D8ac3967d363257C520c9Be0f17984E470f", "0x569641e97cF794FEDC6277B490337654beA58942", "0x56B52f384ffd3cEa09730b04d9342d23B3212ef3", "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", diff --git a/history/LATEST.json b/history/LATEST.json index 0618922f9..87b196b7a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2037, - "commit": "018222314868ecabed0783bc3773579f59bcb74a", - "date": "2021-06-08T14:08:50.157Z" + "versionNum": 2038, + "commit": "99bacd79c649cc27d89aca8f07769c23faf2eddf", + "date": "2021-06-08T14:15:36.993Z" } \ No newline at end of file diff --git a/history/versions/2038.json b/history/versions/2038.json new file mode 100644 index 000000000..9a7c6b0fd --- /dev/null +++ b/history/versions/2038.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2038, + "commit": "99bacd79c649cc27d89aca8f07769c23faf2eddf", + "date": "2021-06-08T14:15:36.993Z" + }, + "versionStart": { + "versionNum": 2037, + "commit": "018222314868ecabed0783bc3773579f59bcb74a", + "date": "2021-06-08T14:08:50.157Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x568B0D8ac3967d363257C520c9Be0f17984E470f/info.json", + "blockchains/smartchain/assets/0x568B0D8ac3967d363257C520c9Be0f17984E470f/logo.png" + ] +} \ No newline at end of file