Marek Kotewicz
|
4c4dd302f2
|
ethereum.js not minified, serpent compiler, jsonrpc handles compilers exceptions
|
10 years ago |
Marek Kotewicz
|
47434e62c3
|
added storageAt which dumps contract storage
|
10 years ago |
Marek Kotewicz
|
7bdc646dcc
|
removed unnecessary methods from jsonrpc and added contract call tests
|
10 years ago |
Marek Kotewicz
|
ed7cbeaacd
|
contract calls working from js
|
10 years ago |
Marek Kotewicz
|
a2349ba485
|
contract create and contract call working
|
10 years ago |
Marek Kotewicz
|
6cc9e6952e
|
merge
|
10 years ago |
Marek Kotewicz
|
79267006ce
|
js abi connection
|
10 years ago |
Marek Kotewicz
|
c6dbe66ec8
|
added eth_lll
|
10 years ago |
Marek Kotewicz
|
3a59158137
|
renaming calls to include a subprotocol prefix
|
10 years ago |
Gav Wood
|
1d16e1556f
|
Ready for move to log entries in JS API.
|
10 years ago |
Marek Kotewicz
|
a014e77af8
|
applied changes from ethereum.js 5538ff7252
|
10 years ago |
Marek Kotewicz
|
3462f602a0
|
whisper polling, not finished
|
10 years ago |
Marek Kotewicz
|
d54a2f8626
|
whisper in web3jsonrpc
|
10 years ago |
Marek Kotewicz
|
b5b3eb32df
|
ldb access from api
|
10 years ago |
Marek Kotewicz
|
c5a1df4700
|
missing setDefaultBlock method
|
10 years ago |
Marek Kotewicz
|
c1eaa1c0f5
|
common changes in tests
|
10 years ago |
Marek Kotewicz
|
d76a44f226
|
ethrpc -> web3jsonrpc, other issues fixed
|
10 years ago |
Marek Kotewicz
|
4d1e8e8f67
|
json-rpc generic api
|
10 years ago |
Marek Kotewicz
|
d8e132c754
|
block, transaction, uncle by hash and number separately
|
10 years ago |
Marek Kotewicz
|
692426f69a
|
changes from Generic JSON-RPC
|
10 years ago |
Marek Kotewicz
|
b64945735b
|
key, keys -> accounts populated to WebThreeStubServer
|
10 years ago |
Marek Kotewicz
|
4633dffc85
|
EthStubServer renamed to WebThreeStubServer
|
10 years ago |
Marek Kotewicz
|
1c9ca3d720
|
jsonrpc offset method
|
10 years ago |
Marek Kotewicz
|
df557180c0
|
jsonrpc http watch
|
10 years ago |
Marek Kotewicz
|
672e56c7b5
|
common changes to unify apis
|
10 years ago |
Marek Kotewicz
|
fbd70ac939
|
jsonrpc renaming properties in request
|
10 years ago |
Marek Kotewicz
|
8ccc59343c
|
listening and mining param names
|
10 years ago |
Marek Kotewicz
|
18ce0e9a87
|
setCoinbase method
|
10 years ago |
Marek Kotewicz
|
bfb05d0cd7
|
isMining changes to mining
|
10 years ago |
Marek Kotewicz
|
d1205fa410
|
fixed jsonrpc param types
|
10 years ago |
Marek Kotewicz
|
008fd25cfe
|
common changes in jsonrpc && tests
|
10 years ago |
Marek Kotewicz
|
3c4da0eb20
|
ethrpc separated && first tests
|
10 years ago |
Marek Kotewicz
|
1fc7e1b76b
|
preparing for tests
|
10 years ago |
Marek Kotewicz
|
dd419086d3
|
jsonrpc in progress
|
10 years ago |
Marek Kotewicz
|
00bbca9997
|
jsonrpc in progress
|
10 years ago |
Marek Kotewicz
|
e4dd2c0d37
|
jsonrpcstubs in progres
|
10 years ago |
Marek Kotewicz
|
b97067347e
|
new abstractstub && before changes
|
10 years ago |
caktux
|
5820373d73
|
use s for stateAt block number param to prevent conflict with bData and such, some style fixes
|
10 years ago |
caktux
|
1e3bb18798
|
add RPC stateAt
|
10 years ago |
Gav Wood
|
9868eadb73
|
eth.create's callback should pass Address.
LLL always returns binary.
|
11 years ago |
Gav Wood
|
2a5977d14f
|
Fixed #185.
|
11 years ago |
KKudryavtsev
|
6ba89491fe
|
new rpc methods: procedures, lastBlock, block
|
11 years ago |
Gav Wood
|
5619789270
|
New JS-API files.
Build fixes.
|
11 years ago |