From 8c27fdafa90db040357cdb8b17fb1d97220d5973 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 27 Apr 2021 16:51:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/831.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/831.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3ebefe444..49f036dc4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -223,6 +223,7 @@ "0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA", "0x7A9f28EB62C791422Aa23CeAE1dA9C847cBeC9b0", "0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6", + "0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F", "0x7bb362962F2a4E2089466C79566572B37CFc5D78", "0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914", "0x7c63F96fEAFACD84e75a594C00faC3693386FBf0", diff --git a/blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json b/blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json index f7ffab0dd..8998b3860 100644 --- a/blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json +++ b/blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json @@ -22,4 +22,4 @@ "decimals": 8, "status": "active", "id": "0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e7ae4e2dc..899348438 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 830, - "commit": "003bd66364a48d97ae47e32f5da16d06bb78fff7", - "date": "2021-04-27T15:51:40.346Z" + "versionNum": 831, + "commit": "dc5570ab1d57b075326e2b53578d34728b952834", + "date": "2021-04-27T16:50:48.783Z" } \ No newline at end of file diff --git a/history/versions/831.json b/history/versions/831.json new file mode 100644 index 000000000..ef7b9dec6 --- /dev/null +++ b/history/versions/831.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 831, + "commit": "dc5570ab1d57b075326e2b53578d34728b952834", + "date": "2021-04-27T16:50:48.783Z" + }, + "versionStart": { + "versionNum": 830, + "commit": "003bd66364a48d97ae47e32f5da16d06bb78fff7", + "date": "2021-04-27T15:51:40.346Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json", + "blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/logo.png" + ] +} \ No newline at end of file