Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC updates #263

Merged
merged 18 commits into from
Jan 30, 2015
Merged

RPC updates #263

merged 18 commits into from
Jan 30, 2015

Commits on Jan 22, 2015

  1. JitVM: the EVM JIT bridge

    Paweł Bylica committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    d5f38f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pr/evmjit' of https://github.com/chfast/go-ethereum int…

    …o chfast-pr/evmjit
    obscuren committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    a216225 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2015

  1. Configuration menu
    Copy the full SHA
    3aa0410 View commit details
    Browse the repository at this point in the history
  2. JitVm code cleanups & refactoring. Some memory copies eliminated (i.e…

    …. in SHA3 calculation)
    Paweł Bylica committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    94106cc View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2015

  1. skipping for travis

    obscuren committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    2ba54a6 View commit details
    Browse the repository at this point in the history
  2. Skip for travis

    obscuren committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    0d96528 View commit details
    Browse the repository at this point in the history
  3. Gitter link

    obscuren committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    393a6c5 View commit details
    Browse the repository at this point in the history
  4. Updated readme with badges

    obscuren committed Jan 24, 2015
    Configuration menu
    Copy the full SHA
    4808360 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2015

  1. Configuration menu
    Copy the full SHA
    5d33d5a View commit details
    Browse the repository at this point in the history
  2. Update EVM JIT runtime data layout

    Paweł Bylica committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    c71aff9 View commit details
    Browse the repository at this point in the history
  3. Update JitVm to new EVM JIT ABI (C interface)

    Paweł Bylica committed Jan 26, 2015
    Configuration menu
    Copy the full SHA
    079c59b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. Merge branch 'pr/evmjit' of https://github.com/chfast/go-ethereum int…

    …o chfast-pr/evmjit
    obscuren committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    fe14b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c99a87 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2015

  1. Configuration menu
    Copy the full SHA
    159c4d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46e1ca View commit details
    Browse the repository at this point in the history
  3. moving to a better xeth

    obscuren committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    7f638f0 View commit details
    Browse the repository at this point in the history
  4. clean up of xeth

    obscuren committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    1146f25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    872b249 View commit details
    Browse the repository at this point in the history