From 15fbd6d1d4c54c6051381c8ed3e23aaaa80a832a Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 12 Apr 2021 13:11:49 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/511.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/511.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f915cf1f6..f175708ea 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -306,6 +306,7 @@ "0xe2F4516aA9bd7b864FF0C6DD4EbB8878E1BBc97D", "0xE3894CB9E92ca78524Fb6a30Ff072FA5E533c162", "0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32", + "0xE3e8cC42DA487d1116D26687856e9FB684817c52", "0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb", "0xE49b84771470A87F4D9544685ea0F0517933B2B4", "0xe49ed1B44117BB7379c1506cf5815aE33089e1A7", diff --git a/history/LATEST.json b/history/LATEST.json index b4ac0cb3d..8fc6a8930 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 510, - "commit": "d1e083fe4a48f51e02f5fb5afee9cf596ac0d579", - "date": "2021-04-12T13:08:43.677Z" + "versionNum": 511, + "commit": "9ea8fd97bec4fa71c96a2955e142f39cd420691b", + "date": "2021-04-12T13:11:35.915Z" } \ No newline at end of file diff --git a/history/versions/511.json b/history/versions/511.json new file mode 100644 index 000000000..1788d2433 --- /dev/null +++ b/history/versions/511.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 511, + "commit": "9ea8fd97bec4fa71c96a2955e142f39cd420691b", + "date": "2021-04-12T13:11:35.915Z" + }, + "versionStart": { + "versionNum": 510, + "commit": "d1e083fe4a48f51e02f5fb5afee9cf596ac0d579", + "date": "2021-04-12T13:08:43.677Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xE3e8cC42DA487d1116D26687856e9FB684817c52/info.json", + "blockchains/smartchain/assets/0xE3e8cC42DA487d1116D26687856e9FB684817c52/logo.png" + ] +} \ No newline at end of file