From 113bc154a6bbfe75b03319a09b2bb819c254cd2f Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 19 Jun 2021 14:25:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2362.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/2362.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index d0fe42d85..f55766f44 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3969,6 +3969,7 @@ "0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0", "0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B", "0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab", + "0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08", "0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD", "0x9AF839687F6C94542ac5ece2e317dAAE355493A1", "0x9B024630da7052Dd5F209BFAa1b167f410d87BD4", diff --git a/history/LATEST.json b/history/LATEST.json index c0dee894c..19266bf08 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2361, - "commit": "7337501f78df3462caa29c44d797232b6494e69a", - "date": "2021-06-19T14:23:01.728Z" + "versionNum": 2362, + "commit": "2603d8428c3132e7adc6604581eacf1c61a5567b", + "date": "2021-06-19T14:25:08.939Z" } \ No newline at end of file diff --git a/history/versions/2362.json b/history/versions/2362.json new file mode 100644 index 000000000..127cb34b1 --- /dev/null +++ b/history/versions/2362.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2362, + "commit": "2603d8428c3132e7adc6604581eacf1c61a5567b", + "date": "2021-06-19T14:25:08.939Z" + }, + "versionStart": { + "versionNum": 2361, + "commit": "7337501f78df3462caa29c44d797232b6494e69a", + "date": "2021-06-19T14:23:01.728Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08/info.json", + "blockchains/ethereum/assets/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08/logo.png", + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file