<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/cmd/puppeth, branch wip/lantw/checker</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%2Flantw%2Fchecker</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=wip%2Flantw%2Fchecker'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<updated>2019-04-09T13:32:51+00:00</updated>
<entry>
<title>Rename geth -&gt; gdex and fix Dockerfile</title>
<updated>2019-04-09T13:32:51+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2018-10-24T10:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=832edda709e2d6414e417e8e561b9cc83f8f09bb'/>
<id>urn:sha1:832edda709e2d6414e417e8e561b9cc83f8f09bb</id>
<content type='text'>
</content>
</entry>
<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>cmd/puppeth: handle pre-set Petersburg number, save changed fork rules</title>
<updated>2019-02-09T16:38:00+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2019-02-06T12:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=18f702faf7bcb9c7ca95a082b78aece2a4ed664f'/>
<id>urn:sha1:18f702faf7bcb9c7ca95a082b78aece2a4ed664f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486)</title>
<updated>2019-01-29T16:49:27+00:00</updated>
<author>
<name>Martin Holst Swende</name>
<email>martin@swende.se</email>
</author>
<published>2019-01-24T10:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=c7664b06361663e2027e74574804f3210542f19f'/>
<id>urn:sha1:c7664b06361663e2027e74574804f3210542f19f</id>
<content type='text'>
This PR adds a new fork which disables EIP-1283. Internally it's called Petersburg,
but the genesis/config field is ConstantinopleFix.

The block numbers are:

    7280000 for Constantinople on Mainnet
    7280000 for ConstantinopleFix on Mainnet
    4939394 for ConstantinopleFix on Ropsten
    9999999 for ConstantinopleFix on Rinkeby (real number decided later)

This PR also defaults to using the same ConstantinopleFix number as whatever
Constantinople is set to. That is, it will default to mainnet behaviour if ConstantinopleFix
is not set.This means that for private networks which have already transitioned
to Constantinople, this PR will break the network unless ConstantinopleFix is
explicitly set!</content>
</entry>
<entry>
<title>cmd/puppeth: fix panic error when export aleth genesis wo/ precompile-addresses (#18344)</title>
<updated>2019-01-04T07:48:15+00:00</updated>
<author>
<name>Ha ĐANG</name>
<email>dvietha@gmail.com</email>
</author>
<published>2019-01-04T07:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=3f421aca54bb5216e0f949966481fa4516c52273'/>
<id>urn:sha1:3f421aca54bb5216e0f949966481fa4516c52273</id>
<content type='text'>
* cmd/puppeth: fix panic error when export aleth genesis wo/ precompile-addresses

* cmd/puppeth: don't need to handle duplicate set
</content>
</entry>
<entry>
<title>cmd/puppeth: support latest docker compose, expose faucet UDP</title>
<updated>2018-12-11T11:41:41+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2018-12-11T11:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=38c3d88cea61361afe332437581dac8b40adbfca'/>
<id>urn:sha1:38c3d88cea61361afe332437581dac8b40adbfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd/puppeth: fix rogue quote in alethGenesisSpec JSON (#18262)</title>
<updated>2018-12-10T09:16:19+00:00</updated>
<author>
<name>Javier Peletier</name>
<email>jpeletier@users.noreply.github.com</email>
</author>
<published>2018-12-10T09:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=c1d462ee5d3a22746e90531e06139b703f0e040f'/>
<id>urn:sha1:c1d462ee5d3a22746e90531e06139b703f0e040f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd/puppeth: chain import/export via wizard, minor polishes</title>
<updated>2018-12-04T10:12:40+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2018-12-03T14:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=d4415f5e40fbd155adb3e85e4eae5c7db7832694'/>
<id>urn:sha1:d4415f5e40fbd155adb3e85e4eae5c7db7832694</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd/puppeth: implement chainspec converters</title>
<updated>2018-12-03T10:34:41+00:00</updated>
<author>
<name>Martin Holst Swende</name>
<email>martin@swende.se</email>
</author>
<published>2018-11-24T22:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=8698fbabf6c7811e8eec6e84512510e9c9a4eb45'/>
<id>urn:sha1:8698fbabf6c7811e8eec6e84512510e9c9a4eb45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd/puppeth: enforce lowercase network names</title>
<updated>2018-12-03T10:17:08+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2018-12-03T10:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=4825d9c3dd7d07eadfda8a6d5c18efb67df67088'/>
<id>urn:sha1:4825d9c3dd7d07eadfda8a6d5c18efb67df67088</id>
<content type='text'>
</content>
</entry>
</feed>
