Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Membership, post to volunteer #1

Open
whatisgravity opened this issue Jul 25, 2016 · 202 comments
Open

Membership, post to volunteer #1

whatisgravity opened this issue Jul 25, 2016 · 202 comments

Comments

@whatisgravity
Copy link
Contributor

whatisgravity commented Jul 25, 2016

Please post here if you would like to gain membership to the ethereumproject organization which manages the Ethereum Classic development (ETC). Please introduce yourself, tell us your skillset and how you can contribute to the project.

We will try to remain open as possible but everyone will needed to be added on a trial basis to prevent potential abuse.

For volunteers interested in helping with community organization, management and other administrative tasks please visit: https://github.com/ethereumclassic/README


I will be removing inactive members of the organization. This will prevent accounts from being potentially abused later. With our liberal write access policies this is an important policy. We can be less strict when we add more granular access to the repositories.

If you are removed you due to inactivity, you are not penalized or punished, and are welcome to request to be re-invited back into the organization.

@soundbit
Copy link

Hello, my name is Artem.
I can develop front-end ethereumclassic.github.io

@jakoblind
Copy link

Where can I get an overview on what needs to be done? Might be able to contribute..

@whatisgravity
Copy link
Contributor Author

whatisgravity commented Jul 26, 2016

Thank you for reaching out, we are very happy to see interest in the project growing.

Right now the best overview is currently on the Volunteer page. We are currently just looking for developers who can help maintain the existing clients with the DAO HF code removed. Our aim being to allow easy use of the existing clients without any special flags.

We could use more assistance on go-ethereum since I'm currently actively involved in setting up infrastructure, organizing and general support. This is the primary client so it is important.

Mist is also an important project, I hope to finish restoration (removing DAO specific code) today but I would be happy for anyone to take on managing upstream patches.

We also have need for development on an open source block chain explorer, one exists for Ethereum but it is rudimentary. A way to easily validate contracts on the network is important and this feature does not yet exist in an open source explorer.

We could also use a contract to operate as a multisig trust, to transparently hold any funds donated to the development efforts that can be managed in a decentralized way.

If you are a developer you are also welcome to just contribute to the discussion and weigh in with your experience.

Also if you have ideas for things you think we should be doing I'm interested in hearing them. I think there may be a use for an interactive infographic that analyzes the DAO on our side of the chain so people can easily see the outcome of the situation, that seems to be a question that is raised a lot and having a resource to help people identify the status would be of interest to many.

@whatisgravity
Copy link
Contributor Author

@soundbit I currently do not have control over that site and I'm not sure what needs to be added. It would be best to reach out to @arvicco. I'm not 100% sure but I believe he is managing that and may be interested in adding additional features.

@elaineo
Copy link
Member

elaineo commented Jul 26, 2016

Is anyone working on a block explorer right now? If not, I'd like to take the lead on that one since we need one.

@nnadir
Copy link

nnadir commented Jul 26, 2016

Hi,

I have been a fullstack developer for more than 10 years. Have recently started exploring blockchains and am new to Ethereum. Let me know if I could help in any way.

Regards

@matthewjamesr
Copy link
Member

Hey all! I am very excited to try to help out this project and keep Ethereum Classic alive and well. I am a web developer, full stack capable but shine on the backend.

Languages: Ruby/PHP/JS (Node)
Frameworks: Rails/Laravel
Extra: Experience tinkering with custom blockchain deployment using Multichain, also wrote a simple block explorer on said custom chain.

Please reach out if there is anything I can help with or even custom development/creation @whatisgravity .

@arvicco
Copy link
Contributor

arvicco commented Jul 27, 2016

@elaineo @aakilfernandes is working on one:
https://github.com/aakilfernandes/explorer

There is also http://gastracker.io/ but I'm not sure where its code is.

@whatisgravity
Copy link
Contributor Author

whatisgravity commented Jul 27, 2016

@arvicco The gastracker.io project is managed by @splix who has volunteered but I'm not sure if he is interested in releasing the code open source. It is his choice and we should respect whatever that is but I hope he considered the idea of making it open source because I think it is well done. It could speed up development and allow for others to build from the great work already done.

Not to minimize how much we appreciate you both offering your time, I like to give well thought out individual responses but I think this reply really works well for both of you:
@nnadir @elaineo The only open source one I know about is the one @aakifernandes forked from, as @arvicco said he has started making updates, it may be wise to discuss the possibility of moving that repository to this organization to make collaboration easier. Optionally you can do that yourself.

if you decide to do this, please don't simply fork the project but pull the code down, create the project in our organization, change the remote and push to the remote. The reason for this is that forks are treated as second class citizens on github, without doing this we can't get access to features like full text search. Doing it in this way also maintains all the commit history so every author is properly credited for their work.

The community would appreciate any additional contributions to block explorers as they are a valuable tool which benefits everyone.

I went ahead and invited you to the project under the pretext you would work on that but you are welcome to shift to another project, if you do decide to shift just notify us so we can help you get started.

@whatisgravity
Copy link
Contributor Author

@matthewjamesr Thank you for volunteering your time to the project, your experience seems like you could fit in different projects. If you have experience with web frameworks like rails you may be comfortable diving into Meteor which is the foundation of the Mist client. I have started but have been sidetracked by other tasks, you can either assist in restoration (removing all DAO specific code) and maintaining upstream patches.

There is also both JS and and Ruby client, if you are interested in maintaining either of these they are both valuable. I'm not exactly sure how much DAO specific code does exist in these projects, I did not yet investigate but you could also just improve the existing code while maintaining upstream patches.

Alternatively the statement above about the block chain explorer may also apply to you. I have invited you to the project.

As a reminder to everyone interested, you don't have to just work within the existing projects, you can find other relevant projects to maintain or even start new ones. Just try to document everything as best as you can, and add a description to the volunteer document so others can find it.

@splix
Copy link
Contributor

splix commented Jul 27, 2016

@whatisgravity current implementation is really bunch of hacks, it doesn't look good to be release to open source. But now I consider to make another browser, based on my experience, that will be open sourced. The only problem that with all of this happening right now I don't have time to do it right now

@whatisgravity
Copy link
Contributor Author

whatisgravity commented Jul 27, 2016

@splix Perfectly understandable, each iteration of a project like that gives you new insight on how to improve it. Thank you for putting one together as quickly as you did even if it is just hacks at this point, it has really been helpful for everyone.

We look forward to your next iteration. I respect the fact that you built it from essentially scratch because it will make it so there are two foundations to build ETC block explorers from. This kind of diversity is really valuable.

@nnadir @elaineo With the information splix provided above, I think if you are interested in contributing to a block explorer it may be best to continue the one found here https://github.com/aakilfernandes/explorer

You are also welcome to build your own within the organizational structure too if you feel more comfortable with a specific framework.

@whatisgravity
Copy link
Contributor Author

whatisgravity commented Jul 27, 2016

@arvicco Do you have any need for assistance on the primary information website? @soundbit is offering assistance.

@soundbit Do you have experience primarily with web application development or design, or both? Knowing more details about your background helps identify where you can be most effective. Thank you for volunteering.

@whatisgravity
Copy link
Contributor Author

Just a friendly reminder, it would be best to use multifactor authentication for your github account dedicated to this project. The security of your account associated with this project is important for the overall security of the community.

@matthewjamesr
Copy link
Member

matthewjamesr commented Jul 27, 2016

@splix I have built custom block explorers before as well ontop of a custom blockchain for proof of concept. I would love to contribute and will create a repo under the org structure.

I think it would be a great idea to lock down design cohesiveness as we try to gain more users. That will help others realize, potentially, what services are being worked by this group of developers.

Thoughts @whatisgravity?

I think the perfect choice for framework would be MaterializeCSS.

@whatisgravity
Copy link
Contributor Author

@matthewjamesr Any suggestions for a backend? Would it be from scratch or starting from the https://github.com/aakilfernandes/explorer explorer?

@matthewjamesr
Copy link
Member

matthewjamesr commented Jul 27, 2016

@whatisgravity I was thinking custom due to not as many developers being great at nodejs verses php/ruby.

I built my first in ruby/rails very basic or could even use php/laravel.

Edit 1: I am ok with any option just trying to get a consensus.

@splix
Copy link
Contributor

splix commented Jul 27, 2016

I was thinking about something JVM based for backend (groovy/clojure/java). Maybe Golang, but I'm not so familiar with it. Server is needed mostly for additional indexes and custom search.
And React+Redux for front end. For CSS I'm fine with Bootstrap, but I'm open to alternatives.
As I mention before, I'm not ready to participate in this in next week or so, as we need to fix geth/mist/ethereumj asap.

@whatisgravity
Copy link
Contributor Author

I completely agree splix about the focus:

Geth should be ready, it just needs to have the bootstrap nodes added. I need to check if there are any upstream patches not yet added since my last commit.

I'm currently working on Mist. I deleted the project and should have a version ready soon.

Do you have a feel for the progress of EthereumJ? I have not yet had time to investigate myself.

@matthewjamesr I think a RoR version may be accessible, you could always lay the foundation with that and Materialize CSS. I have experience with both those and can in the future help contribute to at least guarantee it will have the basic feature set others can build from.

If you want to do nodeJS it may be better to just work from https://github.com/aakilfernandes/explorer which I believe is a node project.

@matthewjamesr
Copy link
Member

I agree about focus as well but that will be slightly outside of my knowledgebase.

@whatisgravity I will go ahead with a RoR-based explorer for us, will get a repo up tonight and a basic version hopefully by this weekend.

@splix
Copy link
Contributor

splix commented Jul 27, 2016

Can we have some place where we can chat? Also, I've noticed that we don't have write access to the repos, are we supposed to fork and make pull requests?

@matthewjamesr
Copy link
Member

@splix Like a Telegram group?

@splix
Copy link
Contributor

splix commented Jul 27, 2016

@matthewjamesr telegram ok, if that works for @whatisgravity

@whatisgravity
Copy link
Contributor Author

whatisgravity commented Jul 27, 2016

@splix I noticed that too, I started working on creating teams and will address the access immediately. Also upgrading you to owner so I can save you time, there is no need for you to just be a member.

I'm okay with telegram

@whatisgravity
Copy link
Contributor Author

Everyone now has write access, we can add more granularity if we see people abusing it.

@splix
Copy link
Contributor

splix commented Jul 27, 2016

@whatisgravity thank you!

I've added a ROADMAP.MD, feel free to update. Community is really worried about our plans and when they'll be able to use ETC chain

@elaineo
Copy link
Member

elaineo commented Jul 27, 2016

Hey, I'm pretty strong when it comes to node. I can pick up on @aakilfernandes block explorer where he left off. @matthewjamesr is that okay with you?

If there are other urgent tasks I can direct my efforts there instead, but otherwise I'm gonna move ahead on the block explorer.

@whatisgravity
Copy link
Contributor Author

Would anyone be opposed to using IRC? I'm pretty old school. I'm already on: oftc.net

reticulum.oftc.net

In the channel #etc-dev

I think this would be preferable too because it would be more transparent, anyone can join the channel, and no one has to give out phone numbers.

@whatisgravity
Copy link
Contributor Author

@elaineo That sounds like a good fit, with your experience in node your help may be useful for future mist client management but I can handle the initial restoration.

@whatisgravity
Copy link
Contributor Author

whatisgravity commented Aug 23, 2016

@mikeyb I agree with the HTTPS recommendation. Let's encrypt makes it very easy to setup for free and ensures the security. I also recommend setting it up in a way there is perfect forward secrecy.

I also agree about the comment regarding the repositories. The github fork is a logical abstraction that doesn't work well for our case. Forks are treated in many ways like second class citizens. Also in the future, if this project is successful we should move to a decentralized git hosting solution and the fork abstraction status in github will be irrelevant.

If done properly every commit is saved, the git history is untouched, which is important.

That said, for small projects, I think it is really up to the developers working on the project, how they want to handle forking vs. cloning.

@elaineo
Copy link
Member

elaineo commented Aug 23, 2016

@whatisgravity Oh, I see. I'm not familiar enough with open-source licensing to know how appropriate it is to create a new repo vs a fork. The creators of etherwallet complained on reddit about improper attribution when a new repo was created for the chrome extension.

@mikeyb
Copy link
Contributor

mikeyb commented Aug 23, 2016

@elaineo do you have a link to that reddit discussion? For etherwallet specifically, just leaving the LICENSE.md file with the current attribution in place should be fine:

Copyright (c) 2016 MyEtherWallet

You can create a brand new repo with all the current code and use it however you like as long as that license stays in place.

The MIT license permits reuse within proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice.

@elaineo
Copy link
Member

elaineo commented Aug 23, 2016

@mikeyb
https://www.reddit.com/r/EthereumClassic/comments/4yymys/ethereum_classic_wallet_extension_for_google/

On Tue, Aug 23, 2016 at 2:07 PM, mikeyb notifications@github.com wrote:

@elaineo https://github.com/elaineo do you have a link to that reddit
discussion? For etherwallet specifically, just leaving the LICENSE.md file
with the current attribution in place should be fine:

Copyright (c) 2016 MyEtherWallet

You can create a brand new repo with all the current code and use it
however you like as long as that license stays in place.

The MIT license permits reuse within proprietary software provided that
all copies of the licensed software include a copy of the MIT License terms
and the copyright notice.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACPZrwynl0qFxey3LU0cn8CQaVj2IfAaks5qi2EjgaJpZM4JUixa
.

@realcodywburns
Copy link
Contributor

Yes, I would also like some clarity on the open-source licensing. It is getting rather annoying hearing from reddit 'lawyers' and random github contributes about how our project should display and place attribution. As such, at what point of changing a project is it no longer "related" to the parent project and they can just be left in a license file. The chrome extension and ether wallet project are approaching the point of being quite different from the myetherwallet project as it was forked some time ago. There is little or no need/desire to import changes from the parent(at least by me); so it seems improper for the original owner to insist their name be listed everywhere(ie the mist debacle).

I do understand that work was put in prior to our fork and I do not mean to diminish it in anyway, but at the same time our modifications fundamentally change the original design, intent, and function in many aspects. Linux projects and other floss are a lot more fast and loose with their rules from my experience.

@mikeyb
Copy link
Contributor

mikeyb commented Aug 24, 2016

@realcodywburns They vary. You have to understand the license of the software you are copying.

For your project https://github.com/realcodywburns/ETC-CX-Wallet you are violating the license by not including it. You must include a copy of the license and Copyright (c) 2016 MyEtherWallet.

You can read the license of the software you are modifying at https://github.com/kvhnuke/etherwallet/blob/mercury/LICENSE.md

Specifically:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

You are using most of their base code from that plugin, so you must include the license. Just because you don't feel the need to pull in changes that they make doesn't make their license invalid. The intent and functionality of the software is still as it was from the creator.

Now if you took a piece or two of their code and incorporated it into a project you created, you most likely would not need to license to remain in tact. Since you are still using "substantial" portions of their software, i.e. their entire browser plugin minus a few variable and image changes I would highly suggest including their license back into the software.

@realcodywburns
Copy link
Contributor

realcodywburns commented Aug 24, 2016

I am all for including the license. It has never been removed. I'm referring to the request to include links to their original fork. The comment was made the because I was working on a fork of a fork( ethereumprojects fork of elaines) that I was being deceptive.

@mikeyb
Copy link
Contributor

mikeyb commented Aug 24, 2016

Where is the copy of the license in your version of the software? I do not see it. You took a substantial portion of their software and didn't copy of the license best I can tell... It's an honest mistake, I am in no way faulting you. But you should definitely add the license back into your copy of the software.

You in no way have to include links to the original fork, per that license.

@realcodywburns
Copy link
Contributor

realcodywburns commented Aug 24, 2016

Ah, I see the confusion. The repo in my personal git was my editing offline version. The actual project is the ethereumproject/etherwallet. My repo was for offline editing and is not linked in any of the documentation as it is a subset of the actual project. It (the real project) was updated when the offline work was completed. Git hub doesn't allow for forking sections of a project that I know of. I will fix that.

The actual project is what I am referring to.

@jikkujose
Copy link
Member

@colibry545 I would like to be readded, was quite busy last month. I should be able to find more time shortly.

@colibry545
Copy link
Contributor

@jikkujose That would be great!

@whatisgravity
Copy link
Contributor Author

whatisgravity commented Aug 24, 2016

tl/dr: Don't just believe me or others when they make statements in areas they have no expertise in. Instead, when in doubt, reach out to the free resources available to free software developers and learn more from unbiased sources.

In essence, GPL license is designed to keep free software and all derivatives of the software free. Free as in freedom, as in anyone who obtains it can copy it, modify it and redistribute it with the condition being that it remains free software, by maintaining the license files and a list of authors/contributors. For example, we could remove the .git folder and pass around and modify the source on a floppy, long as the AUTHORS file, the LICENSE file stay included.

Handling Github Forks & Licensing
Github forking has no affect on the license. Forking within Github is just a sometimes helpful abstraction layer Github created over the git system to help identify derivative work and network related software and the changes made to it. The problem is that forks do not get all the same features as an unforked project, many features which are immediately helpful to our development process. A fork is a clone with additional information in the github layer.

Git (with or without github) is very helpful because it provides a complete commit history attributing all authors to their work. The git commit history itself is intact when doing the method above. This is important because (1) it tracks author contributions so copyright ownership is known (2) keeps track of who is responsible for what additions, what were included with those additions, and a commit message that can explain the commit.

There are three relevant files important for this discussion found in a lot of open source and/or free software projects.

LICENSE, AUTHORS and COPYRIGHT.

For clarification, no one should remove or alter the LICENSE file, remove the COPYRIGHT file, remove the AUTHORS files. You should only amend the COPYRIGHT, and AUTHORS file when necessary. If copyrights are found in the headers, you should not remove them unless the file was completely rewritten or it is being moved.

You can move copyright attributions, including the ones found in headers, to a central file in the top directory but it is best to do this only when it makes sense to do so. You should consult with the FSF or other free resources when in doubt.

Concerns about Mist
Below is a summary of what was left in the concerns raised on this commit: ethereumproject/mist@78e419d

In the case of Mist, I'm moving the copyright to a COPYRIGHT file in the top level directory of the source code.

In this situation, there was only a single attribution in the entire project and it did not even exist within the source code, so I'm proposing an actual COPYRIGHT file to clearly state the status and in the meantime I'm letting the EF developers offer alternative solutions.

The EF developers are being encouraged to create the COPYRIGHT file, or add it to AUTHORS, or add the copyrights to the headers of the relevant source files. This allows them to specify their preferred wording.

If they do not do this before the first official release, I will be copying in the copyright that was once in the about page into the new COPYRIGHT file and adding additional text above it. I'm not an expert, it is my understanding that the contributors themselves not the Ethereum Foundation holds the copyrights to the commits but I will leave their text as is if they offer no alternative.

Ethereum Classic is copyrighted by its contributors, a list of whom is also distributed with Ethereum Classic.
Copyright 2016 Ethereum Foundation

The contributor list mentioned above is found in both the git commit history in the .git folder and the AUTHORS file. They are linked to in the About page and the AUTHORS file and the new COPYRIGHT file will be included with the binaries.

Many of the Ethereum projects we are maintaining for the community are GPL, free software licensed. This license is specifically designed to ensure the software and all derivatives of the software stays free software. All the code is already copyrighted by all the contributors, it is by default even without explicit attribution.

"Copyleft says that anyone who redistributes the software, with or without changes, must pass along the freedom to further copy and change it. Copyleft guarantees that every user has freedom."

The goal of the license and the copyright is to ensure that all derivative work is free software.

The most important parts relevant to us is that (1) all authors are attributed (git commit history is completely intact, AUTHORS file exists) so it is clear who holds the copyrights, AND (2) that the LICENSE file is not removed or modified so everyone knows it is it is free open source software under the GPL lisense.

If the application is a GUI application, then you need to link to the source code and specify the license being used somewhere in the UI. If it is a binary CLI release there should be a README including the same information.

This is based on the information gathered from the many free software legal resources I reached out to when complaints were levied. I'm actively discussing the issue with lawyers who specialize in this field to understand the fine details. I will update and amend the information in this post as I get more details. When in doubt, ask the FSF.

If an issue arises
If you do make a mistake, do not worry, mistakes will happen because we are programmers not lawyers and copyright law and licensing are tedious and confusing. If a mistake occurs, please take steps to address concerns raised by your peers and work towards a solution.

When in doubt, ask the Free Software Foundation (FSF), they are very understanding and helpful in providing clarity with the license. They should be your primary resource but there are many others who offer free support for free software developers.

Don't just believe me or others when they make statements in areas they have no expertise in. Instead, when in doubt, reach out to the free resources available to free software developers and learn more. In this ecosystem, more than other areas of the developer community, a lot of people have financial incentives to be disingenuous.

It is always better to get help from unbiased experts who offer free resources to free software developers.


Free Software (free as in freedom)
Free software is important, this is not just open source but free as in freedom. It is paramount we protect it, I truly believe the copyleft license is important and helps guarantee a more free future.

I'm not just pandering, I actively use free software. I run a distribution of linux which prioritizes free software, I avoid using proprietary software whenever possible. This is why I'm on oftc.net IRC connecting with free software and not Slack. I would even say I'm evangelical about free software, you should all use it, start with your operating system.

If you have time here are some good articles on the subject, to help elucidate the subtle differences between free software and simply open source software:

https://www.gnu.org/philosophy/free-software-even-more-important.html
https://www.gnu.org/philosophy/fs-motives.html
https://www.gnu.org/philosophy/words-to-avoid.html
https://www.gnu.org/philosophy/pragmatic.html

I think a lot of the writing is relevant to us:

"Pragmatically speaking, thinking about greater long-term goals will strengthen your will to resist this pressure. If you focus your mind on the freedom and community that you can build by staying firm, you will find the strength to do it. 'Stand for something, or you will fall for anything.'

And if cynics ridicule freedom, ridicule community…if “hard-nosed realists” say that profit is the only ideal…just ignore them, and use copyleft all the same." - Richard Stallman (https://www.gnu.org/philosophy/pragmatic.html)

@whatisgravity
Copy link
Contributor Author

I will clean that post up and make a separate issue regarding licensing since it is an important topic.

@whatisgravity
Copy link
Contributor Author

Is there still activity on EthereumJ?

@whatisgravity
Copy link
Contributor Author

@elaineo Would you mind if I cloned etherwallet and created a new repository and pushed it there with the full commit history. I can rebuild the issues too. I can take full responsibility too, so if anyone complains, you can direct them to me and I will explain the pragmatic reasons for the choice.

@elaineo
Copy link
Member

elaineo commented Aug 25, 2016

@whatisgravity Fine with me, I had stopped working on it because @jsmith-dev was planning to take the lead on further development. @jsmith-dev, you still in?

@beholder0x2a
Copy link
Contributor

Hello. I've been watching the development of the classic Ethereum flavor and would like to help. My time is pretty limited right now, but I can contribute to cleaning up docs if that's needed and maybe a bit of coding (JS, Ruby, Python, Go) if the opportunity arises.

@colibry545
Copy link
Contributor

@beholder0x2a We would appreciate your help with cleaning up documentation for readme files for some of our projects. Currently readmes contain many links to Ethereum(ETH) like links to issues, wiki, download links. Please take a look at Readme files for Mist, go-ethereum and web3js.

@splix
Copy link
Contributor

splix commented Aug 25, 2016

@whatisgravity we made a release with fixes and support for Classic not so long ago. And now we're waiting for new changes from EF. Basically EthereumJ is following upstream master from EF EthereumJ, but they didn't commit much to this branch since last release. We'll merge existing commits, there're just few of them.

@colibry545
Copy link
Contributor

@marcusrbrown
Copy link
Contributor

@beholder0x2a
Copy link
Contributor

@colibry545 thanks for the direction, I'll go through those Readmes this weekend.

@whatisgravity
Copy link
Contributor Author

whatisgravity commented Aug 27, 2016

@beholder0x2a I sent you an invite, and added you to the groups you listed programming knowledge in.

Can you pull the wiki from the EF organization? I have been leaving issues with reasoning for changes and it just gets ignored, I think its a good resource but seems a lot of it is out of date.

@beholder0x2a
Copy link
Contributor

@colibry545 @whatisgravity I imported the ethereum/wiki repo to our namespace and so far updated all the links in the geth wiki to point to the ethereumproject namespace. Would it make sense to make a "Wiki" team for eventual community editors?

@colibry545
Copy link
Contributor

colibry545 commented Aug 28, 2016

@beholder0x2a Thank you for your assistance! If you would have more time, you can check https://trello.com/b/aiSzWBm7/ethereum-classic-clients if there is anything you can help us with.
btw what's your name on Slack? I want to send you invitation to trello.

@beholder0x2a
Copy link
Contributor

@colibry545 bh0x2a

@colibry545
Copy link
Contributor

This issue has been opened a month ago and it has 200 comments. I have opened a new one #27 Please post there if you would like to volunteer.

@arvicco
Copy link
Contributor

arvicco commented Aug 30, 2016

@colibry545 Please don't close this issue as well, as the link to it has been posted all over the Internet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests