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

events refactor #174

Merged
merged 26 commits into from
Apr 22, 2015
Merged

events refactor #174

merged 26 commits into from
Apr 22, 2015

Commits on Apr 20, 2015

  1. events refactor, function.js

    debris committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    99a3696 View commit details
    Browse the repository at this point in the history
  2. event refactor in progress

    debris committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    ea6bda4 View commit details
    Browse the repository at this point in the history
  3. event.js refactored

    debris committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    9d8a51d View commit details
    Browse the repository at this point in the history
  4. docs

    debris committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    a88be00 View commit details
    Browse the repository at this point in the history
  5. utils cleanup

    debris committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    501e3bc View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' into events_refactor

    Conflicts:
    	dist/web3-light.js.map
    	dist/web3-light.min.js
    	dist/web3.js.map
    	dist/web3.min.js
    debris committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    eeb0bc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2015

  1. Merge branch 'develop' into events_refactor

    Conflicts:
    	dist/web3-light.js.map
    	dist/web3-light.min.js
    	dist/web3.js.map
    	dist/web3.min.js
    debris committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    d38f5a2 View commit details
    Browse the repository at this point in the history
  2. fixed log fields

    debris committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    c8e5768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f84a68c View commit details
    Browse the repository at this point in the history
  4. call && sendTransaction

    debris committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    d411492 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    836529a View commit details
    Browse the repository at this point in the history
  6. eth_filter complex topics, #175

    debris committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    e910736 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. removed signature.js

    debris committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    983e4b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888a970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f767a9a View commit details
    Browse the repository at this point in the history
  4. basic tests for event encoding

    debris committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    76ced9a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into events_refactor

    Conflicts:
    	dist/web3-light.js
    	dist/web3-light.js.map
    	dist/web3-light.min.js
    	dist/web3.js
    	dist/web3.js.map
    	dist/web3.min.js
    	lib/web3/filter.js
    debris committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    4482d5b View commit details
    Browse the repository at this point in the history
  6. fixed filters encoding null

    debris committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    5f2eb33 View commit details
    Browse the repository at this point in the history
  7. cleaned event.encode test

    debris committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    1ac1ef9 View commit details
    Browse the repository at this point in the history
  8. removed unused function

    debris committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    9158ac7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93b323f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5eabd8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f7d6a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7c16dbf View commit details
    Browse the repository at this point in the history
  13. tests for decoding event logs

    debris committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    3d3db61 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    960e9c9 View commit details
    Browse the repository at this point in the history