good morning!!!!

Skip to content
Snippets Groups Projects
  1. Mar 15, 2015
    • Viktor Trón's avatar
      rpc · 16ecb1e2
      Viktor Trón authored
      - camelcase fields dont play nice with otto value magic: JsonRpc -> Jsonrpc, ID -> Id
      - jeth: ethereum.js rpc transport provider direct bridge between js and ethereumApi via otto jsre
      16ecb1e2
    • Viktor Trón's avatar
      remove jsre from mist · 31ffca6d
      Viktor Trón authored
      31ffca6d
    • Viktor Trón's avatar
      jsre: · da440978
      Viktor Trón authored
      - require became loadScript(), no require is supplied
      - bignumber_js.go: heredoc v2.0.3 minified fixed for otto Regexp incompatibility https://github.com/robertkrimen/otto#regular-expression-incompatibility
      - bignumber.min.js also updated in mist/assets/ext
      - ethereum_js.go: latest master minified
      - assetPath in constructor
      - Eval/Exec/Handle/ToVal nice API
      - jsre tests
      da440978
  2. Mar 14, 2015
  3. Mar 13, 2015
  4. Mar 12, 2015
Loading