From df7108cee7ff97d80b94af37c5b310faeb2f416e Mon Sep 17 00:00:00 2001 From: catenocrypt <catenocrypt@users.noreply.github.com> Date: Thu, 8 Apr 2021 05:39:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/459.json | 15 ++++++++++++++ 3 files changed, 28 insertions(+), 13 deletions(-) create mode 100644 history/versions/459.json diff --git a/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json b/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json index d0169df6e..886af8756 100644 --- a/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json +++ b/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json @@ -1,11 +1,11 @@ { - "name": "TheDAO", - "symbol": "DAO", - "type": "ERC20", - "decimals": 16, - "description": "TheDAO was launched in 2016. It was the first major DAO project on Ethereum. The tokens continue to be active today", - "website": "https://en.wikipedia.org/wiki/The_DAO_(organization)", - "explorer": "https://etherscan.io/token/0xbb9bc244d798123fde783fcc1c72d3bb8c189413", - "status": "active", - "id": "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413" -} + "name": "TheDAO", + "symbol": "DAO", + "type": "ERC20", + "decimals": 16, + "description": "TheDAO was launched in 2016. It was the first major DAO project on Ethereum. The tokens continue to be active today", + "website": "https://en.wikipedia.org/wiki/The_DAO_(organization)", + "explorer": "https://etherscan.io/token/0xbb9bc244d798123fde783fcc1c72d3bb8c189413", + "status": "active", + "id": "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index a850de7e6..d9999717e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 458, - "commit": "1ac3c5e482a4cec008597080b743599a1b00d3af", - "date": "2021-04-08T05:31:36.627Z" + "versionNum": 459, + "commit": "d23474ba61c398bf410105fa77a841755656e7d3", + "date": "2021-04-08T05:39:43.465Z" } \ No newline at end of file diff --git a/history/versions/459.json b/history/versions/459.json new file mode 100644 index 000000000..2c2c9443c --- /dev/null +++ b/history/versions/459.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 459, + "commit": "d23474ba61c398bf410105fa77a841755656e7d3", + "date": "2021-04-08T05:39:43.465Z" + }, + "versionStart": { + "versionNum": 458, + "commit": "1ac3c5e482a4cec008597080b743599a1b00d3af", + "date": "2021-04-08T05:31:36.627Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json" + ] +} \ No newline at end of file