<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/swarm/dev/scripts, branch yilan</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<entry>
<title>swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667)</title>
<updated>2017-12-19T08:49:30+00:00</updated>
<author>
<name>Janoš Guljaš</name>
<email>janos@users.noreply.github.com</email>
</author>
<published>2017-12-19T08:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=c786f75389121c29d4380c53a013759254457776'/>
<id>c786f75389121c29d4380c53a013759254457776</id>
<content type='text'>
* swarm/api: url scheme bzz-list for getting list of files from manifest

Replace query parameter list=true for listing all files contained
in a swarm manifest with a new URL scheme bzz-list.

* swarm: replaace bzzr and bzzi schemes with bzz-raw and bzz-immutable

New URI Shemes are added and old ones are deprecated, but not removed.
Old Schemes bzzr and bzzi are functional for backward compatibility.

* swarm/api: completely remove bzzr and bzzi schemes

Remove old schemes in favour of bzz-raw and
bzz-immutable.

* swarm/api: revert "completely remove bzzr and bzzi schemes"

Keep bzzr and bzzi schemes for backward compatibility. At least
until 0.3 swarm release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* swarm/api: url scheme bzz-list for getting list of files from manifest

Replace query parameter list=true for listing all files contained
in a swarm manifest with a new URL scheme bzz-list.

* swarm: replaace bzzr and bzzi schemes with bzz-raw and bzz-immutable

New URI Shemes are added and old ones are deprecated, but not removed.
Old Schemes bzzr and bzzi are functional for backward compatibility.

* swarm/api: completely remove bzzr and bzzi schemes

Remove old schemes in favour of bzz-raw and
bzz-immutable.

* swarm/api: revert "completely remove bzzr and bzzi schemes"

Keep bzzr and bzzi schemes for backward compatibility. At least
until 0.3 swarm release.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/swarm: Exit if --ethapi is set</title>
<updated>2017-06-30T09:16:03+00:00</updated>
<author>
<name>Lewis Marshall</name>
<email>lewis@lmars.net</email>
</author>
<published>2017-06-30T09:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=c7041fe1455541e59879df2b2d36984d49d1630b'/>
<id>c7041fe1455541e59879df2b2d36984d49d1630b</id>
<content type='text'>
The previous attempt to use --ethapi as a fallback if --ens-api is not
set does not work because --ens-api has a default value, and also
setting --ens-api to "" is the suggested way to disable ENS lookups.

Signed-off-by: Lewis Marshall &lt;lewis@lmars.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous attempt to use --ethapi as a fallback if --ens-api is not
set does not work because --ens-api has a default value, and also
setting --ens-api to "" is the suggested way to disable ENS lookups.

Signed-off-by: Lewis Marshall &lt;lewis@lmars.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>swarm/dev: add development environment (#14332)</title>
<updated>2017-06-01T10:52:18+00:00</updated>
<author>
<name>Lewis Marshall</name>
<email>lewis@lmars.net</email>
</author>
<published>2017-06-01T10:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=0036e2a74761413200ce3a8ed316ecb721895f60'/>
<id>0036e2a74761413200ce3a8ed316ecb721895f60</id>
<content type='text'>
This PR adds a Swarm development environment which can be run in a
Docker container and provides scripts for building binaries and running
Swarm clusters.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR adds a Swarm development environment which can be run in a
Docker container and provides scripts for building binaries and running
Swarm clusters.</pre>
</div>
</content>
</entry>
</feed>
