4
0
Fork 0
Commit Graph

81 Commits (b56165af74e1ecf6c121e439458106aaa732d1ac)
 

Author SHA1 Message Date
hswick b56165af74 Silence constructor warning 7 years ago
Harley Swick 1e8b58ea01
Merge pull request #12 from omisego/deployment_tx_hash 7 years ago
Harley Swick 80248dbbe1
Merge pull request #11 from omisego/error_messages 7 years ago
Piotr Żelazko 8d3701478b
Merge branch 'deployment_tx_hash' into error_messages 7 years ago
Piotr Żelazko 0c31583387
Update parity as a previously used version does not exist any more 7 years ago
Piotr Żelazko f2555c5fb9
Add tx_hash to returning tuple at contract's deployment 7 years ago
Piotr Żelazko 9c576fc18e
Update parity as a previously used version does not exist any more 7 years ago
Piotr Żelazko a6907464f1
Shorten lines with replies so it reads better 7 years ago
Piotr Żelazko 86927171d1
Refactor options' checkers so they are explicitly compared to nil when given in a list 7 years ago
Piotr Żelazko fea7f19232
Refactor mapping names in order to avoid conflicts 7 years ago
Piotr Żelazko 4a8487ae1d
Reformat function ExW3.reformat_abi/1 7 years ago
Piotr Żelazko 84c41b5d37
Reformat code that handles returning proper error messages 7 years ago
Piotr Żelazko beade40d68
Change error messages into atoms 7 years ago
Piotr Żelazko fcb8717837
Add error messages in case user does not provide either gas or transaction sender 7 years ago
Piotr Żelazko 57595fd877
Change deploy_helper 7 years ago
Piotr Żelazko c24b82f6ca
Fix abi reformatting bug 7 years ago
hswick 25e33df5ee Bumped version 7 years ago
Harley Swick 153255359e
Merge pull request #8 from hswick/contract-refactor 7 years ago
hswick 868dbab1d2 Fix parity command for travis 7 years ago
hswick 56190bc2f6 Remove ganache-cli from travis 7 years ago
hswick 425d65dfd3 README update 7 years ago
hswick 2fecab8b19 Travis fix 7 years ago
hswick ba459bbc1c Using parity as test chain for travis now 7 years ago
hswick 4b2ef0b88b Added 0x prefixing to values 7 years ago
hswick 58094ff22e Added hash assert 7 years ago
hswick 7abfae5b4a Added keccak256 hash 7 years ago
hswick a6037e0850 event log data is a map with names 7 years ago
Harley Swick 8ec54b6d1e
Merge pull request #6 from hswick/event-listener 7 years ago
hswick cd254c2b68 README fix 7 years ago
hswick 05511542fc README fix 7 years ago
hswick 6cae0ba350 README formatting 7 years ago
hswick e713645c24 Added documentation about listening for events 7 years ago
hswick ac777373c2 Added version to ganache-cli 7 years ago
hswick 5e55d59b7f Don't emit event if log is empty 7 years ago
hswick f19651ef4d Added event filtering, with formatted data 7 years ago
hswick dbd6262a40 Able to receive event from listener 7 years ago
hswick ab94dcb4a9 Added filter methods 7 years ago
hswick a2d8edfa52 Moved poller and listener into lib, setup test 7 years ago
hswick 3894f1f2f0 Small changes 7 years ago
hswick 79844a961d Bumped version 7 years ago
Harley Swick fc96787774
Merge pull request #5 from Dsummers91/feature/checksum 7 years ago
Deon 174ddd8086
update travis yml 7 years ago
Deon 67db4310c9
use ExthCrypto.Hash.Keccak.kec instead of web3_sha3 7 years ago
Deon 910e2ad66e
update mix.lock 7 years ago
Deon 4aaf93d573
fix formatting 7 years ago
Deon 5a18897947
Added checksum methods 7 years ago
hswick 0dd5a2f0b7 Fixed version number in travis file 7 years ago
hswick 4ec252d2ef Support address type 7 years ago
hswick 29381a264a Updated test 7 years ago
hswick 6672c4635a Reformatted code 7 years ago