From c65c0a2a7c71633ccfab84a327410258b893030f Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 29 Mar 2021 12:13:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/321.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/321.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 6a72f9a19..c6ab7823c 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4369,6 +4369,7 @@ "0xaebe5B3780860147DE62BC67339f0386c4A13d87", "0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009", "0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a", + "0xAec7e1f531Bb09115103C53ba76829910Ec48966", "0xaEc98A708810414878c3BCDF46Aad31dEd4a4557", "0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305", "0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2", diff --git a/history/LATEST.json b/history/LATEST.json index 6986df2b2..49d81065e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 320, - "commit": "ffc2259c411527e9c928b56a040066efe82072cb", - "date": "2021-03-29T07:10:46.153Z" + "versionNum": 321, + "commit": "752a6fbf66f93ff441ad364f85db4f1f26909478", + "date": "2021-03-29T12:13:27.493Z" } \ No newline at end of file diff --git a/history/versions/321.json b/history/versions/321.json new file mode 100644 index 000000000..6567c6053 --- /dev/null +++ b/history/versions/321.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 321, + "commit": "752a6fbf66f93ff441ad364f85db4f1f26909478", + "date": "2021-03-29T12:13:27.493Z" + }, + "versionStart": { + "versionNum": 320, + "commit": "ffc2259c411527e9c928b56a040066efe82072cb", + "date": "2021-03-29T07:10:46.153Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/info.json", + "blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/logo.png" + ] +} \ No newline at end of file