From 9c4eaa41d2048d0fe60015a4f7fbfca050623472 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 19 Apr 2021 21:02:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/600.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/600.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2fc8d1a33..199114b11 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -122,6 +122,7 @@ "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", "0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC", + "0x557dd6700e66818AF340ccE17FD4508CED81fBc1", "0x55d398326f99059fF775485246999027B3197955", "0x56B52f384ffd3cEa09730b04d9342d23B3212ef3", "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", diff --git a/blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/info.json b/blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/info.json index d96ed7b9d..4c9a721f7 100644 --- a/blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/info.json +++ b/blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/info.json @@ -20,4 +20,4 @@ "decimals": 9, "status": "active", "id": "0x557dd6700e66818AF340ccE17FD4508CED81fBc1" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 84f1fee3d..77dd1d07c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 599, - "commit": "8b80f2c24e6fd278f11ae13d91c9eb7cdcc83af9", - "date": "2021-04-19T17:37:55.624Z" + "versionNum": 600, + "commit": "db097a72d5bd6f96c2d4981f40296a1d8cf3d9ef", + "date": "2021-04-19T21:02:06.012Z" } \ No newline at end of file diff --git a/history/versions/600.json b/history/versions/600.json new file mode 100644 index 000000000..4b8afce0b --- /dev/null +++ b/history/versions/600.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 600, + "commit": "db097a72d5bd6f96c2d4981f40296a1d8cf3d9ef", + "date": "2021-04-19T21:02:06.012Z" + }, + "versionStart": { + "versionNum": 599, + "commit": "8b80f2c24e6fd278f11ae13d91c9eb7cdcc83af9", + "date": "2021-04-19T17:37:55.624Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/info.json", + "blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/logo.png" + ] +} \ No newline at end of file