From 77f021438bf0d3d087c1af59b97816255a44f9b4 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 13 May 2021 16:33:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1300.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1300.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 84de88330..96ea69bda 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -207,6 +207,7 @@ "0x47e7dd5fA9BBd280C5422E5106b1Da444344c206", "0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9", "0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87", + "0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D", "0x4B0F1812e5Df2A09796481Ff14017e6005508003", "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743", "0x4BbB275012EBE258556B8debE5C07bE98e8d3859", diff --git a/history/LATEST.json b/history/LATEST.json index 000db2de9..39d225069 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1299, - "commit": "5bec6db531c2691725672a579e294bbe2ea9dff6", - "date": "2021-05-13T15:37:22.971Z" + "versionNum": 1300, + "commit": "b7946b4ae913f0aa4d076ec795ccd820b1b76994", + "date": "2021-05-13T16:33:38.705Z" } \ No newline at end of file diff --git a/history/versions/1300.json b/history/versions/1300.json new file mode 100644 index 000000000..2c1d3b3ff --- /dev/null +++ b/history/versions/1300.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1300, + "commit": "b7946b4ae913f0aa4d076ec795ccd820b1b76994", + "date": "2021-05-13T16:33:38.705Z" + }, + "versionStart": { + "versionNum": 1299, + "commit": "5bec6db531c2691725672a579e294bbe2ea9dff6", + "date": "2021-05-13T15:37:22.971Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D/info.json", + "blockchains/smartchain/assets/0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D/logo.png" + ] +} \ No newline at end of file