Marek Kotewicz
73b9ed29c0
rename to web3
2015-04-07 04:39:47 +02:00
Marek Kotewicz
f0216fb574
fixed #149
2015-03-30 09:11:56 +02:00
Marek Kotewicz
5bee7be778
changed bundle name web3 -> ethereum.js
2015-03-16 10:31:11 +01:00
Marek Kotewicz
38f656734f
fixed examples
2015-03-10 13:27:16 +01:00
Fabian Vogelsteller
5c994ff817
changed most of the function names
...
Missing is still:
- eth.watch
- eth.contract (has different behaviour now)
- shh methods
correct return values need to be checked
2015-02-19 18:37:09 +01:00
Marek Kotewicz
842b8cf323
event.js
2015-01-29 12:35:21 +01:00
Marek Kotewicz
649b9cc195
fixed natspec example
2015-01-27 09:40:31 +01:00
Marek Kotewicz
29fa57e9b3
natspec.js updated to use sync api
2015-01-22 15:38:48 +01:00
Marek Kotewicz
d6a92b18d4
fixed natspec example
2015-01-22 13:39:32 +01:00
Marek Kotewicz
e68f8e79ea
natspec changes
2015-01-21 18:58:13 +01:00
Marek Kotewicz
5c79ee4446
fixed natspec_contract.html example
2015-01-20 09:22:32 +01:00
Lefteris Karapetsas
a4049fb85c
Cleaned up some unused functions
2015-01-14 09:28:52 +01:00
Lefteris Karapetsas
dac93ed616
Natspechandler: Get function hash from transaction data
2015-01-13 17:54:09 +01:00
Lefteris Karapetsas
f54c90a0ba
A first version of Natspec warning popup
...
- Runtime Contract code hash can now be retrieved from the Compiler
- Using the hash the Natspec handler stores and later retrieves Natspec
JSON for a given contract.
2015-01-13 15:59:42 +01:00