Commit Graph

3289 Commits (f6e821fd335911c26d515094ac0af4fa69526279)
 

Author SHA1 Message Date
obscuren 957f80c623 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 1c51e12c18 Merge branch 'jsonrpc' into qt5.4 10 years ago
obscuren 872b249711 further cleaned up xeth interface 10 years ago
obscuren 1146f25015 clean up of xeth 10 years ago
obscuren 45e15f62f5 merge jsonrpc 10 years ago
obscuren 7f638f0b2d moving to a better xeth 10 years ago
Taylor Gerring 5a52e86546 Update go to latest version 10 years ago
Taylor Gerring a88f609b8a Use custom Send methods 10 years ago
Marek Kotewicz 61e8ae2f7b events init 10 years ago
obscuren b46e1ca97e Merge branch 'jsonrpc' of github.com-obscure:ethereum/go-ethereum into jsonrpc 10 years ago
obscuren fb7c03ff4d switched to obscuren/qml 10 years ago
Marek Kotewicz 2544d2c952 tests for abi.filters 10 years ago
Marek Kotewicz ea7c2fc673 abi function type 10 years ago
obscuren 9a11a94894 Updated assets & moved messages 10 years ago
obscuren cbf162ca64 Allow CORS * 10 years ago
obscuren 85d20cd61b Added big numbers 10 years ago
obscuren 94976d63ca Merge branch 'develop' into qt5.4 10 years ago
obscuren cb47a9e97f new ethereum.js 10 years ago
obscuren ad5894e486 removed old ethereum.js 10 years ago
Marek Kotewicz 63d9c070ef fixed incoming messages 10 years ago
obscuren f15d23b496 updated messages 10 years ago
obscuren 4c5968097d Merge branch 'jsonrpc' into qt5.4 10 years ago
obscuren 159c4d56cd Merge branch 'develop' into jsonrpc 10 years ago
obscuren f3e78c8f3c reworking messages => log 10 years ago
Gustav Simonsson 8d9752a557 Address pull request comments 10 years ago
Marek Kotewicz 1345a8c67c log error on console, if api returns an error 10 years ago
Marek Kotewicz 83fad0fb59 removed fromFixed, toFixed && offset from tests 10 years ago
Taylor Gerring e9d017ba08 Rename api var for clarity 10 years ago
Taylor Gerring d8c6168d11 Return a websocker.Handler of the function 10 years ago
Taylor Gerring dd3f38fe5b Rename transport to ws 10 years ago
Taylor Gerring a38bca3438 Add wsport flag to Mist 10 years ago
Taylor Gerring 5f50fe7a4a Update CLI to use new Websocket RPC 10 years ago
Taylor Gerring b8e7b8e2e1 New simplified Websocket transport 10 years ago
Taylor Gerring 2f0166b945 Indicate port in startup log message 10 years ago
Taylor Gerring d790229a33 Move HTTP transport to sub package of RPC 10 years ago
obscuren 8c99a87aa8 Merge branch 'chfast-pr/evmjit' into develop 10 years ago
obscuren fe14b0b82e Merge branch 'pr/evmjit' of https://github.com/chfast/go-ethereum into chfast-pr/evmjit 10 years ago
obscuren aa5b29e2f2 Implemented contract ABI 10 years ago
obscuren 382726fde4 Merge branch 'key_store_and_accounts_integration' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-key_store_and_accounts_integration 10 years ago
Marek Kotewicz c2cb2bef96 removed web3.eth.account, fixed #37 10 years ago
Marek Kotewicz 09f633596d fixed #23 10 years ago
Marek Kotewicz 42a25f2f26 evaluating solidity method input params 10 years ago
Marek Kotewicz 6d59047c5f contract method name 10 years ago
Marek Kotewicz ad7c05778f getMethodWithName 10 years ago
Marek Kotewicz f02368141f fixed contract example 10 years ago
Marek Kotewicz 649b9cc195 fixed natspec example 10 years ago
Marek Kotewicz 1f5a6f1341 Merge branch 'develop' into cpp 10 years ago
Marek Kotewicz da4c2d530d removed promise dependency, updated readme, fixed node.js version of lib 10 years ago
Paweł Bylica 079c59b929 Update JitVm to new EVM JIT ABI (C interface) 10 years ago
Marek Kotewicz 5b701962dc upgraded version to 0.0.9 10 years ago