From 68d7aebef8a718fee65226debd32961a4141751c Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 8 Apr 2021 11:33:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/462.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/462.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6393faf02..8bf884db6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -251,6 +251,7 @@ "0xc5137E8e017799e71A65e0cFe3F340d719AF17D3", "0xc53708664b99DF348dd27C3Ac0759d2DA9c40462", "0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d", + "0xc7091AA18598b87588e37501b6Ce865263CD67Ce", "0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731", "0xC808592e5b4585F982bc728d63b227634bc007a4", "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", diff --git a/blockchains/smartchain/assets/0xc7091AA18598b87588e37501b6Ce865263CD67Ce/info.json b/blockchains/smartchain/assets/0xc7091AA18598b87588e37501b6Ce865263CD67Ce/info.json index f26e42cd6..8b50b6e48 100644 --- a/blockchains/smartchain/assets/0xc7091AA18598b87588e37501b6Ce865263CD67Ce/info.json +++ b/blockchains/smartchain/assets/0xc7091AA18598b87588e37501b6Ce865263CD67Ce/info.json @@ -9,4 +9,4 @@ "decimals": 18, "status": "active", "id": "0xc7091AA18598b87588e37501b6Ce865263CD67Ce" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fc11de3fa..40ce3d7e9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 461, - "commit": "ff261163cdf85e18d45c5c4ee70a5fefd89257ba", - "date": "2021-04-08T07:11:24.019Z" + "versionNum": 462, + "commit": "11c381522dcabef8f6f5c9cc304c04185df70344", + "date": "2021-04-08T11:33:41.513Z" } \ No newline at end of file diff --git a/history/versions/462.json b/history/versions/462.json new file mode 100644 index 000000000..5b98a8397 --- /dev/null +++ b/history/versions/462.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 462, + "commit": "11c381522dcabef8f6f5c9cc304c04185df70344", + "date": "2021-04-08T11:33:41.513Z" + }, + "versionStart": { + "versionNum": 461, + "commit": "ff261163cdf85e18d45c5c4ee70a5fefd89257ba", + "date": "2021-04-08T07:11:24.019Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc7091AA18598b87588e37501b6Ce865263CD67Ce/info.json", + "blockchains/smartchain/assets/0xc7091AA18598b87588e37501b6Ce865263CD67Ce/logo.png" + ] +} \ No newline at end of file