From 87920ca47a97fc36e93306c332cbda298a7caae9 Mon Sep 17 00:00:00 2001 From: Iamdeadlyz Date: Mon, 1 Mar 2021 12:51:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 4 ++-- .../info.json | 2 +- blockchains/ethereum/denylist.json | 2 +- history/LATEST.json | 6 +++--- history/versions/44.json | 21 +++++++++++++++++++ 5 files changed, 28 insertions(+), 7 deletions(-) create mode 100644 history/versions/44.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 5df0267e0..a422bda81 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3256,7 +3256,6 @@ "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", "0x8293bBd92C42608B20af588620a76128A33e4De9", "0x829FC6B9CCEC9FBd5534E40B2181556C2a791896", - "0xef6344de1fcfC5F48c30234C16c1389e8CdC572C", "0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B", "0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC", "0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F", @@ -5845,6 +5844,7 @@ "0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24", "0xef42d7D6219f4B17f539aEc0f3228C9C37f41536", "0xEf51c9377FeB29856E61625cAf9390bD0B67eA18", + "0xef6344de1fcfC5F48c30234C16c1389e8CdC572C", "0xeF65887a05415bF6316204b5ffB350d4d1a19BBA", "0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6", "0xeF764855F98C5Ef9cbe29b908510dd4e101616d1", @@ -6249,4 +6249,4 @@ "0xFFee4DB0f30a43955398776A9524fDFF0680dD7f", "0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB", "0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB" -] +] \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json b/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json index 17ceadeb2..18ac7059d 100644 --- a/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json +++ b/blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json @@ -8,4 +8,4 @@ "explorer": "https://etherscan.io/token/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81", "status": "inactive", "id": "0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81" -} +} \ No newline at end of file diff --git a/blockchains/ethereum/denylist.json b/blockchains/ethereum/denylist.json index 25e5971c0..663a88f84 100644 --- a/blockchains/ethereum/denylist.json +++ b/blockchains/ethereum/denylist.json @@ -4133,4 +4133,4 @@ "0xfFE714740Ee83C20590855125B06eb4667F03De2", "0xfff4D3F6037e62428ce467B3DcbFff45A132F423", "0xffF4d70fe53d31D373B0bEE5bD41F5918f50f538" -] +] \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7abaafdec..1d727ea76 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 43, - "commit": "982d0ab1dd5e3a4a0be8decc7d5c37c311aa2421", - "date": "2021-03-01T12:46:12.644Z" + "versionNum": 44, + "commit": "523a42c73f82ea411cc99310b2a3b7f4845db76a", + "date": "2021-03-01T12:51:19.921Z" } \ No newline at end of file diff --git a/history/versions/44.json b/history/versions/44.json new file mode 100644 index 000000000..1f875e1ca --- /dev/null +++ b/history/versions/44.json @@ -0,0 +1,21 @@ +{ + "versionEnd": { + "versionNum": 44, + "commit": "523a42c73f82ea411cc99310b2a3b7f4845db76a", + "date": "2021-03-01T12:51:19.921Z" + }, + "versionStart": { + "versionNum": 43, + "commit": "982d0ab1dd5e3a4a0be8decc7d5c37c311aa2421", + "date": "2021-03-01T12:46:12.644Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json", + "blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/logo.png", + "blockchains/ethereum/assets/0xef6344de1fcfC5F48c30234C16c1389e8CdC572C/info.json", + "blockchains/ethereum/assets/0xef6344de1fcfC5F48c30234C16c1389e8CdC572C/logo.png", + "blockchains/ethereum/denylist.json", + "blockchains/ethereum/tokenlist.json" + ] +} \ No newline at end of file