From 3f38847360daa203863f5faa0fce414875ea8cb2 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 2 Mar 2021 09:15:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/61.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/61.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f5b76ff2f..1b72c45fd 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -156,6 +156,7 @@ "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723", "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", "0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E", + "0xb9784C1633ef3b839563B988c323798634714368", "0xbA2aE424d960c26247Dd6c32edC70B295c744C43", "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", diff --git a/blockchains/smartchain/assets/0xb9784C1633ef3b839563B988c323798634714368/info.json b/blockchains/smartchain/assets/0xb9784C1633ef3b839563B988c323798634714368/info.json index 887543efb..97ce1a88b 100644 --- a/blockchains/smartchain/assets/0xb9784C1633ef3b839563B988c323798634714368/info.json +++ b/blockchains/smartchain/assets/0xb9784C1633ef3b839563B988c323798634714368/info.json @@ -8,4 +8,4 @@ "decimals": 8, "status": "active", "id": "0xb9784C1633ef3b839563B988c323798634714368" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9980ac978..d8034bfe8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 60, - "commit": "15a278eaed77a423ce6c19955377af85c4001867", - "date": "2021-03-02T07:21:52.026Z" + "versionNum": 61, + "commit": "992f47e4f35c0beac7dc78fe111331b95ecc58ae", + "date": "2021-03-02T09:15:43.135Z" } \ No newline at end of file diff --git a/history/versions/61.json b/history/versions/61.json new file mode 100644 index 000000000..e68f60213 --- /dev/null +++ b/history/versions/61.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 61, + "commit": "992f47e4f35c0beac7dc78fe111331b95ecc58ae", + "date": "2021-03-02T09:15:43.135Z" + }, + "versionStart": { + "versionNum": 60, + "commit": "15a278eaed77a423ce6c19955377af85c4001867", + "date": "2021-03-02T07:21:52.026Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xb9784C1633ef3b839563B988c323798634714368/info.json", + "blockchains/smartchain/assets/0xb9784C1633ef3b839563B988c323798634714368/logo.png" + ] +} \ No newline at end of file