From 8b1e6e9b6e75b2134d27b1301c42d8ab71e4d650 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 14 Apr 2021 08:57:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/537.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/537.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2eba2e954..b28e9b379 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -147,6 +147,7 @@ "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2", "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", "0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20", + "0x6D949f9297A522c0f97C232CC209a67Bd7CfA471", "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", diff --git a/blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/info.json b/blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/info.json index cf2e8f9e9..0ceb7f3db 100644 --- a/blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/info.json +++ b/blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/info.json @@ -26,4 +26,4 @@ "decimals": 9, "status": "active", "id": "0x6D949f9297A522c0f97C232CC209a67Bd7CfA471" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 68852a8c2..a1045cf3d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 536, - "commit": "b8100c45b7094e312208ae1cefe9ebf72f7dc6ab", - "date": "2021-04-14T08:53:13.899Z" + "versionNum": 537, + "commit": "91126877dad42a4704fa6517161be81506f8bbce", + "date": "2021-04-14T08:56:52.097Z" } \ No newline at end of file diff --git a/history/versions/537.json b/history/versions/537.json new file mode 100644 index 000000000..80eed124b --- /dev/null +++ b/history/versions/537.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 537, + "commit": "91126877dad42a4704fa6517161be81506f8bbce", + "date": "2021-04-14T08:56:52.097Z" + }, + "versionStart": { + "versionNum": 536, + "commit": "b8100c45b7094e312208ae1cefe9ebf72f7dc6ab", + "date": "2021-04-14T08:53:13.899Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/info.json", + "blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/logo.png" + ] +} \ No newline at end of file