<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bchlib, branch v0.2.0</title>
<subtitle>Rust bindings for BCH encoding/decoding library, based on the bch_codec fork</subtitle>
<id>https://git.yuv.al/bchlib/atom/?h=v0.2.0</id>
<link rel='self' href='https://git.yuv.al/bchlib/atom/?h=v0.2.0'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/'/>
<updated>2019-05-27T07:56:46Z</updated>
<entry>
<title>Cleanup Cargo.tomls and bump to v0.2.0</title>
<updated>2019-05-27T07:56:46Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-05-27T07:51:57Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=330450d350ad9c9e05dec6822cc95355bf77ae0c'/>
<id>urn:sha1:330450d350ad9c9e05dec6822cc95355bf77ae0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove bchlib-sys .gitignore</title>
<updated>2019-05-27T07:42:47Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-05-27T07:42:47Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=bfed5cfa8ca422ecb8fe8f835273b5bb0f86faf1'/>
<id>urn:sha1:bfed5cfa8ca422ecb8fe8f835273b5bb0f86faf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup READMEs</title>
<updated>2019-05-27T07:40:46Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-05-27T07:40:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=a98b1bea816b7f56c70564e73cea5f40c5139c16'/>
<id>urn:sha1:a98b1bea816b7f56c70564e73cea5f40c5139c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add workspace Cargo.toml</title>
<updated>2019-05-27T07:34:16Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-05-27T07:34:16Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=c0ae27fa2dd6bb9a5692330f00c844b92e912853'/>
<id>urn:sha1:c0ae27fa2dd6bb9a5692330f00c844b92e912853</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tmp'</title>
<updated>2019-05-27T07:32:28Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-05-27T07:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=d9619fd76fab25742e8f4f7fdd528e6c6e03268a'/>
<id>urn:sha1:d9619fd76fab25742e8f4f7fdd528e6c6e03268a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move all bchlib-sys files into bchlib-sys/</title>
<updated>2019-05-27T07:32:18Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-05-27T07:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=186154550428c336ff9419ec4ed9ae11fb19c939'/>
<id>urn:sha1:186154550428c336ff9419ec4ed9ae11fb19c939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move all bchlib files into bchlib/</title>
<updated>2019-05-27T07:29:21Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-05-27T07:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=f56ab9e66f4226ce9541db31416f2bcb942f5c12'/>
<id>urn:sha1:f56ab9e66f4226ce9541db31416f2bcb942f5c12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix lib visibility</title>
<updated>2019-03-29T21:01:58Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-03-29T21:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=69baab2ed04d280393a29d650e08a42f17228520'/>
<id>urn:sha1:69baab2ed04d280393a29d650e08a42f17228520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split BCH::init_with_poly</title>
<updated>2019-03-29T21:00:21Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-03-29T21:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=3fe62cbe909791b4b3d125d41f00708b1422243f'/>
<id>urn:sha1:3fe62cbe909791b4b3d125d41f00708b1422243f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use default polynomials</title>
<updated>2019-03-29T20:56:15Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2019-03-29T20:56:15Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/bchlib/commit/?id=f9b01e24f52cac276ba0aaebe1bdc791b26e8aa4'/>
<id>urn:sha1:f9b01e24f52cac276ba0aaebe1bdc791b26e8aa4</id>
<content type='text'>
</content>
</entry>
</feed>
