<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/test, branch wip/gy-sqlvm-gas-model</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=wip%2Fgy-sqlvm-gas-model</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=wip%2Fgy-sqlvm-gas-model'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<updated>2019-04-23T05:28:36+00:00</updated>
<entry>
<title>test: run smoke test on ganache (#388)</title>
<updated>2019-04-23T05:28:36+00:00</updated>
<author>
<name>Sonic</name>
<email>sonic@dexon.org</email>
</author>
<published>2019-04-23T05:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=9cee26e7f80238fd8a53ddb200c83f14c1dfda6e'/>
<id>urn:sha1:9cee26e7f80238fd8a53ddb200c83f14c1dfda6e</id>
<content type='text'>
* test: run smoke test on ganache

* Update build/setup_recovery_env.sh

Co-Authored-By: Jsying &lt;sonic@dexon.org&gt;

* Update build/setup_recovery_env.sh

Co-Authored-By: Jsying &lt;sonic@dexon.org&gt;
</content>
</entry>
<entry>
<title>misc: use master branch for dexon-consensus</title>
<updated>2019-04-11T08:23:03+00:00</updated>
<author>
<name>Jimmy Hu</name>
<email>jimmy.hu@dexon.org</email>
</author>
<published>2019-04-11T08:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=2922460b04b4378ce202e5fdb92ff6ad9607ab89'/>
<id>urn:sha1:2922460b04b4378ce202e5fdb92ff6ad9607ab89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: add end to end integration test for recovery mechanism (#336)</title>
<updated>2019-04-09T13:32:59+00:00</updated>
<author>
<name>Sonic</name>
<email>sonic@dexon.org</email>
</author>
<published>2019-04-05T02:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=5b80717ed4b1633e889b9a2cc241827a9dbd44d5'/>
<id>urn:sha1:5b80717ed4b1633e889b9a2cc241827a9dbd44d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: vm: make fail stop fine value configurable (#312)</title>
<updated>2019-04-09T13:32:59+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-03-29T06:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=f0257e264b94b67137595e4a357589da7cfde82e'/>
<id>urn:sha1:f0257e264b94b67137595e4a357589da7cfde82e</id>
<content type='text'>
A node is now quailified only if it has no pending fine and staked &gt;=
minstake.</content>
</entry>
<entry>
<title>core: vm: fix DKG reset (#296)</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-23T16:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=7065f0d194c0eea5f08d835e15308f957cb1c7eb'/>
<id>urn:sha1:7065f0d194c0eea5f08d835e15308f957cb1c7eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: vm: automatically calculate notary set size (#276)</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-19T08:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=625bdb6b3ecdd5bed3adb4cd1f8fc0e56ae1f49f'/>
<id>urn:sha1:625bdb6b3ecdd5bed3adb4cd1f8fc0e56ae1f49f</id>
<content type='text'>
</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>test: update test parameters (#229)</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-07T04:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=1835ee6f172f2e4e15132425e4fe6060f02a9537'/>
<id>urn:sha1:1835ee6f172f2e4e15132425e4fe6060f02a9537</id>
<content type='text'>
* test: update test parameters

* update smoke test parameter
</content>
</entry>
<entry>
<title>test: build bootnode if not exist</title>
<updated>2019-04-09T13:32:57+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2019-02-25T12:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=058e5c5173df8ddbcb0abd92683311fa68795924'/>
<id>urn:sha1:058e5c5173df8ddbcb0abd92683311fa68795924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: Fixed gas price (#205)</title>
<updated>2019-04-09T13:32:57+00:00</updated>
<author>
<name>Jimmy Hu</name>
<email>jimmy.hu@dexon.org</email>
</author>
<published>2019-02-25T10:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=5832a21db625bfa98a3b7909bb6996dd1fd2e4d3'/>
<id>urn:sha1:5832a21db625bfa98a3b7909bb6996dd1fd2e4d3</id>
<content type='text'>
* core/vm: update abi
* core/vm: add MinGasPrice to gov
* params: Add MinGasPrice to Config
* dex: SuggestPrice from Governance
* test: add minGasPrice to genesis.json
* core: check underpriced tx
* dex: verify with gas price
</content>
</entry>
</feed>
