From 9526d7dd360800108d3adc6f3bf96b7edf0f40db Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 29 Mar 2021 21:14:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/334.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/334.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index ff280ae9f..d7cc6b413 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -6224,6 +6224,7 @@ "0xfc82bb4ba86045Af6F327323a46E80412b91b27d", "0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C", "0xFC97655AE3714de60B518B7EA225b240AbF9d24E", + "0xfC98e825A2264D890F9a1e68ed50E1526abCcacD", "0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094", "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF", "0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e", diff --git a/history/LATEST.json b/history/LATEST.json index 74a24d306..750855519 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 333, - "commit": "5e5cf0ced6f1fe679d852e4da18201a5a8ac73ce", - "date": "2021-03-29T21:01:15.911Z" + "versionNum": 334, + "commit": "416622507040298009351a67dcb9420c92939f12", + "date": "2021-03-29T21:14:19.772Z" } \ No newline at end of file diff --git a/history/versions/334.json b/history/versions/334.json new file mode 100644 index 000000000..c1b809fa7 --- /dev/null +++ b/history/versions/334.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 334, + "commit": "416622507040298009351a67dcb9420c92939f12", + "date": "2021-03-29T21:14:19.772Z" + }, + "versionStart": { + "versionNum": 333, + "commit": "5e5cf0ced6f1fe679d852e4da18201a5a8ac73ce", + "date": "2021-03-29T21:01:15.911Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xfC98e825A2264D890F9a1e68ed50E1526abCcacD/info.json", + "blockchains/ethereum/assets/0xfC98e825A2264D890F9a1e68ed50E1526abCcacD/logo.png" + ] +} \ No newline at end of file