<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon/cmd/abigen, branch cliff-log</title>
<subtitle>DEXON full node (https://github.com/dexon-foundation/dexon)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=cliff-log</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/atom?h=cliff-log'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/'/>
<updated>2019-03-12T04:19:09+00:00</updated>
<entry>
<title>Change import go github.com/dexon-foundation/dexon</title>
<updated>2019-03-12T04:19:09+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=3f555b121b7483dac0baff0a80e16fdc2cb55ce4'/>
<id>urn:sha1:3f555b121b7483dac0baff0a80e16fdc2cb55ce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd/abigen: support for --type flag with piped data (#17648)</title>
<updated>2018-10-06T14:27:12+00:00</updated>
<author>
<name>Philip Schlump</name>
<email>pschlump@gmail.com</email>
</author>
<published>2018-10-06T14:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=f95811e65bcc674ae32c19c043b29226a56a6a5f'/>
<id>urn:sha1:f95811e65bcc674ae32c19c043b29226a56a6a5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd/abigen: support for reading solc output from stdin (#16683)</title>
<updated>2018-06-05T10:22:02+00:00</updated>
<author>
<name>Antonio Salazar Cardozo</name>
<email>savedfastcool@gmail.com</email>
</author>
<published>2018-06-05T10:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=4cf2b4110e9942bdcba1b9b1d82b3ca8ff552f64'/>
<id>urn:sha1:4cf2b4110e9942bdcba1b9b1d82b3ca8ff552f64</id>
<content type='text'>
Allow the --abi flag to be given - to indicate that it should read the
ABI information from standard input. It expects to read the solc output
with the --combined-json flag providing bin, abi, userdoc, devdoc, and
metadata, and works very similarly to the internal invocation of solc,
except it allows external invocation of solc.

This facilitates integration with more complex solc invocations, such
as invocations that require path remapping or --allow-paths tweaks.

Simple usage example:

    solc --combined-json bin,abi,userdoc,devdoc,metadata *.sol | abigen --abi -
</content>
</entry>
<entry>
<title>cmd/abigen: parse contract name as abi identifier</title>
<updated>2017-02-06T17:16:56+00:00</updated>
<author>
<name>Bas van Kervel</name>
<email>basvankervel@gmail.com</email>
</author>
<published>2017-02-06T17:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=d0eeb3ebdcb58f62ab4c542aef9e865c10797175'/>
<id>urn:sha1:d0eeb3ebdcb58f62ab4c542aef9e865c10797175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mobile: initial wrappers for mobile support</title>
<updated>2016-11-14T15:56:58+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2016-09-05T16:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=178da7c6a94718389e7192d87df5ee42e7223bc3'/>
<id>urn:sha1:178da7c6a94718389e7192d87df5ee42e7223bc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>common/compiler: simplify solc wrapper</title>
<updated>2016-08-17T15:39:04+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2016-06-14T22:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=1a9e66915b415cb1ca2bc2680f8fb4ff1883787c'/>
<id>urn:sha1:1a9e66915b415cb1ca2bc2680f8fb4ff1883787c</id>
<content type='text'>
Support for legacy version 0.9.x is gone. The compiler version is no
longer cached. Compilation results (and the version) are read directly
from stdout using the --combined-json flag. As a workaround for
ethereum/solidity#651, source code is written to a temporary file before
compilation.

Integration of solc in package ethapi and cmd/abigen is now much simpler
because the compiler wrapper is no longer passed around as a pointer.

Fixes #2806, accidentally
</content>
</entry>
<entry>
<title>all: update license information</title>
<updated>2016-04-15T07:48:05+00:00</updated>
<author>
<name>Felix Lange</name>
<email>fjl@twurst.com</email>
</author>
<published>2016-04-14T16:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=d04a2e7557596258faa896fea57dc793651af2e8'/>
<id>urn:sha1:d04a2e7557596258faa896fea57dc793651af2e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accounts/abi/bind, cmd/abigen: dedup structs, exclude patterns</title>
<updated>2016-03-26T09:43:09+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2016-03-26T09:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=b813e4d411989a5a1f3606bd69fb888062dbed88'/>
<id>urn:sha1:b813e4d411989a5a1f3606bd69fb888062dbed88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accounts/abi/bind, cmd/abigen: port to templates, bind to solidity</title>
<updated>2016-03-24T15:09:45+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2016-03-21T12:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=73308dbe0e08db015a7c461b5be1755dc3fcc737'/>
<id>urn:sha1:73308dbe0e08db015a7c461b5be1755dc3fcc737</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accounts/abi/bind: constructor, auth utils and various backends</title>
<updated>2016-03-24T12:15:32+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2016-03-17T17:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon/commit/?id=86cfc22c79594bd0d9625650dcbfb60c3e6ba9fe'/>
<id>urn:sha1:86cfc22c79594bd0d9625650dcbfb60c3e6ba9fe</id>
<content type='text'>
</content>
</entry>
</feed>
