-
Notifications
You must be signed in to change notification settings - Fork 582
Implementation of Contract::getEventLogs() and improved general comments and error messages #196
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
Open
Nanolucas
wants to merge
22
commits into
web3p:master
Choose a base branch
from
Nanolucas:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+143
−44
Open
Changes from 15 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
dd25610
added and improved comments and error messages for clarity
Nanolucas fd1c09b
setting composer package name to run my own package
Nanolucas 56b50e6
change install package in readme
Nanolucas bffe4cf
undo previous changes, using VCS package instead
Nanolucas 486d849
make exception namespacing consistent
Nanolucas 665b15b
update variable name for consistency
Nanolucas af71b4d
implement event log getter
Nanolucas 121c80f
update $eventInputParametersStringArray
Nanolucas af3bd4c
remove new function before sending pull request
Nanolucas 816c223
working implementation of getEventLogs
Nanolucas aade350
return data with named keys
Nanolucas 125aea0
include block metadata in returned array
Nanolucas 46dc78e
handle indexed parameters
Nanolucas bb9f9f0
added comment
Nanolucas b26da9a
initialise empty array
Nanolucas 91ef36f
add key check to prevent PHP notice
Nanolucas d4e9e4a
throw an exception if event name isn't found
Nanolucas 935e919
return the transactionHash from event data
Nanolucas 87f8976
minor efficiency improvements
Nanolucas 0377c6c
add contract::getEventLogs
Nanolucas bfb05eb
update composer details
Nanolucas 42a1cbd
fixed variable context
Nanolucas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.