<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/cmd, branch s-truffle</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=s-truffle</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=s-truffle'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<updated>2019-04-15T10:19:46+00:00</updated>
<entry>
<title>core: implement DKG success (#362)</title>
<updated>2019-04-15T10:19:46+00:00</updated>
<author>
<name>Jimmy Hu</name>
<email>jimmy.hu@dexon.org</email>
</author>
<published>2019-04-15T10:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=4a8d6480f7ab074bc032d68df6ee8df5876ef3cc'/>
<id>urn:sha1:4a8d6480f7ab074bc032d68df6ee8df5876ef3cc</id>
<content type='text'>
* vendor: sync to latest core

* core: implmenet dkg success

* cmd: govtool: add DKGSuccess
</content>
</entry>
<entry>
<title>cmd: add govtool for decoding governance input (#361)</title>
<updated>2019-04-13T09:07:27+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-04-13T09:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=532108ea8abd2a70b93cbad48fce70045c15a6bf'/>
<id>urn:sha1:532108ea8abd2a70b93cbad48fce70045c15a6bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd: monkey: use suggested gas price</title>
<updated>2019-04-09T13:32:59+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-04-06T03:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=552282d50681b3d929cb804f41ba1c1cc6fbbdae'/>
<id>urn:sha1:552282d50681b3d929cb804f41ba1c1cc6fbbdae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backport from v1.8.23 (#304)</title>
<updated>2019-04-09T13:32:58+00:00</updated>
<author>
<name>Sonic</name>
<email>sonic@dexon.org</email>
</author>
<published>2019-03-27T12:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=91981becf98b988470810aa1c26d86de2d294e29'/>
<id>urn:sha1:91981becf98b988470810aa1c26d86de2d294e29</id>
<content type='text'>
* dex: backport f6193ad

* dex/downloader: backport accc0fa accc0fab 174083c3

* dex: backport 434dd5b

* dex: backport 42a914a 0983d02

* dex: backport 48b70ec 31b3334 and some modification

* dex/downloader: backport 5f251a6

* dex/downloader: backport 81c3dc7

* dex, dex/downloader: fix typos
</content>
</entry>
<entry>
<title>cmd: fix default recovery network RPC URL</title>
<updated>2019-04-09T13:32:58+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-03-18T06:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=8d4b89d61bc36b77b3676071e9fd50bc1bf1aaa9'/>
<id>urn:sha1:8d4b89d61bc36b77b3676071e9fd50bc1bf1aaa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dex: properly start and stop the block proposer module (#264)</title>
<updated>2019-04-09T13:32:58+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-03-17T06:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=b6fdd2f5fa7c09fc7af0dfef15300161e5dedc1e'/>
<id>urn:sha1:b6fdd2f5fa7c09fc7af0dfef15300161e5dedc1e</id>
<content type='text'>
Stop blockproposer in the Stop() method of node service so the process
doens't hang.</content>
</entry>
<entry>
<title>core: fill in genesis timstamp and remove dMoment from protocol handshake (#263)</title>
<updated>2019-04-09T13:32:58+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-03-17T02:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=64f26af59d24881bcdd49bbdd291c1a21a12b82d'/>
<id>urn:sha1:64f26af59d24881bcdd49bbdd291c1a21a12b82d</id>
<content type='text'>
Fill in dmoment as genesis block timestamp. This allow us to remove
dMoment check from protocol handshake since genesis block hash itself
will protect us against different dMoment.
</content>
</entry>
<entry>
<title>dex: implement recovery mechanism (#258)</title>
<updated>2019-04-09T13:32:58+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-03-17T01:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=2818ad97f5b302f76e3296195bf8daae1868c435'/>
<id>urn:sha1:2818ad97f5b302f76e3296195bf8daae1868c435</id>
<content type='text'>
* dex: implement recovery mechanism

The DEXON recovery protocol allows us to use the Ethereum blockchain as a
fallback consensus chain to coordinate recovery.

* fix
</content>
</entry>
<entry>
<title>core: vm: remove delegation mechanism (#245)</title>
<updated>2019-04-09T13:32:57+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-03-11T07:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=22325afbf6dfd179f074018fab4866a0c56a3e6a'/>
<id>urn:sha1:22325afbf6dfd179f074018fab4866a0c56a3e6a</id>
<content type='text'>
The current delegation mechanism are prone to unstaking attack. i.e. a
malicious attacker could unstake a small amount from a lot of node it
staked before and make them unqualified, which leads to potential
failure of the network.

Since DEXON does not use consensus like DPoS, node is required to have
at least MinStake in order to become a node. Voting mechanism is not
required in our system since qualified node does not depends on the
number of votes. Instead of managing the delegation mechanism in
governance contract, we should let the owner manage the delegation and
reward distribution mechanism on their own.</content>
</entry>
<entry>
<title>cmd: nodekey: add command to generate and inspect nodekey (#233)</title>
<updated>2019-04-09T13:32:57+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-03-08T16:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=4ba54663806828d31bc37da4127f29fbe7dbc9a3'/>
<id>urn:sha1:4ba54663806828d31bc37da4127f29fbe7dbc9a3</id>
<content type='text'>
</content>
</entry>
</feed>
