From 45f99af6c9d134fb3ef25e7cf5d0ae50a08db3d9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 20 May 2021 10:45:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1510.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1510.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 453621176..77c49de83 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1670,6 +1670,7 @@ "0x3F09400313e83d53366147e3ea0e4e2279D80850", "0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD", "0x3F3B3B269d9f7088B022290906acff8710914be1", + "0x3f5DF2F90DF67E10974fBcB1729c00D3f87c0EB4", "0x3F6f014849DEDB569628e3E1745120f308bb7699", "0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea", "0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033", diff --git a/history/LATEST.json b/history/LATEST.json index 5a7b6921a..515d1aaa0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1509, - "commit": "f60bbcd8359bb64b5a40da655c96779643e1e91d", - "date": "2021-05-20T10:43:42.114Z" + "versionNum": 1510, + "commit": "74aba5118100c3a9aaef3988b23bbfb8a8d2ae1b", + "date": "2021-05-20T10:45:19.604Z" } \ No newline at end of file diff --git a/history/versions/1510.json b/history/versions/1510.json new file mode 100644 index 000000000..93258af0d --- /dev/null +++ b/history/versions/1510.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1510, + "commit": "74aba5118100c3a9aaef3988b23bbfb8a8d2ae1b", + "date": "2021-05-20T10:45:19.604Z" + }, + "versionStart": { + "versionNum": 1509, + "commit": "f60bbcd8359bb64b5a40da655c96779643e1e91d", + "date": "2021-05-20T10:43:42.114Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x3f5DF2F90DF67E10974fBcB1729c00D3f87c0EB4/info.json", + "blockchains/ethereum/assets/0x3f5DF2F90DF67E10974fBcB1729c00D3f87c0EB4/logo.png" + ] +} \ No newline at end of file