From a384f516d3f2dfc2e1a8278a0dc471b306fe2d6e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 4 Sep 2021 06:17:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3500.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/3500.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 145e0e9d5..794eb7f29 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -153,6 +153,7 @@ "0x17B7163cf1Dbd286E262ddc68b553D899B93f526", "0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88", "0x17D749D3E2ac204a07e19D8096d9a05c423ea3af", + "0x17D8519F57450E2B7E6aE1163E0E448322a8aF17", "0x17d8C396a55D6c1c2130EfC23f4936b56860Df9C", "0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d", "0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26", diff --git a/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/info.json b/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/info.json index 7e486acb4..da3630ce0 100644 --- a/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/info.json +++ b/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/info.json @@ -34,4 +34,4 @@ "url": "https://youtube.com/channel/UC_dA60kbHtbJjPjD4gS4dKQ" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ad1fcefcd..c02247ca8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3499, - "commit": "573618f4a08b9b7ed8eac8903eb03dc298d22fba", - "date": "2021-09-04T06:06:22.084Z" + "versionNum": 3500, + "commit": "02982ef0ffd10c380821f0ad3bcf8a69865cc706", + "date": "2021-09-04T06:16:58.543Z" } \ No newline at end of file diff --git a/history/versions/3500.json b/history/versions/3500.json new file mode 100644 index 000000000..540656038 --- /dev/null +++ b/history/versions/3500.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3500, + "commit": "02982ef0ffd10c380821f0ad3bcf8a69865cc706", + "date": "2021-09-04T06:16:58.543Z" + }, + "versionStart": { + "versionNum": 3499, + "commit": "573618f4a08b9b7ed8eac8903eb03dc298d22fba", + "date": "2021-09-04T06:06:22.084Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/info.json", + "blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/logo.png" + ] +} \ No newline at end of file