From 97b53e0f05f07568f69dc88467002bdeaccc42b4 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 30 Apr 2021 11:38:49 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/905.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/905.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 979b9bed0..0b862d798 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -254,6 +254,7 @@ "0x8191113581cBfa3fcdC6B0d2e6F84753D4850080", "0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55", "0x81E4d494b85A24a58a6BA45c9B418b32a4E039de", + "0x8244609023097AeF71C702cCbaEFC0bde5b48694", "0x8249BC1dEA00660d2d38dF126b53C6c9A733e942", "0x82D2f8E02Afb160Dd5A480a617692e62de9038C4", "0x8443f091997f06a61670B735ED92734F5628692F", diff --git a/blockchains/smartchain/assets/0x8244609023097AeF71C702cCbaEFC0bde5b48694/info.json b/blockchains/smartchain/assets/0x8244609023097AeF71C702cCbaEFC0bde5b48694/info.json index e5cd8c9f4..c2e3893c7 100644 --- a/blockchains/smartchain/assets/0x8244609023097AeF71C702cCbaEFC0bde5b48694/info.json +++ b/blockchains/smartchain/assets/0x8244609023097AeF71C702cCbaEFC0bde5b48694/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x8244609023097AeF71C702cCbaEFC0bde5b48694" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c086ce853..5db6664a0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 904, - "commit": "0c5416bfb5d805dd68895d2c453d5227d60bd938", - "date": "2021-04-30T11:30:04.187Z" + "versionNum": 905, + "commit": "cd7bab36c732e449cd03c0d0c7b05d60673f4647", + "date": "2021-04-30T11:38:33.326Z" } \ No newline at end of file diff --git a/history/versions/905.json b/history/versions/905.json new file mode 100644 index 000000000..12502223c --- /dev/null +++ b/history/versions/905.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 905, + "commit": "cd7bab36c732e449cd03c0d0c7b05d60673f4647", + "date": "2021-04-30T11:38:33.326Z" + }, + "versionStart": { + "versionNum": 904, + "commit": "0c5416bfb5d805dd68895d2c453d5227d60bd938", + "date": "2021-04-30T11:30:04.187Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8244609023097AeF71C702cCbaEFC0bde5b48694/info.json", + "blockchains/smartchain/assets/0x8244609023097AeF71C702cCbaEFC0bde5b48694/logo.png" + ] +} \ No newline at end of file