summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicktids <nicktids@gmail.com>2022-12-06 05:20:50 +0800
committerGitHub <noreply@github.com>2022-12-05 16:20:50 -0500
commit1251bda05239b16afaa192fc5bcba615e343e782 (patch)
treea2a5a96d689c7725da0cb032bd513d7adb382f5c
parent15afc564ab202fc59a41be8a86a859a53b5095bf (diff)
Remove case sensitive path files (#3684)
* Delete test_get_fundraising[ETH].txt warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same colliding group is in the working tree: 'tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_fundraising[ETH].txt' 'tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_fundraising[eth].txt' * Delete test_get_governance[ETH].txt warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same colliding group is in the working tree: 'tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_governance[ETH].txt' 'tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_governance[eth].txt' Co-authored-by: James Maslek <jmaslek11@gmail.com> Co-authored-by: DidierRLopes <dro.lopes@campus.fct.unl.pt>
-rw-r--r--tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_fundraising[ETH].txt9
-rw-r--r--tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_governance[ETH].txt1
2 files changed, 0 insertions, 10 deletions
diff --git a/tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_fundraising[ETH].txt b/tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_fundraising[ETH].txt
deleted file mode 100644
index f575c1e3fcd..00000000000
--- a/tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_fundraising[ETH].txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Ethereum’s original token distribution event, managed by the <a href="https://messari.io/asset/ethereum">Ethereum Foundation</a>, sold roughly 60 million ethers (80% of the initial 72 million ETH supply) to the public. The sale took place between July 22, 2014, and September 02, 2014. However, the Ether purchased by crowdsale investors were not usable or transferable before the launch of the Genesis Block on July 31, 2015. The price of ether was initially set to a discounted price of 2000 ETH per BTC until August 05, 2019, before linearly declining to a final rate of 1337 ETH per BTC, reached on August 28, 2014.
-3,700 BTC were raised in the first 12 hours of the sale
-Over 25,000 BTC were raised in the first 2 weeks.
-The sale eventually allowed the Ethereum Foundation to raise over 31,000 BTC, equivalent to $18.3 million.
-
-The remaining 12 million ETH (20% of the initial supply) were allocated to the Foundation and early Ethereum contributors. Of the ether sent to the Foundation:
-3 million were allocated to a long-term endowment
-6 million were distributed among 85 developers who contributed prior to the crowdsale
-3 million were designed as a “developer purchase program” which gave Ethereum developers the right to purchase ether at crowdsale prices. \ No newline at end of file
diff --git a/tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_governance[ETH].txt b/tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_governance[ETH].txt
deleted file mode 100644
index 5674e3fc3eb..00000000000
--- a/tests/openbb_terminal/cryptocurrency/due_diligence/txt/test_messari_model/test_get_governance[ETH].txt
+++ /dev/null
@@ -1 +0,0 @@
-Ethereum operates similarly to Bitcoin through off-chain, informal governance. In this model, developers can submit protocol upgrades, dubbed Ethereum Improvement Proposals (EIPs), on Ethereum's open-source GitHub repository. Core Ethereum developers then discuss new proposals, with additional input from the extended community. If approved by a majority vote, core developers merge the changes into the base code. To avoid complications post-merge, node operators must update their clients to the latest software. \ No newline at end of file