4
0
Fork 0
Commit Graph

96 Commits (eb41fa5659e361d5034924cfc8568b1a660b0fac)
 

Author SHA1 Message Date
hswick eb41fa5659 Merge branch 'master' of github.com:hswick/exw3 6 years ago
hswick abf7ac3f6b Upgraded elixir version 6 years ago
Harley Swick 187646d4a4
Merge pull request #17 from hswick/0.1.6 6 years ago
hswick 9b3ffb6e59 Updated mix and README versions + README patches 6 years ago
hswick ac811f687f Updated ethereumex dependency 6 years ago
hswick 749afc3fe8 Improved error message for invalid arg count to constructor 6 years ago
hswick 26b9d64651 Added unit converters, resolves #7 6 years ago
Harley Swick 62a8f0a174
Merge pull request #16 from omisego/gas_encoding 6 years ago
Piotr Żelazko ecf93db587
Amend options encoding 6 years ago
hswick cc6b197fb1 Bumped version number to 0.1.5 6 years ago
hswick 30bfdaade5 Added tx_hash to tuple for docs 6 years ago
hswick c284c748be Added passfile to gitignore 6 years ago
hswick 76afadab56 Silenced warnings in test 6 years ago
hswick 4a65096370 Silenced warnings in lib 6 years ago
hswick b2929483d8 Throw when number of inputs is not valid 6 years ago
hswick b56165af74 Silence constructor warning 6 years ago
Harley Swick 1e8b58ea01
Merge pull request #12 from omisego/deployment_tx_hash 6 years ago
Harley Swick 80248dbbe1
Merge pull request #11 from omisego/error_messages 6 years ago
Piotr Żelazko 8d3701478b
Merge branch 'deployment_tx_hash' into error_messages 6 years ago
Piotr Żelazko 0c31583387
Update parity as a previously used version does not exist any more 6 years ago
Piotr Żelazko f2555c5fb9
Add tx_hash to returning tuple at contract's deployment 6 years ago
Piotr Żelazko 9c576fc18e
Update parity as a previously used version does not exist any more 6 years ago
Piotr Żelazko a6907464f1
Shorten lines with replies so it reads better 6 years ago
Piotr Żelazko 86927171d1
Refactor options' checkers so they are explicitly compared to nil when given in a list 6 years ago
Piotr Żelazko fea7f19232
Refactor mapping names in order to avoid conflicts 6 years ago
Piotr Żelazko 4a8487ae1d
Reformat function ExW3.reformat_abi/1 6 years ago
Piotr Żelazko 84c41b5d37
Reformat code that handles returning proper error messages 6 years ago
Piotr Żelazko beade40d68
Change error messages into atoms 6 years ago
Piotr Żelazko fcb8717837
Add error messages in case user does not provide either gas or transaction sender 6 years ago
Piotr Żelazko 57595fd877
Change deploy_helper 6 years ago
Piotr Żelazko c24b82f6ca
Fix abi reformatting bug 6 years ago
hswick 25e33df5ee Bumped version 6 years ago
Harley Swick 153255359e
Merge pull request #8 from hswick/contract-refactor 6 years ago
hswick 868dbab1d2 Fix parity command for travis 6 years ago
hswick 56190bc2f6 Remove ganache-cli from travis 6 years ago
hswick 425d65dfd3 README update 6 years ago
hswick 2fecab8b19 Travis fix 6 years ago
hswick ba459bbc1c Using parity as test chain for travis now 6 years ago
hswick 4b2ef0b88b Added 0x prefixing to values 6 years ago
hswick 58094ff22e Added hash assert 6 years ago
hswick 7abfae5b4a Added keccak256 hash 6 years ago
hswick a6037e0850 event log data is a map with names 6 years ago
Harley Swick 8ec54b6d1e
Merge pull request #6 from hswick/event-listener 6 years ago
hswick cd254c2b68 README fix 6 years ago
hswick 05511542fc README fix 6 years ago
hswick 6cae0ba350 README formatting 6 years ago
hswick e713645c24 Added documentation about listening for events 6 years ago
hswick ac777373c2 Added version to ganache-cli 6 years ago
hswick 5e55d59b7f Don't emit event if log is empty 6 years ago
hswick f19651ef4d Added event filtering, with formatted data 6 years ago