Skip to content

Roadmap

Dave Hoover edited this page May 24, 2016 · 17 revisions
"Make no little plans; they have no magic to stir [our] blood..."
--Daniel Burnham

Getting to 1.0

To me, when a project runs on Ethereum, reaching version 1.0 means that its primary contract address is set permanently, and that any future modifications to its behavior will only happen via other smart contracts whose permissions are explicit.

Open questions:

  • Can we store Serpent "libraries"? (does Serpent have a concept of libraries?)
  • How does blockchain sharding affect this approach to code reuse?

Blog post (draft)

Clone this wiki locally