From 2cfef6567c3aba4818f8d28dbb5f5024493ac26a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 08:27:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1418.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1418.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 268ab6edc..8c218e78e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -328,6 +328,7 @@ "0x6E0fB6B19941FAf58982F09b33A9dceDa4377155", "0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2", "0x6eA05F63DAF6b0Dc6b8bea94342330CC602c5536", + "0x6F2aFbF4f5e5e804C5b954889d7Bf3768A3C9a45", "0x6Fb05b156788E88c8ad1e057e729362ff8c39d93", "0x6Fc015dC3283369125cc31907eEF990b8F67a7a1", "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", diff --git a/history/LATEST.json b/history/LATEST.json index cf56b43cf..3d1a41d4d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1417, - "commit": "55ae35016532c400992aeaf1233ed89918d10d6f", - "date": "2021-05-17T08:07:01.746Z" + "versionNum": 1418, + "commit": "2107d3f0ee1c59563ce51221909b7dd4db2cdb08", + "date": "2021-05-17T08:26:46.805Z" } \ No newline at end of file diff --git a/history/versions/1418.json b/history/versions/1418.json new file mode 100644 index 000000000..3952aa4d5 --- /dev/null +++ b/history/versions/1418.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1418, + "commit": "2107d3f0ee1c59563ce51221909b7dd4db2cdb08", + "date": "2021-05-17T08:26:46.805Z" + }, + "versionStart": { + "versionNum": 1417, + "commit": "55ae35016532c400992aeaf1233ed89918d10d6f", + "date": "2021-05-17T08:07:01.746Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6F2aFbF4f5e5e804C5b954889d7Bf3768A3C9a45/info.json", + "blockchains/smartchain/assets/0x6F2aFbF4f5e5e804C5b954889d7Bf3768A3C9a45/logo.png" + ] +} \ No newline at end of file