From d37c4fa3e8e118cb5fb4c498e7a63b907e099137 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 23 Jul 2021 12:27:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3050.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3050.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e6553610c..f9eeda623 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -953,6 +953,7 @@ "0xa49e44976C236BeB51a1F818D49b9b9759Ed97b1", "0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC", "0xa5360c2070FaECFc231fd6bd743FE88382F2991d", + "0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9", "0xA55BB91dE33B4abdf3aC64913D98A55ad84Dc3A8", "0xA56B49dB164D37BE2F5Df2830dB0C666380cEa66", "0xA57ac35CE91Ee92CaEfAA8dc04140C8e232c2E50", diff --git a/history/LATEST.json b/history/LATEST.json index b587f12f0..801fca76b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3049, - "commit": "a3cf869d818c955570bf71b13b86d67006b1cac7", - "date": "2021-07-23T09:36:41.421Z" + "versionNum": 3050, + "commit": "e2c8fc95cb071c0834d732550cde67428f2654f3", + "date": "2021-07-23T12:27:19.700Z" } \ No newline at end of file diff --git a/history/versions/3050.json b/history/versions/3050.json new file mode 100644 index 000000000..55a907aa4 --- /dev/null +++ b/history/versions/3050.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3050, + "commit": "e2c8fc95cb071c0834d732550cde67428f2654f3", + "date": "2021-07-23T12:27:19.700Z" + }, + "versionStart": { + "versionNum": 3049, + "commit": "a3cf869d818c955570bf71b13b86d67006b1cac7", + "date": "2021-07-23T09:36:41.421Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9/info.json", + "blockchains/smartchain/assets/0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9/logo.png" + ] +} \ No newline at end of file