From bc363a70232c22909620dc225cc21126ceecd6fd Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 8 Apr 2021 11:52:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/464.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/464.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8bf884db6..9ba471768 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -301,6 +301,7 @@ "0xEF6d459FE81C3Ed53d292c936b2df5a8084975De", "0xF215A127A196e3988C09d052e16BcFD365Cd7AA3", "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e", + "0xF27580F6a58FF785c60B7c15fD394AB442aAA451", "0xf307910A4c7bbc79691fD374889b36d8531B08e3", "0xf3DBB49999B25c9D6641a9423C7ad84168D00071", "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", diff --git a/history/LATEST.json b/history/LATEST.json index 964e7575d..e37b75604 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 463, - "commit": "68d7aebef8a718fee65226debd32961a4141751c", - "date": "2021-04-08T11:34:57.906Z" + "versionNum": 464, + "commit": "37f4d9fb415aa7e7c7735d3416a6b1ce461268c5", + "date": "2021-04-08T11:52:21.856Z" } \ No newline at end of file diff --git a/history/versions/464.json b/history/versions/464.json new file mode 100644 index 000000000..ffdf811f6 --- /dev/null +++ b/history/versions/464.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 464, + "commit": "37f4d9fb415aa7e7c7735d3416a6b1ce461268c5", + "date": "2021-04-08T11:52:21.856Z" + }, + "versionStart": { + "versionNum": 463, + "commit": "68d7aebef8a718fee65226debd32961a4141751c", + "date": "2021-04-08T11:34:57.906Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF27580F6a58FF785c60B7c15fD394AB442aAA451/info.json", + "blockchains/smartchain/assets/0xF27580F6a58FF785c60B7c15fD394AB442aAA451/logo.png" + ] +} \ No newline at end of file