DJDNS / go-deje

Golang library for DEJE Next, a protocol/technology for decentralized document hosting and concurrent editing.
GNU Lesser General Public License v2.1
8 stars 0 forks source link

Remove Quorums from code #50

Closed MaddieM4 closed 10 years ago

MaddieM4 commented 10 years ago

Shouldn't be too hard - we already don't use them at all, they're just dead space. However, this will cause a lot of test churn due to serialization tests. Worth it.

Part of #47.

MaddieM4 commented 10 years ago

Merged via c9696ed