good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jun 07, 2019
  2. Jun 06, 2019
  3. Jun 04, 2019
  4. Jun 03, 2019
  5. May 31, 2019
    • Guillaume Ballet's avatar
      accounts/scwallet: flag to specify path to smartcard daemon (#19439) · 7a22da98
      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)
      7a22da98
  6. May 27, 2019
  7. May 16, 2019
    • Gary Rong's avatar
      core, cmd, vendor: fixes and database inspection tool (#15) · 37d280da
      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
      37d280da
  8. May 13, 2019
  9. Apr 09, 2019
  10. Apr 08, 2019
  11. Apr 05, 2019
  12. Apr 04, 2019
  13. Mar 20, 2019
  14. Mar 18, 2019
  15. Mar 13, 2019
  16. Mar 04, 2019
  17. Feb 27, 2019
  18. Feb 18, 2019
  19. Feb 14, 2019
  20. Feb 05, 2019
  21. Jan 21, 2019
    • Kris Shinn's avatar
      GraphQL master FF for review (#18445) · f91312db
      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: default avatarArachnid <arachnid@notdot.net>
      f91312db
  22. Jan 04, 2019
  23. Jan 03, 2019
  24. Nov 30, 2018
  25. Nov 29, 2018
  26. Nov 15, 2018
  27. Oct 05, 2018
  28. Sep 29, 2018
  29. Sep 03, 2018
Loading