From 2ed1bb531faade32c0639b0b3cedf037a2269063 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Fri, 19 Mar 2021 21:46:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/229.json | 19 +++++++++++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/229.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index c363b4228..00234d52e 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3505,6 +3505,7 @@ "0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B", "0x8B334C54997BC6c1c347d19cac73e015E3DDdf40", "0x8b353021189375591723E7384262F45709A3C3dC", + "0x8B39B70E39Aa811b69365398e0aACe9bee238AEb", "0x8B40761142B9aa6dc8964e61D0585995425C3D94", "0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e", "0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c", diff --git a/history/LATEST.json b/history/LATEST.json index c59da9d73..9e9bb11ed 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 228, - "commit": "2640a9ef77ced9af1b41d2e91555ab204327ec03", - "date": "2021-03-19T21:30:04.279Z" + "versionNum": 229, + "commit": "7295f6bd970177c0cdc54eb85af8708b2f093d40", + "date": "2021-03-19T21:46:13.462Z" } \ No newline at end of file diff --git a/history/versions/229.json b/history/versions/229.json new file mode 100644 index 000000000..9f30abd62 --- /dev/null +++ b/history/versions/229.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 229, + "commit": "7295f6bd970177c0cdc54eb85af8708b2f093d40", + "date": "2021-03-19T21:46:13.462Z" + }, + "versionStart": { + "versionNum": 228, + "commit": "2640a9ef77ced9af1b41d2e91555ab204327ec03", + "date": "2021-03-19T21:30:04.279Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x8B39B70E39Aa811b69365398e0aACe9bee238AEb/info.json", + "blockchains/ethereum/assets/0x8B39B70E39Aa811b69365398e0aACe9bee238AEb/logo.png", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8/info.json", + "blockchains/smartchain/assets/0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8/logo.png" + ] +} \ No newline at end of file