<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-tangerine/accounts/abi/bind, branch jm-debug</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=jm-debug</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/atom?h=jm-debug'/>
<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>accounts/abi/bind: add optional block number for calls (#17942)</title>
<updated>2019-01-03T11:54:24+00:00</updated>
<author>
<name>Dragan Milic</name>
<email>dragan@netice9.com</email>
</author>
<published>2019-01-03T11:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=27913dd226e391b5260ab3b66ce7b75610a07ab7'/>
<id>urn:sha1:27913dd226e391b5260ab3b66ce7b75610a07ab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accounts/abi: fix case of generated java functions (#18372)</title>
<updated>2019-01-02T09:22:10+00:00</updated>
<author>
<name>Guillaume Ballet</name>
<email>gballet@gmail.com</email>
</author>
<published>2019-01-02T09:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=9bfd0b60cc5af3d6b8fdd9fae33ec1c0a4eb31b8'/>
<id>urn:sha1:9bfd0b60cc5af3d6b8fdd9fae33ec1c0a4eb31b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accounts/abi: change unpacking of abi fields w/ underscores (#16513)</title>
<updated>2018-12-29T10:32:58+00:00</updated>
<author>
<name>Matt K</name>
<email>1036969+mkrump@users.noreply.github.com</email>
</author>
<published>2018-12-29T10:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=a4af734328d50b9ea89405c7e5050065a8087946'/>
<id>urn:sha1:a4af734328d50b9ea89405c7e5050065a8087946</id>
<content type='text'>
* accounts/abi: fix name styling when unpacking abi fields w/ underscores

ABI fields with underscores that are being unpacked
into structs expect structs with following form:

int_one -&gt; Int_one

whereas in abigen the generated structs are camelcased

int_one -&gt; IntOne

so updated the unpack method to expect camelcased structs as well.</content>
</entry>
<entry>
<title>accounts/abi/bind: stop using goimports in the binding generator (#17768)</title>
<updated>2018-10-05T20:24:54+00:00</updated>
<author>
<name>Jeremy Schlatter</name>
<email>jeremy.schlatter@gmail.com</email>
</author>
<published>2018-10-05T20:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=5ed3960b9b2f699233452fb8445c5f9feb281f78'/>
<id>urn:sha1:5ed3960b9b2f699233452fb8445c5f9feb281f78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accounts/abi/bind/backends: fix typo (#17749)</title>
<updated>2018-09-28T20:47:46+00:00</updated>
<author>
<name>CDsigma</name>
<email>cdsigma271@gmail.com</email>
</author>
<published>2018-09-28T20:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=a5aaab2f224f0871a838d0a97160c2c002eea4ab'/>
<id>urn:sha1:a5aaab2f224f0871a838d0a97160c2c002eea4ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: protect self-mined block during reorg (#17656)</title>
<updated>2018-09-20T12:09:30+00:00</updated>
<author>
<name>gary rong</name>
<email>garyrong0905@gmail.com</email>
</author>
<published>2018-09-20T12:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=d6254f827bf493c1471a806b7b8a0e9b86c8c420'/>
<id>urn:sha1:d6254f827bf493c1471a806b7b8a0e9b86c8c420</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: remove the duplicate 'the' in annotations (#17509)</title>
<updated>2018-08-27T08:49:29+00:00</updated>
<author>
<name>Wenbiao Zheng</name>
<email>delweng@gmail.com</email>
</author>
<published>2018-08-27T08:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=d1aa605f1e8639769cdd75bcec3064c29a62b34a'/>
<id>urn:sha1:d1aa605f1e8639769cdd75bcec3064c29a62b34a</id>
<content type='text'>
</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>
</feed>
