<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/contracts/ens/contract, branch yilan</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=yilan</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=yilan'/>
<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>contracts/*: golint updates for this or self warning</title>
<updated>2019-02-19T12:18:02+00:00</updated>
<author>
<name>Kiel barry</name>
<email>kiel.j.barry@gmail.com</email>
</author>
<published>2018-04-30T23:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=fd34bf594c7aac73530a449130387a0797fd1977'/>
<id>urn:sha1:fd34bf594c7aac73530a449130387a0797fd1977</id>
<content type='text'>
(cherry picked from commit 53b823afc8c24337290ba2e7889c2dde496e9272)
</content>
</entry>
<entry>
<title>accounts/abi/bind: support event filtering in abigen</title>
<updated>2018-01-24T08:54:13+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2018-01-05T10:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=1bf508b449ebd42653f521ada92c782e8cb664d2'/>
<id>urn:sha1:1bf508b449ebd42653f521ada92c782e8cb664d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: update generated code (#15808)</title>
<updated>2018-01-08T12:15:57+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@users.noreply.github.com</email>
</author>
<published>2018-01-08T12:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=5c2f1e00148f16655d3fb63b93920b1108165c56'/>
<id>urn:sha1:5c2f1e00148f16655d3fb63b93920b1108165c56</id>
<content type='text'>
* core/types, core/vm, eth, tests: regenerate gencodec files

* Makefile: update devtools target

Install protoc-gen-go and print reminders about npm, solc and protoc.
Also switch to github.com/kevinburke/go-bindata because it's more
maintained.

* contracts/ens: update contracts and regenerate with solidity v0.4.19

The newer upstream version of the FIFSRegistrar contract doesn't set the
resolver anymore. The resolver is now deployed separately.

* contracts/release: regenerate with solidity v0.4.19

* contracts/chequebook: fix fallback and regenerate with solidity v0.4.19

The contract didn't have a fallback function, payments would be rejected
when compiled with newer solidity. References to 'mortal' and 'owned'
use the local file system so we can compile without network access.

* p2p/discv5: regenerate with recent stringer

* cmd/faucet: regenerate

* dashboard: regenerate

* eth/tracers: regenerate

* internal/jsre/deps: regenerate

* dashboard: avoid sed -i because it's not portable

* accounts/usbwallet/internal/trezor: fix go generate warnings
</content>
</entry>
<entry>
<title>contracts/ens: Replace setOwner with setSubnodeOwner in accordance with EIP137</title>
<updated>2016-09-01T11:40:15+00:00</updated>
<author>
<name>Nick Johnson</name>
<email>arachnid@notdot.net</email>
</author>
<published>2016-08-31T16:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=a386b4c9837cd6c21b9581cbd94a076665961c67'/>
<id>urn:sha1:a386b4c9837cd6c21b9581cbd94a076665961c67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>contracts/ens: regenerate binding with solc v0.3.6</title>
<updated>2016-08-29T17:34:44+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2016-08-29T17:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=48807de305032b1aa6838b66683f58744958e152'/>
<id>urn:sha1:48807de305032b1aa6838b66683f58744958e152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>contracts/ens: Add ENS contract binding</title>
<updated>2016-08-29T16:30:17+00:00</updated>
<author>
<name>Nick Johnson</name>
<email>arachnid@notdot.net</email>
</author>
<published>2016-08-26T12:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=6976e602f6553b6f535b44123c44edb6b65af4b2'/>
<id>urn:sha1:6976e602f6553b6f535b44123c44edb6b65af4b2</id>
<content type='text'>
</content>
</entry>
</feed>
