From 57a618f22861075134dc7f768d7aa9c8a3f7e0ae Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 28 Apr 2021 17:40:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/856.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/856.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 91a3fda5e..96a1ee7f5 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -234,6 +234,7 @@ "0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914", "0x7c63F96fEAFACD84e75a594C00faC3693386FBf0", "0x7c67DCCb04b67d4666fd97B2a00bb6D9B8D82E3F", + "0x7e396BfC8a2f84748701167c2d622F041A1D7a17", "0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86", "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", diff --git a/history/LATEST.json b/history/LATEST.json index 734c3ab41..be828458d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 855, - "commit": "7f4982baf69efb85a8c2c8c1828ec86f889c7afa", - "date": "2021-04-28T17:29:21.564Z" + "versionNum": 856, + "commit": "9e0602859c8d8d62fbddb7b6317507b0c4490101", + "date": "2021-04-28T17:40:24.327Z" } \ No newline at end of file diff --git a/history/versions/856.json b/history/versions/856.json new file mode 100644 index 000000000..b8176ef64 --- /dev/null +++ b/history/versions/856.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 856, + "commit": "9e0602859c8d8d62fbddb7b6317507b0c4490101", + "date": "2021-04-28T17:40:24.327Z" + }, + "versionStart": { + "versionNum": 855, + "commit": "7f4982baf69efb85a8c2c8c1828ec86f889c7afa", + "date": "2021-04-28T17:29:21.564Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7e396BfC8a2f84748701167c2d622F041A1D7a17/info.json", + "blockchains/smartchain/assets/0x7e396BfC8a2f84748701167c2d622F041A1D7a17/logo.png" + ] +} \ No newline at end of file