issues
search
cmditch
/
elm-ethereum
dApps in Elm
https://package.elm-lang.org/packages/cmditch/elm-ethereum/1.0.1/
BSD 3-Clause "New" or "Revised" License
146
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support Contract.clearSubscriptions
#38
cmditch
closed
6 years ago
0
Contract Events and Deploy working
#37
cmditch
closed
7 years ago
0
Remove Address from Contract.call and move into Params
#36
cmditch
closed
6 years ago
1
update 1.0
#35
JasoonS
closed
7 years ago
1
Write Web3.toAddress : String -> Maybe Address
#34
cmditch
closed
6 years ago
21
1.0
#33
JasoonS
closed
7 years ago
13
Test suite
#32
cmditch
closed
7 years ago
0
Support Web3.js 1.0
#31
cmditch
closed
6 years ago
0
Handling null queries on the chain
#30
cmditch
closed
6 years ago
0
Review Rudimentary Types
#29
cmditch
closed
6 years ago
0
Remove nulls from Ascii during decoding
#28
cmditch
closed
7 years ago
1
Remove trailing 0's from Web3.toAscii
#27
cmditch
closed
7 years ago
1
Sync as Result
#26
cmditch
closed
7 years ago
0
Synchronous functions (Sync) should not be Tasks, rather Results
#25
cmditch
closed
7 years ago
1
More coverage: web3.eth.defaultAccount, web3.eth.filter, event.get
#24
cmditch
closed
7 years ago
0
Support multiple instances of Web3 objects (for reasons of security/trust)
#23
cmditch
closed
6 years ago
2
Alter contract API to facilitate web3 best practices
#22
cmditch
closed
7 years ago
0
Dev branch
#21
JasoonS
closed
7 years ago
1
Contract Code Generation
#20
nickmonad
closed
6 years ago
5
Implement fromWei and toWei with pure elm functions
#19
cmditch
closed
7 years ago
8
Add elm-live functionality.
#18
JasoonS
closed
7 years ago
3
Event API made more general.
#17
cmditch
closed
7 years ago
0
Redesign for module layout.
#16
cmditch
closed
7 years ago
0
Events interface and union types api
#15
cmditch
closed
7 years ago
0
Fix getData bug. Refactor Native.Web3. Add comments.
#14
cmditch
closed
7 years ago
0
Majority Web3 Coverage & Event Watching Attained
#13
cmditch
closed
7 years ago
0
Majority Web3 Coverage Attained
#12
cmditch
closed
7 years ago
0
Major Additions
#11
cmditch
closed
7 years ago
0
Contract sendTransaction/mutable functions work
#10
cmditch
closed
7 years ago
0
LightBox Example Dapp
#9
cmditch
closed
7 years ago
0
Add Testbox & Deploy New Contracts
#8
cmditch
closed
7 years ago
0
Contract Call Functionality
#7
cmditch
closed
7 years ago
0
Update README.md
#6
cmditch
closed
7 years ago
0
Cleaned up API. No more toTask in the update function
#5
cmditch
closed
7 years ago
2
Fail task explicitly on a decoding error
#4
nickmonad
closed
7 years ago
0
toTask, send, andThen
#3
nickmonad
closed
7 years ago
0
Initial Native Module implementation
#2
nickmonad
closed
7 years ago
0
whiteboard method
#1
nickmonad
closed
7 years ago
0
Previous