From 85dabbebc9efdf85c8e7a4233062d21b10baf1c8 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 23 Aug 2021 09:25:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3340.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3340.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index be36a637f..356899544 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -425,6 +425,7 @@ "0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC", "0x400613f184D1207f5C07a67D67040A4e23E92feB", "0x40300e0045239Fe76Cd07251313f923B29df1e55", + "0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434", "0x4090e535F2e251F5F88518998B18b54d26B3b07c", "0x40929FB2008c830731A3d972950bC13f70161c75", "0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975", diff --git a/history/LATEST.json b/history/LATEST.json index 91347888a..c5512e540 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3339, - "commit": "67c1f3516ae71735039f593cd80be172fab60b20", - "date": "2021-08-23T09:20:10.448Z" + "versionNum": 3340, + "commit": "278e19b3369840308e50bdc49c697a894458bd7b", + "date": "2021-08-23T09:25:23.600Z" } \ No newline at end of file diff --git a/history/versions/3340.json b/history/versions/3340.json new file mode 100644 index 000000000..ba569dbe2 --- /dev/null +++ b/history/versions/3340.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3340, + "commit": "278e19b3369840308e50bdc49c697a894458bd7b", + "date": "2021-08-23T09:25:23.600Z" + }, + "versionStart": { + "versionNum": 3339, + "commit": "67c1f3516ae71735039f593cd80be172fab60b20", + "date": "2021-08-23T09:20:10.448Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434/info.json", + "blockchains/smartchain/assets/0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434/logo.png" + ] +} \ No newline at end of file