From f954932b6235e5784c8b685ef7e9b89c1489185c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 3 Jul 2021 05:46:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 3 +-- history/LATEST.json | 6 +++--- history/versions/2680.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 history/versions/2680.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ba32f8f58..7eef77d27 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -537,6 +537,7 @@ "0x5D2F9a9DF1ba3C8C00303D0b4C431897eBc6626A", "0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773", "0x5d6CDf1b7F7C35EAE688E4C563b6f16eeAC2cB6b", + "0x5de3939b2F811A61d830E6F52d13B066881412ab", "0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590", "0x5E9280d53F28281Ce098C8F64e49F5f5DC9Ea185", "0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81", diff --git a/blockchains/smartchain/assets/0x5de3939b2F811A61d830E6F52d13B066881412ab/info.json b/blockchains/smartchain/assets/0x5de3939b2F811A61d830E6F52d13B066881412ab/info.json index d89286709..ebf931d6c 100644 --- a/blockchains/smartchain/assets/0x5de3939b2F811A61d830E6F52d13B066881412ab/info.json +++ b/blockchains/smartchain/assets/0x5de3939b2F811A61d830E6F52d13B066881412ab/info.json @@ -42,5 +42,4 @@ "url": "https://blog.protonchain.com/" } ] -} - +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7a5bb4fc7..db24ea082 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2679, - "commit": "8982c071071f0cf2a59a02db713c664bd71f35ec", - "date": "2021-07-03T05:39:43.775Z" + "versionNum": 2680, + "commit": "854cef8f06cd727f541667655cd3aa894659283e", + "date": "2021-07-03T05:46:20.222Z" } \ No newline at end of file diff --git a/history/versions/2680.json b/history/versions/2680.json new file mode 100644 index 000000000..f2d1e2673 --- /dev/null +++ b/history/versions/2680.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2680, + "commit": "854cef8f06cd727f541667655cd3aa894659283e", + "date": "2021-07-03T05:46:20.222Z" + }, + "versionStart": { + "versionNum": 2679, + "commit": "8982c071071f0cf2a59a02db713c664bd71f35ec", + "date": "2021-07-03T05:39:43.775Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5de3939b2F811A61d830E6F52d13B066881412ab/info.json", + "blockchains/smartchain/assets/0x5de3939b2F811A61d830E6F52d13B066881412ab/logo.png" + ] +} \ No newline at end of file