-
Notifications
You must be signed in to change notification settings - Fork 18
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
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.
- Can we store Serpent "libraries"? (does Serpent have a concept of libraries?)
- How does blockchain sharding affect this approach to code reuse?