Prysm: Move SSZ to github.com/prysmaticlabs/go-ssz

Created on 10 Feb 2019  路  4Comments  路  Source: prysmaticlabs/prysm

We should move the ssz shared library out of prysm and relicense under a more permissive license so other projects can contribute or use it freely. The current license suggestion is LGPL, but we should consider MIT as well since this library really isn't specific to Prysmatic Labs.

We need confirmation from @houjieth that their in progress work will not be significantly disrupted by this change. If so, we will wait for them to merge their latest work.

Most helpful comment

Thanks Preston. I think it's great to make the ssz part more free to use.

I currently have about 1 or 2 pending PR and I will send them out as soon as possible. The PR link will be put here.

All 4 comments

Thanks Preston. I think it's great to make the ssz part more free to use.

I currently have about 1 or 2 pending PR and I will send them out as soon as possible. The PR link will be put here.

Can I ask what the current status is? Can I start using SSZ in my Go projects yet? :)

There is nothing blocking this right now. I'll move this today.

Was this page helpful?
0 / 5 - 0 ratings