Historial de Commits

Autor SHA1 Mensaje Fecha
  Mason Fischer cf2a77af28 ethclient: fix BlockNumber (#21565) hace 5 años
  Dan Sosedoff 1167639524 ethclient: add BlockNumber method (#21500) hace 5 años
  Sammy Libre 7163a6664e ethclient: serialize negative block number as "pending" (#21177) hace 5 años
  Felix Lange c013192ba7 ethclient: remove use of common.ToHex (#20326) hace 6 años
  Felix Lange 2b54666018 ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694) hace 6 años
  Dmitry Shulyak 15f24ff189 ethclient: ensure tx json is not nil before accessing it (#19653) hace 6 años
  tamirms b16cc501a8 ethclient: include block hash from FilterQuery (#17996) hace 7 años
  Steven Roose 69c52bde3f ethclient: fix RPC parse error of Parity response (#16924) hace 7 años
  Lorenzo Manacorda b15eb665ee ethclient: add DialContext and Close (#16318) hace 7 años
  Ivo Georgiev 315b9b18df ethclient: remove empty object in newHeads subscription call (#16454) hace 7 años
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 hace 8 años
  Felix Lange d78ad226c2 ethclient, mobile: add TransactionSender (#15127) hace 8 años
  Jim McDonald bc0e6a5e68 ethclient: add NetworkID method (#14791) hace 8 años
  Péter Szilágyi a56f3dc0d9 core, ethclient: implement Metropolis EIP 98 (#14750) hace 8 años
  Jim McDonald 60e27b51bc ethclient: fix TransactionByHash pending return value. (#14663) hace 8 años
  Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" hace 8 años
  Felix Lange 7731061903 core/vm: move Log to core/types hace 8 años
  Péter Szilágyi 1ca74aba6f Merge pull request #3505 from bas-vk/txinblock hace 8 años
  Bas van Kervel 8bc545be2a ethclient: hex encode request args for TransactionInBlock hace 8 años
  Bas van Kervel 021177ca9b ethclient: pass ptr when parsing eth_getTransactionByHash result hace 9 años
  Felix Lange 3bc0fe1ee3 ethclient, ethereum: add NotFound, split transactions out of ChainReader hace 9 años
  Felix Lange fa0cc27400 ethclient: use package hexutil for number encoding hace 9 años
  Felix Lange 4cb29bde2e ethclient: don't crash if server returns null uncle header hace 9 años
  Felix Lange 91bceb4ace ethclient: "addresses" -> "address" in filter query encoding hace 9 años
  Felix Lange 1609df3275 ethclient: use package hexutil for JSON handling hace 9 años
  Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 hace 9 años
  Steven Roose 7770304576 ethclient: changed TransactionByHash to only pass one argument to api method (#3209) hace 9 años
  Bas van Kervel 5bb517355e ethclient: bugfix retrieving logs hace 9 años
  Péter Szilágyi ca37730c9d ethclient: fix new block->header subscription endpoint hace 9 años
  Péter Szilágyi 2924fdfcf7 ethereum, ethclient: add SyncProgress API endpoint hace 9 años