Piotr Żelazko
57595fd877
Change deploy_helper
...
If it had not found a proper constructor it would fail either on encoding or a transaction would fail. Now it prints a warnings indicating what may be happening.
6 years ago
Piotr Żelazko
c24b82f6ca
Fix abi reformatting bug
...
Bug unveiled when a deployed contract had fallback function and a constructor with arguments.
6 years ago
hswick
25e33df5ee
Bumped version
6 years ago
Harley Swick
153255359e
Merge pull request #8 from hswick/contract-refactor
...
Add 0x prefixing/Use parity as dev chain
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
...
Event listeners
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
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
hswick
3894f1f2f0
Small changes
6 years ago
hswick
79844a961d
Bumped version
7 years ago
Harley Swick
fc96787774
Merge pull request #5 from Dsummers91/feature/checksum
...
Checksum Methods
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
hswick
e119bd8c0f
Added link to hex.pm docs
7 years ago
hswick
5ee2774822
Updated README, and get rid of solc mix task
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
47fbbb6104
Updated README
7 years ago
Harley Swick
975c0f3279
Merge pull request #2 from hswick/contracts
...
Contracts
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
619ff3afa7
Try elixir version with no dev
7 years ago
hswick
279288cbb7
Change elixir version in travis
7 years ago
hswick
ac76601faa
Added install commands for travis
7 years ago
hswick
926cef52d9
travis patch
7 years ago
hswick
36a10f47db
Added travis build
7 years ago
hswick
2615564aaf
Bumped version
7 years ago