From 39bf39a166e15438f15d7084bc56ad2272ad196f Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 3 Mar 2021 14:37:50 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/76.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/76.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 1ccbabfb3..60f45ef81 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4669,6 +4669,7 @@ "0xbcC7026CdE024c6a97d2DF6e40613217d946279C", "0xBcca60bB61934080951369a648Fb03DF4F96263C", "0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1", + "0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd", "0xbCdfE338D55c061C084D81fD793Ded00A27F226D", "0xbcE7BD79558dda90B261506768f265c5543A9f90", "0xbD03BD923c7D51019Fd84571D84e4eBcf7213509", diff --git a/blockchains/ethereum/assets/0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd/info.json b/blockchains/ethereum/assets/0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd/info.json index 9e0bfec2e..62a2a3a72 100644 --- a/blockchains/ethereum/assets/0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd/info.json +++ b/blockchains/ethereum/assets/0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd/info.json @@ -1,11 +1,11 @@ -{ - "name": "SpiderDAO", - "website": "https://spiderdao.io", - "description": "SpiderDAO is about protecting your internet privacy while browsing the internet. With our innovative Hardware DAO concept we introduce a dual-governance model which bundles together hardware and software tools with on-chain elements, providing a “whale-resistant” governance solution.", - "explorer": "https://etherscan.io/token/0xbcd4b7de6fde81025f74426d43165a5b0d790fdd", - "type": "ERC20", - "symbol": "SPDR", - "decimals": 18, - "status": "active", - "id": "0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd" -} +{ + "name": "SpiderDAO", + "website": "https://spiderdao.io", + "description": "SpiderDAO is about protecting your internet privacy while browsing the internet. With our innovative Hardware DAO concept we introduce a dual-governance model which bundles together hardware and software tools with on-chain elements, providing a “whale-resistant” governance solution.", + "explorer": "https://etherscan.io/token/0xbcd4b7de6fde81025f74426d43165a5b0d790fdd", + "type": "ERC20", + "symbol": "SPDR", + "decimals": 18, + "status": "active", + "id": "0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 607345435..180f5631c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 75, - "commit": "9bab54a14306cb5421b7c038b00c8bc6a55e61d0", - "date": "2021-03-03T07:22:39.690Z" + "versionNum": 76, + "commit": "9c166f17fa71b04ea20f4b40b33d5712dd3b08a2", + "date": "2021-03-03T14:37:36.948Z" } \ No newline at end of file diff --git a/history/versions/76.json b/history/versions/76.json new file mode 100644 index 000000000..38ac34f7b --- /dev/null +++ b/history/versions/76.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 76, + "commit": "9c166f17fa71b04ea20f4b40b33d5712dd3b08a2", + "date": "2021-03-03T14:37:36.948Z" + }, + "versionStart": { + "versionNum": 75, + "commit": "9bab54a14306cb5421b7c038b00c8bc6a55e61d0", + "date": "2021-03-03T07:22:39.690Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd/info.json", + "blockchains/ethereum/assets/0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd/logo.png" + ] +} \ No newline at end of file