From b30860fa003e0bfa8612c39e30ab509acd71f1c5 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 28 Aug 2021 14:26:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3421.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/3421.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 33ea7f911..13ac28c37 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1164,6 +1164,7 @@ "0xb7b36CA86685Af52186f1f9394e91d115A9Da654", "0xb7CEF49d89321e22dd3F51a212d58398Ad542640", "0xB7d9905eDf8B7B093E3C74af8d6982D0F3d37762", + "0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16", "0xb7F2bca9b034f8cc143339Dd12bb31D3D50Cf27a", "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", "0xb813939458aA42ca57B870bEf4bEc24945aDDA6D", diff --git a/history/LATEST.json b/history/LATEST.json index ef61b6d65..04fe762f4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3420, - "commit": "a68bdbfdb0746b1b124e87be7c8e524163435479", - "date": "2021-08-28T14:25:01.363Z" + "versionNum": 3421, + "commit": "52c8d30f406d9ce862eb1a7fff1fedc89cc2a524", + "date": "2021-08-28T14:26:22.164Z" } \ No newline at end of file diff --git a/history/versions/3421.json b/history/versions/3421.json new file mode 100644 index 000000000..d764a1d02 --- /dev/null +++ b/history/versions/3421.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3421, + "commit": "52c8d30f406d9ce862eb1a7fff1fedc89cc2a524", + "date": "2021-08-28T14:26:22.164Z" + }, + "versionStart": { + "versionNum": 3420, + "commit": "a68bdbfdb0746b1b124e87be7c8e524163435479", + "date": "2021-08-28T14:25:01.363Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/info.json", + "blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/logo.png" + ] +} \ No newline at end of file