Skip to content
Snippets Groups Projects
  1. Sep 10, 2018
    • Sean Young's avatar
      Fix abi decoding of bytes32 · ced2f9a6
      Sean Young authored
      
      Note that any indexed string or array will be stored as a hash, so
      we need to make that clear. The new Hashed field marks that.
      
      We might want to store strings in bytes32 so that it does not get
      hashed. If this is the case then use code similar to the test
      TestEventEmitterBytes32isString.
      
      Signed-off-by: default avatarSean Young <sean.young@monax.io>
      ced2f9a6
  2. Sep 05, 2018
  3. Sep 04, 2018
  4. Aug 31, 2018
  5. Aug 30, 2018
  6. Aug 29, 2018
  7. Aug 27, 2018
  8. Aug 24, 2018
  9. Aug 23, 2018
  10. Aug 22, 2018
  11. Aug 21, 2018
Loading