From cfd83ccbd8ec73caceca8b5472ed9a7fffda4410 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 7 May 2021 17:28:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1126.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1126.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 397bda9d2..767ccdff7 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -43,6 +43,7 @@ "0x13969BbEEce18Da1354561E9B59Dc2937Ef5C95C", "0x139dd9203c8E46d15B3896814Dc9424c5e5559fA", "0x14357D294fBabbE0fbF59503370c772d563b35b6", + "0x150159C72F0F9Ef9000BF95E242dE6682480D6D3", "0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D", "0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409", "0x1610bc33319e9398de5f57B33a5b184c806aD217", diff --git a/blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/info.json b/blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/info.json index 9b6f54163..03f5867bc 100644 --- a/blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/info.json +++ b/blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/info.json @@ -9,4 +9,4 @@ "decimals": 9, "status": "active", "id": "0x150159C72F0F9Ef9000BF95E242dE6682480D6D3" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 837ef7179..c16ca5328 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1125, - "commit": "06df8d1cbd70956db5ec68b618b5f0c34cc8398d", - "date": "2021-05-07T15:58:23.395Z" + "versionNum": 1126, + "commit": "91bbd30c13c6eaf8a268ac0a4d6eb36af27dadfb", + "date": "2021-05-07T17:28:19.929Z" } \ No newline at end of file diff --git a/history/versions/1126.json b/history/versions/1126.json new file mode 100644 index 000000000..39b575bc7 --- /dev/null +++ b/history/versions/1126.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1126, + "commit": "91bbd30c13c6eaf8a268ac0a4d6eb36af27dadfb", + "date": "2021-05-07T17:28:19.929Z" + }, + "versionStart": { + "versionNum": 1125, + "commit": "06df8d1cbd70956db5ec68b618b5f0c34cc8398d", + "date": "2021-05-07T15:58:23.395Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/info.json", + "blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/logo.png" + ] +} \ No newline at end of file