ethcatherders/PM

Create a carbonvote for progpow

Closed this issue · 6 comments

An anonymous community member has offered a bounty on this task (see Gitcoin bounty info, below). Here are the requirements:

  1. Buy a domain name such as "Progpowcarbonvote.com"
  2. Set up a carbon vote (https://github.com/EthFans/carbonvote) on the domain with the question, "Should Ethereum change the proof of work algorithm to ProgPoW?" The only possible answers should be "yes" or "no".

Task should be completed by 23:59pm tomorrow (Feb. 9) Pacific Time.

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 0.02 ETH (2.37 USD @ $118.67/ETH) attached to it.

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 2 days, 1 hour ago.
Please review their action plans below:

1) eswarasai has been approved to start work.

Learn more on the Gitcoin Issue Details page.

2) lrettig has been approved to start work.

forked the repo, updated the copy, spun up several EC2 VMs, installed redis and everything for carbonvotes, rewrote the contract to make it work with modern solidity and deployed it to mainnet, tried to verify the code on etherscan, spent a few hours debugging it, bought and configured the domain, etc.

Learn more on the Gitcoin Issue Details page.

If @eswarasai fails to deliver, here's a sample running on Görli testnet http://carbonvote.mudit.blog/

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 0.02 ETH (2.42 USD @ $120.85/ETH) has been submitted by:

  1. @eswarasai
  2. @lrettig

@ceresstation please take a look at the submitted work:


It seems as the Carbonvote is unreachable.

$ curl -v https://progpowcarbonvote.com
* Rebuilt URL to: https://progpowcarbonvote.com/
*   Trying 3.89.77.28...
* TCP_NODELAY set
* Connection failed
* connect to 3.89.77.28 port 443 failed: Operation timed out
* Failed to connect to progpowcarbonvote.com port 443: Operation timed out
* Closing connection 0
curl: (7) Failed to connect to progpowcarbonvote.com port 443: Operation timed out

It seems as only the TLS port is down. http://progpowcarbonvote.com works.

I don't think it was ever set up via SSL/TLS.