good morning!!!!

Skip to content
Snippets Groups Projects
  1. Dec 05, 2016
    • Felix Lange's avatar
      ethclient, ethereum: add NotFound, split transactions out of ChainReader · 3bc0fe1e
      Felix Lange authored
      ethclient now returns ethereum.NotFound if the server returns null and
      no error while accessing blockchain data.
      
      The light client cannot provide arbitrary transactions. The change to
      split transaction access into its own interface emphasizes that
      transactions should not be relied on and recommends use of logs.
      3bc0fe1e
  2. Dec 04, 2016
  3. Dec 01, 2016
  4. Nov 30, 2016
  5. Nov 29, 2016
  6. Nov 28, 2016
Loading