- Jun 07, 2019
-
-
Péter Szilágyi authored
-
- Jun 06, 2019
-
-
Péter Szilágyi authored
-
- Jun 04, 2019
-
-
Péter Szilágyi authored
-
- Jun 03, 2019
-
-
Péter Szilágyi authored
-
Guillaume Ballet authored
-
- May 31, 2019
-
-
Guillaume Ballet authored
* accounts/scwallet: Add a switch to enable smartcard support * accounts: change the meaning of the switch * disable card support in windows until tested * only activate account if pcscd socket file is present * the switch is now the path to the socket file * accounts/scwallet: holiman's review feedback * accounts/scwallet: send the path to go-pcsclite * accounts/scwallet: add default, per platform path * accounts/scwallet: fix error log warning * accounts/scwallet: update pcsc lib to latest * accounts/scwallet: use default path from pcsclite * scwallet: forgot to change switch name * cmd: minor style cleanups (error handling first, then happy path)
-
- May 27, 2019
-
-
Péter Szilágyi authored
-
- May 16, 2019
-
-
Gary Rong authored
* core, eth: some fixes for freezer * vendor, core/rawdb, cmd/geth: add db inspector * core, cmd/utils: check ancient store path forceily * cmd/geth, common, core/rawdb: a few fixes * cmd/geth: support windows file rename and fix rename error * core: support ancient plugin * core, cmd: streaming file copy * cmd, consensus, core, tests: keep genesis in leveldb * core: write txlookup during ancient init * core: bump database version
-
- May 13, 2019
-
-
Péter Szilágyi authored
* core, eth, trie: bloom filter for trie node dedup during fast sync * eth/downloader, trie: address review comments * core, ethdb, trie: restart fast-sync bloom construction now and again * eth/downloader: initialize fast sync bloom on startup * eth: reenable eth/62 until we properly remove it
-
- Apr 09, 2019
-
-
Péter Szilágyi authored
-
Guillaume Ballet authored
* vendor: remove leftover trace * Upgrade go-libpcsclite to the latest version
-
Guillaume Ballet authored
-
- Apr 08, 2019
-
-
Guillaume Ballet authored
-
Guillaume Ballet authored
-
Guillaume Ballet authored
-
Guillaume Ballet authored
-
Guillaume Ballet authored
Instead, use a go library that communicates with pcscd over a socket. Also update the changes introduced by @gravityblast since this PR's inception
-
Péter Szilágyi authored
-
Nick Johnson authored
-
- Apr 05, 2019
-
-
Péter Szilágyi authored
-
- Apr 04, 2019
-
-
Steve Ruckdashel authored
* node: switching prometheus flock location to tsdb * rookie mistake
-
- Mar 20, 2019
-
-
Anton Evangelatov authored
-
- Mar 18, 2019
-
-
Gary Rong authored
-
- Mar 13, 2019
-
-
Kurkó Mihály authored
* dashboard, p2p: visualize peers * dashboard: change scale to green to red
-
- Mar 04, 2019
-
-
Gary Rong authored
-
- Feb 27, 2019
-
-
Gary Rong authored
-
- Feb 18, 2019
-
-
Martin Holst Swende authored
-
- Feb 14, 2019
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Feb 05, 2019
-
-
Felix Lange authored
Fixes #16286
-
- Jan 21, 2019
-
-
Kris Shinn authored
* Initial work on a graphql API * Added receipts, and more transaction fields. * Finish receipts, add logs * Add transactionCount to block * Add types and . * Update Block type to be compatible with ethql * Rename nonce to transactionCount in Account, to be compatible with ethql * Update transaction, receipt and log to match ethql * Add query operator, for a range of blocks * Added ommerCount to Block * Add transactionAt and ommerAt to Block * Added sendRawTransaction mutation * Add Call and EstimateGas to graphQL API * Refactored to use hexutil.Bytes instead of HexBytes * Replace BigNum with hexutil.Big * Refactor call and estimateGas to use ethapi struct type * Replace ethgraphql.Address with common.Address * Replace ethgraphql.Hash with common.Hash * Converted most quantities to Long instead of Int * Add support for logs * Fix bug in runFilter * Restructured Transaction to work primarily with headers, so uncle data is reported properly * Add gasPrice API * Add protocolVersion API * Add syncing API * Moved schema into its own source file * Move some single use args types into anonymous structs * Add doc-comments * Fixed backend fetching to use context * Added (very) basic tests * Add documentation to the graphql schema * Fix reversion for formatting of big numbers * Correct spelling error * s/BigInt/Long/ * Update common/types.go * Fixes in response to review * Fix lint error * Updated calls on private functions * Fix typo in graphql.go * Rollback ethapi breaking changes for graphql support Co-Authored-By:
Arachnid <arachnid@notdot.net>
-
- Jan 04, 2019
-
-
Péter Szilágyi authored
-
Dave McGregor authored
-
- Jan 03, 2019
-
-
HackyMiner authored
-
- Nov 30, 2018
-
-
Felix Lange authored
Fixes #15101 because hidapi is no longer being called from an init function.
-
- Nov 29, 2018
-
-
Martin Holst Swende authored
-
- Nov 15, 2018
-
-
Péter Szilágyi authored
-
- Oct 05, 2018
-
-
Jeremy Schlatter authored
-
- Sep 29, 2018
-
-
HackyMiner authored
- update go-colorable, go-isatty, go-runewidth packages - use go-isatty instead of log/term and remove log/term package
-
- Sep 03, 2018
-
-
Wenbiao Zheng authored
-