<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-tangerine/accounts/keystore, 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>accounts/keystore: small code simplification (#18394)</title>
<updated>2019-01-07T08:35:44+00:00</updated>
<author>
<name>Jeremy Schlatter</name>
<email>jeremy.schlatter@gmail.com</email>
</author>
<published>2019-01-07T08:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=aca588a8e434cd0409c44d55b6009fb74e913537'/>
<id>urn:sha1:aca588a8e434cd0409c44d55b6009fb74e913537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accounts/keystore: fix comment typo (#18395)</title>
<updated>2019-01-05T20:27:57+00:00</updated>
<author>
<name>Jeremy Schlatter</name>
<email>jeremy.schlatter@gmail.com</email>
</author>
<published>2019-01-05T20:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=072c95fb74ac108e93207a8052e641cfaf863105'/>
<id>urn:sha1:072c95fb74ac108e93207a8052e641cfaf863105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accounts/keystore: delete the redundant keystore in filename (#17930)</title>
<updated>2018-11-29T10:04:56+00:00</updated>
<author>
<name>Wenbiao Zheng</name>
<email>delweng@gmail.com</email>
</author>
<published>2018-11-29T10:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=32d35c9c088463efac49aeb0f3e6d48cfb373a40'/>
<id>urn:sha1:32d35c9c088463efac49aeb0f3e6d48cfb373a40</id>
<content type='text'>
* accounts/keystore: reduce file name length

* accounts/keystore: reduce code line width
</content>
</entry>
<entry>
<title>cmd/clef: encrypt the master seed on disk (#17704)</title>
<updated>2018-10-09T09:05:41+00:00</updated>
<author>
<name>Martin Holst Swende</name>
<email>martin@swende.se</email>
</author>
<published>2018-10-09T09:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=d5c7a6056afdc8c3364b1774b5d2bc4a74b028a6'/>
<id>urn:sha1:d5c7a6056afdc8c3364b1774b5d2bc4a74b028a6</id>
<content type='text'>
* cmd/clef: encrypt master seed of clef

Signed-off-by: YaoZengzeng &lt;yaozengzeng@zju.edu.cn&gt;

* keystore: refactor for external use of encryption

* clef: utilize keystore encryption, check flags correctly

* clef: validate master password

* clef: add json wrapping around encrypted master seed
</content>
</entry>
<entry>
<title>accounts/keystore: double-check keystore file after creation (#17348)</title>
<updated>2018-09-19T16:08:38+00:00</updated>
<author>
<name>Martin Holst Swende</name>
<email>martin@swende.se</email>
</author>
<published>2018-09-19T16:08:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=6f004c46d53958e2fe0e8aad5584a46f9f4bce6c'/>
<id>urn:sha1:6f004c46d53958e2fe0e8aad5584a46f9f4bce6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accounts/keystore: rename skipKeyFile to nonKeyFile to better reveal the function purpose (#17290)</title>
<updated>2018-08-03T07:25:17+00:00</updated>
<author>
<name>Roc Yu</name>
<email>rociiu0112@gmail.com</email>
</author>
<published>2018-08-03T07:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=70176cda0eedbb4ec9cde867e8f6cde63efa5a12'/>
<id>urn:sha1:70176cda0eedbb4ec9cde867e8f6cde63efa5a12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto/secp256k1: remove external LGPL dependencies (#17239)</title>
<updated>2018-07-26T11:33:13+00:00</updated>
<author>
<name>Péter Szilágyi</name>
<email>peterke@gmail.com</email>
</author>
<published>2018-07-26T11:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=d9575e92fc6e52ba18267410fcd2426d5a148cbc'/>
<id>urn:sha1:d9575e92fc6e52ba18267410fcd2426d5a148cbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: switch out defunct set library to different one (#16873)</title>
<updated>2018-07-16T07:54:19+00:00</updated>
<author>
<name>Ralph Caraveo III</name>
<email>deckarep@gmail.com</email>
</author>
<published>2018-07-16T07:54:19+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/go-tangerine/commit/?id=5d30be412b0f9181cb007c8893ee583ee4319116'/>
<id>urn:sha1:5d30be412b0f9181cb007c8893ee583ee4319116</id>
<content type='text'>
* keystore, ethash, eth, miner, rpc, whisperv6: tech debt with now defunct set.

* whisperv5: swap out gopkg.in/fatih/set.v0 with supported set
</content>
</entry>
</feed>
