From 9110e97168a759ad32d407d64b0bb3eeadad671e Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 8 Mar 2021 10:57:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/124.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/124.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index ebd50f4b8..c3f90f33b 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -881,6 +881,7 @@ "0x219E0B7c4868adD72a913eEF492c228CD1F45cdD", "0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34", "0x21b7da0B12FD22a342b50617e539EF0a2d3a9057", + "0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697", "0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B", "0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb", "0x21cA39943E91d704678F5D00b6616650F066fD63", diff --git a/history/LATEST.json b/history/LATEST.json index a36d8d022..cd2b8dbfe 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 123, - "commit": "3728a1def2417bf78121e1f47852f45436eda4a4", - "date": "2021-03-08T10:40:56.710Z" + "versionNum": 124, + "commit": "e558e9de6600ba91de7b7d66268ceceb15916dd5", + "date": "2021-03-08T10:56:59.755Z" } \ No newline at end of file diff --git a/history/versions/124.json b/history/versions/124.json new file mode 100644 index 000000000..975118baa --- /dev/null +++ b/history/versions/124.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 124, + "commit": "e558e9de6600ba91de7b7d66268ceceb15916dd5", + "date": "2021-03-08T10:56:59.755Z" + }, + "versionStart": { + "versionNum": 123, + "commit": "3728a1def2417bf78121e1f47852f45436eda4a4", + "date": "2021-03-08T10:40:56.710Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/info.json", + "blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/logo.png" + ] +} \ No newline at end of file