From 38099398d86e8574f0d8de514ddedebc5ba35dfb Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Sun, 14 Mar 2021 23:11:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/190.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/190.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1ac69b8aa..2589f7274 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -197,6 +197,7 @@ "0xd399359683c1cD5267f611261eDE08F22cE9729F", "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb", "0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888", + "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099", "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", "0xdBf8265B1d5244A13424f13977723AcF5395eAB2", diff --git a/blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json b/blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json index ded95331c..bafc11b22 100644 --- a/blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json +++ b/blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 365583f25..22084a2e4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 189, - "commit": "a3219481e355544c09355c11646fe0422445ec55", - "date": "2021-03-14T19:18:11.854Z" + "versionNum": 190, + "commit": "53bdba116c7714766f4b91e07cd1df404b5b7e2f", + "date": "2021-03-14T23:11:00.112Z" } \ No newline at end of file diff --git a/history/versions/190.json b/history/versions/190.json new file mode 100644 index 000000000..c4751be6c --- /dev/null +++ b/history/versions/190.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 190, + "commit": "53bdba116c7714766f4b91e07cd1df404b5b7e2f", + "date": "2021-03-14T23:11:00.112Z" + }, + "versionStart": { + "versionNum": 189, + "commit": "a3219481e355544c09355c11646fe0422445ec55", + "date": "2021-03-14T19:18:11.854Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json", + "blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/logo.png" + ] +} \ No newline at end of file