<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/p2p/protocols, branch master</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=master</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<updated>2019-04-09T13:32:49+00:00</updated>
<entry>
<title>Change import go github.com/dexon-foundation/dexon</title>
<updated>2019-04-09T13:32:49+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@cobinhood.com</email>
</author>
<published>2018-09-26T02:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=d056357e4999c6c70c8b8e85a9e4f533895ed6c2'/>
<id>urn:sha1:d056357e4999c6c70c8b8e85a9e4f533895ed6c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swarm/metrics: Send the accounting registry to InfluxDB (#18470)</title>
<updated>2019-02-19T16:34:42+00:00</updated>
<author>
<name>Jerzy Lasyk</name>
<email>jerzylasyk@gmail.com</email>
</author>
<published>2019-01-24T17:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=320d132925ca0452272f80bfa7af491e5f7d39e5'/>
<id>urn:sha1:320d132925ca0452272f80bfa7af491e5f7d39e5</id>
<content type='text'>
(cherry picked from commit f28da4f602fcd17624cf6d40d070253dd6663121)
</content>
</entry>
<entry>
<title>p2p/testing, swarm: remove unused testing.T in protocol tester (#18500)</title>
<updated>2019-02-19T11:56:31+00:00</updated>
<author>
<name>Elad</name>
<email>theman@elad.im</email>
</author>
<published>2019-01-24T16:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=2695aa9e0d09e58817d2560ecdbd7b5b67f8f1b0'/>
<id>urn:sha1:2695aa9e0d09e58817d2560ecdbd7b5b67f8f1b0</id>
<content type='text'>
(cherry picked from commit 2abeb35d5425d72c2f7fdfe4209f7a94fac52a8e)
</content>
</entry>
<entry>
<title>swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)</title>
<updated>2019-02-19T11:56:30+00:00</updated>
<author>
<name>Anton Evangelatov</name>
<email>anton.evangelatov@gmail.com</email>
</author>
<published>2019-01-24T11:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=4976fcc91a43b5c7047c51a03985887b694f0fbb'/>
<id>urn:sha1:4976fcc91a43b5c7047c51a03985887b694f0fbb</id>
<content type='text'>
(cherry picked from commit bbd120354a8d226b446591eeda9f9462cb9b690a)
</content>
</entry>
<entry>
<title>swarm, p2p/protocols: Stream accounting (#18337)</title>
<updated>2019-01-07T23:59:00+00:00</updated>
<author>
<name>holisticode</name>
<email>holistic.computing@gmail.com</email>
</author>
<published>2019-01-07T23:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=ae857e74bfda1f961dc5741441e5b36a2bb9aa93'/>
<id>urn:sha1:ae857e74bfda1f961dc5741441e5b36a2bb9aa93</id>
<content type='text'>
* swarm: completed 1st phase of swap accounting

* swarm, p2p/protocols: added stream pricing

* swarm/network/stream: gofmt simplify stream.go

* swarm: fixed review comments

* swarm: used snapshots for swap tests

* swarm: custom retrieve for swap (less cascaded requests at any one time)

* swarm: addressed PR comments

* swarm: log output formatting

* swarm: removed parallelism in swap tests

* swarm: swap tests simplification

* swarm: removed swap_test.go

* swarm/network/stream: added prefix space for comments

* swarm/network/stream: unit test for prices

* swarm/network/stream: don't hardcode price

* swarm/network/stream: fixed invalid price check
</content>
</entry>
<entry>
<title>p2p/protocols: accounting metrics rpc (#18336)</title>
<updated>2018-12-22T05:04:03+00:00</updated>
<author>
<name>Jerzy Lasyk</name>
<email>jerzylasyk@gmail.com</email>
</author>
<published>2018-12-22T05:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=880de230b44e20282abdef0f1f9a3294ce68e5d8'/>
<id>urn:sha1:880de230b44e20282abdef0f1f9a3294ce68e5d8</id>
<content type='text'>
* p2p/protocols: accounting metrics rpc added (#847)

* p2p/protocols: accounting api documentation added (#847)

* p2p/protocols: accounting api doc updated (#847)

* p2p/protocols: accounting api doc update (#847)

* p2p/protocols: accounting api doc update (#847)

* p2p/protocols: fix file is not gofmted

* fix lint error

* updated comments after review

* add account balance to rpc

* naming changed after review
</content>
</entry>
<entry>
<title>p2p/protocols: fix minor comments typo (#18185)</title>
<updated>2018-11-27T10:52:30+00:00</updated>
<author>
<name>Liang Ma</name>
<email>liangma.ul@gmail.com</email>
</author>
<published>2018-11-27T10:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=8b9f46941924a04ce1091532a74def03e70c7559'/>
<id>urn:sha1:8b9f46941924a04ce1091532a74def03e70c7559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accounting metrics reporter (#18136)</title>
<updated>2018-11-26T16:05:18+00:00</updated>
<author>
<name>holisticode</name>
<email>holistic.computing@gmail.com</email>
</author>
<published>2018-11-26T16:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=bba5fd81921ee700388b4db72db3240d32576b6c'/>
<id>urn:sha1:bba5fd81921ee700388b4db72db3240d32576b6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p/protocols: use keyed fields for struct instantiation (#18017)</title>
<updated>2018-11-07T11:22:31+00:00</updated>
<author>
<name>Corey Lin</name>
<email>514971757@qq.com</email>
</author>
<published>2018-11-07T11:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=0fe0b8f7b9904767cdd73cf1aac4d7ad543d95a7'/>
<id>urn:sha1:0fe0b8f7b9904767cdd73cf1aac4d7ad543d95a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p accounting (#17951)</title>
<updated>2018-10-25T22:26:31+00:00</updated>
<author>
<name>holisticode</name>
<email>holistic.computing@gmail.com</email>
</author>
<published>2018-10-25T22:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=8ed4739176f435d09dfa36d8b2e2a3c8c6f407dd'/>
<id>urn:sha1:8ed4739176f435d09dfa36d8b2e2a3c8c6f407dd</id>
<content type='text'>
* p2p/protocols: introduced protocol accounting

* p2p/protocols: added TestExchange simulation

* p2p/protocols: add accounting simulation

* p2p/protocols: remove unnecessary tests

* p2p/protocols: comments for accounting simulation

* p2p/protocols: addressed PR comments

* p2p/protocols: finalized accounting implementation

* p2p/protocols: removed unused code

* p2p/protocols: addressed @nonsense PR comments
</content>
</entry>
</feed>
