4
0
Fork 0
Commit Graph

26 Commits (05511542fca5cb9981a064015ee818c776be7b31)

Author SHA1 Message Date
hswick 5e55d59b7f Don't emit event if log is empty 6 years ago
hswick f19651ef4d Added event filtering, with formatted data 6 years ago
hswick dbd6262a40 Able to receive event from listener 6 years ago
hswick ab94dcb4a9 Added filter methods 6 years ago
hswick a2d8edfa52 Moved poller and listener into lib, setup test 6 years ago
Deon 67db4310c9
use ExthCrypto.Hash.Keccak.kec instead of web3_sha3 7 years ago
Deon 4aaf93d573
fix formatting 7 years ago
Deon 5a18897947
Added checksum methods 7 years ago
hswick 4ec252d2ef Support address type 7 years ago
hswick 6672c4635a Reformatted code 7 years ago
hswick 3b3ea4c654 Added typespecs and docs to methods 7 years ago
hswick db705033d8 Added case where args keyword but empty list, and also case where empty list and constructor exists for deploy 7 years ago
hswick 9944d2a92f Set version to 0.1.0, and got rid of dependencies 7 years ago
hswick a48f7fa0e2 Changed Contract module to GenServer, new tests, + a few more methods 7 years ago
hswick 6e0d781271 Dynamic arrays work, with abi workaround 7 years ago
hswick 63eec560bf Added image to README 7 years ago
hswick d0355acb3e Contract tx_receipt returns tuple, modified tests 7 years ago
hswick 0bb04f362e Special tx_receipt outputs event data with labels 7 years ago
hswick e19440c94d Event pub sub working, with filtering, and using a registry 7 years ago
hswick 6cf9295896 Added bytes to string method 7 years ago
hswick df0bbd35d5 Event pubsub working 7 years ago
hswick 5ad6a8bfb7 Added event tester test 7 years ago
hswick c145a063d8 Added balance, block_number, and tx_receipt methods 7 years ago
hswick 7a7806047f Simple storage working with normal decimal 7 years ago
hswick 33cd05b335 Changed method to check for constant 7 years ago
hswick c2b6468828 Deploying and using a contract 7 years ago
hswick d23139c181 Initial commit 7 years ago