<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-tangerine/contracts/ens, branch master</title>
<subtitle>Tangerine full node (https://github.com/tangerine-network/go-tangerine)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/atom?h=master</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/'/>
<updated>2019-09-17T08:57:29+00:00</updated>
<entry>
<title>Rebrand as tangerine-network/go-tangerine</title>
<updated>2019-09-17T08:57:29+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@byzantine-lab.io</email>
</author>
<published>2019-06-12T09:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=ac088de6322fc16ebe75c2e5554be73754bf1fe2'/>
<id>urn:sha1:ac088de6322fc16ebe75c2e5554be73754bf1fe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change import go github.com/dexon-foundation/dexon</title>
<updated>2019-06-12T09:23:38+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/go-tangerine/commit/?id=21cbe9d5b1630be351329a5715fd599030a00122'/>
<id>urn:sha1:21cbe9d5b1630be351329a5715fd599030a00122</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/go-tangerine/commit/?id=fd34bf594c7aac73530a449130387a0797fd1977'/>
<id>urn:sha1:fd34bf594c7aac73530a449130387a0797fd1977</id>
<content type='text'>
(cherry picked from commit 53b823afc8c24337290ba2e7889c2dde496e9272)
</content>
</entry>
<entry>
<title>contracts/ens: expose Add and SetAddr in ENS (#17661)</title>
<updated>2018-09-28T20:46:41+00:00</updated>
<author>
<name>Javier Peletier</name>
<email>jpeletier@users.noreply.github.com</email>
</author>
<published>2018-09-28T20:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=f1b9a3e2f415f6fc43519fdfc5b28ac2afcdada0'/>
<id>urn:sha1:f1b9a3e2f415f6fc43519fdfc5b28ac2afcdada0</id>
<content type='text'>
I am planning to use this to resolve names to user addresses for Swarm/MRU feeds.</content>
</entry>
<entry>
<title>backends: configurable gas limit to allow testing large contracts (#17358)</title>
<updated>2018-08-15T07:15:42+00:00</updated>
<author>
<name>Jeff Prestes</name>
<email>jeffprestes@gmail.com</email>
</author>
<published>2018-08-15T07:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=212bba47ff13812ddabb642da463e58cda4ff20f'/>
<id>urn:sha1:212bba47ff13812ddabb642da463e58cda4ff20f</id>
<content type='text'>
* backends: increase gaslimit in order to allow tests of large contracts

* backends: increase gaslimit in order to allow tests of large contracts

* backends: increase gaslimit in order to allow tests of large contracts
</content>
</entry>
<entry>
<title>all: library changes for swarm-network-rewrite (#16898)</title>
<updated>2018-06-14T09:21:17+00:00</updated>
<author>
<name>Elad</name>
<email>theman@elad.im</email>
</author>
<published>2018-06-14T09:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=1836366ac19e30f157570e61342fae53bc6c8a57'/>
<id>urn:sha1:1836366ac19e30f157570e61342fae53bc6c8a57</id>
<content type='text'>
This commit adds all changes needed for the merge of swarm-network-rewrite.
The changes:

- build: increase linter timeout
- contracts/ens: export ensNode
- log: add Output method and enable fractional seconds in format
- metrics: relax test timeout
- p2p: reduced some log levels, updates to simulation packages
- rpc: increased maxClientSubscriptionBuffer to 20000
</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/go-tangerine/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/go-tangerine/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>all: switch gas limits from big.Int to uint64</title>
<updated>2018-01-03T12:45:35+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2017-11-13T11:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=6f69cdd109b1dd692b8dfb15e7c53d2051fbc946'/>
<id>urn:sha1:6f69cdd109b1dd692b8dfb15e7c53d2051fbc946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd/swarm: Support using Mainnet for resolving ENS names</title>
<updated>2017-06-26T10:51:33+00:00</updated>
<author>
<name>Lewis Marshall</name>
<email>lewis@lmars.net</email>
</author>
<published>2017-06-17T22:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=f3359d5e585eef09648c7a06a6d3911704f61e73'/>
<id>urn:sha1:f3359d5e585eef09648c7a06a6d3911704f61e73</id>
<content type='text'>
Signed-off-by: Lewis Marshall &lt;lewis@lmars.net&gt;
</content>
</entry>
</feed>
