4
0
Fork 0

Commit Graph

  • cd254c2b68 README fix #6 event-listener hswick 2018-06-26 14:49:47 -0400
  • 05511542fc README fix hswick 2018-06-26 14:45:31 -0400
  • 6cae0ba350 README formatting hswick 2018-06-26 14:44:56 -0400
  • e713645c24 Added documentation about listening for events hswick 2018-06-26 14:43:33 -0400
  • ac777373c2 Added version to ganache-cli hswick 2018-06-26 13:02:16 -0400
  • 5e55d59b7f Don't emit event if log is empty hswick 2018-06-26 12:53:01 -0400
  • f19651ef4d Added event filtering, with formatted data hswick 2018-06-26 12:46:22 -0400
  • dbd6262a40 Able to receive event from listener hswick 2018-06-25 17:33:01 -0400
  • ab94dcb4a9 Added filter methods hswick 2018-06-25 15:43:55 -0400
  • a2d8edfa52 Moved poller and listener into lib, setup test hswick 2018-06-25 15:19:41 -0400
  • 3894f1f2f0 Small changes hswick 2018-06-22 14:31:53 -0400
  • 79844a961d Bumped version v0.1.3 hswick 2018-05-30 14:45:02 +0200
  • fc96787774
    Merge pull request #5 from Dsummers91/feature/checksum Harley Swick 2018-05-30 08:39:46 -0400
  • 174ddd8086
    update travis yml #5 Deon 2018-05-30 06:53:43 -0500
  • 67db4310c9
    use ExthCrypto.Hash.Keccak.kec instead of web3_sha3 Deon 2018-05-30 06:40:05 -0500
  • 910e2ad66e
    update mix.lock Deon 2018-05-30 06:26:16 -0500
  • 4aaf93d573
    fix formatting Deon 2018-05-29 20:43:00 -0500
  • 5a18897947
    Added checksum methods Deon 2018-05-29 20:36:26 -0500
  • 0dd5a2f0b7 Fixed version number in travis file hswick 2018-05-07 18:40:36 -0500
  • 4ec252d2ef Support address type v0.1.2 hswick 2018-05-07 18:33:12 -0500
  • 29381a264a Updated test v0.1.1 hswick 2018-05-04 23:39:55 -0500
  • 6672c4635a Reformatted code hswick 2018-05-04 23:38:40 -0500
  • e119bd8c0f Added link to hex.pm docs hswick 2018-05-04 23:36:46 -0500
  • 5ee2774822 Updated README, and get rid of solc mix task hswick 2018-05-04 23:30:40 -0500
  • 3b3ea4c654 Added typespecs and docs to methods hswick 2018-05-04 23:28:02 -0500
  • db705033d8 Added case where args keyword but empty list, and also case where empty list and constructor exists for deploy hswick 2018-05-04 22:18:23 -0500
  • 47fbbb6104 Updated README hswick 2018-05-03 23:28:58 -0500
  • 975c0f3279
    Merge pull request #2 from hswick/contracts v0.1 Harley Swick 2018-05-03 23:15:41 -0500
  • 9944d2a92f Set version to 0.1.0, and got rid of dependencies #2 contracts hswick 2018-05-03 23:08:23 -0500
  • a48f7fa0e2 Changed Contract module to GenServer, new tests, + a few more methods hswick 2018-05-03 23:03:40 -0500
  • 619ff3afa7 Try elixir version with no dev hswick 2018-04-23 11:26:22 -0500
  • 279288cbb7 Change elixir version in travis hswick 2018-04-23 11:18:18 -0500
  • ac76601faa Added install commands for travis hswick 2018-04-23 11:14:14 -0500
  • 926cef52d9 travis patch hswick 2018-04-22 20:21:39 -0500
  • 36a10f47db Added travis build hswick 2018-04-22 20:20:49 -0500
  • 2615564aaf Bumped version hswick 2018-04-22 19:58:36 -0500
  • 6e0d781271 Dynamic arrays work, with abi workaround hswick 2018-04-22 19:55:00 -0500
  • 004c2e44fb README update hswick 2018-04-22 17:08:54 -0500
  • ab683eefbc Added simple mix task to compile solidity test files hswick 2018-04-22 16:45:23 -0500
  • f648e790c6 Updated README hswick 2018-04-22 16:26:57 -0500
  • 458d295929 Merge branch 'master' of github.com:hswick/exw3 hswick 2018-04-22 16:25:47 -0500
  • 63eec560bf Added image to README hswick 2018-04-22 16:24:58 -0500
  • d0355acb3e Contract tx_receipt returns tuple, modified tests hswick 2018-04-22 11:56:45 -0500
  • 0bb04f362e Special tx_receipt outputs event data with labels hswick 2018-04-21 18:40:43 -0500
  • e19440c94d Event pub sub working, with filtering, and using a registry hswick 2018-04-16 10:50:34 -0500
  • 6cf9295896 Added bytes to string method hswick 2018-04-15 02:28:50 -0500
  • df0bbd35d5 Event pubsub working hswick 2018-04-14 23:05:15 -0500
  • 5ad6a8bfb7 Added event tester test hswick 2018-04-14 17:55:55 -0500
  • c145a063d8 Added balance, block_number, and tx_receipt methods hswick 2018-04-14 00:23:53 -0500
  • 7a7806047f Simple storage working with normal decimal hswick 2018-04-06 19:03:37 -0500
  • 33cd05b335 Changed method to check for constant hswick 2018-04-03 03:58:01 -0500
  • c2b6468828 Deploying and using a contract hswick 2018-04-03 03:05:10 -0500
  • d23139c181 Initial commit hswick 2018-04-03 00:32:41 -0500