53 Commits (5d7f374a3882dabc7519fcc60cc0b5d4e9f6bdf4)

Author SHA1 Message Date
Marek Kotewicz 4d70abf68a codding standards 10 years ago
Marek Kotewicz 55b9949ddd fixed spaces in 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 a54b6b1ae2 libethrpc retab 10 years ago
Marek Kotewicz 3b9ac153a0 listening and peer count separated to QPeer2Peer 10 years ago
Marek Kotewicz 1bb1b0fa4d ethstubserver listening and peerCount 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 e645900eb7 getMessage in QEthereum made async 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 83f286ab45 value in messages 10 years ago
Marek Kotewicz 1b21fa4d6c common changes 10 years ago
Marek Kotewicz 008fd25cfe common changes in jsonrpc && tests 10 years ago
Marek Kotewicz 178d80d5ef common changes 10 years ago
Marek Kotewicz 3c4da0eb20 ethrpc separated && first tests 10 years ago
Marek Kotewicz 1fc7e1b76b preparing for tests 10 years ago
Marek Kotewicz 2c58f14856 few more jsonrpc methods 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
Gav Wood fdb829e7f6 Merge fix. 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 5735e8c55e Remove old Client network code & API. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 11 years ago
Gav Wood 114354126e First set of commits. Not yet working. 11 years ago
Joris Bontje eccffabcf8 return block number of requested block instead of always the latest 11 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 11 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood f1d66c148f Macros and definitions in LLL. 11 years ago
Gav Wood 9868eadb73 eth.create's callback should pass Address. 11 years ago
Gav Wood 2a5977d14f Fixed #185. 11 years ago
KKudryavtsev d6ac5a7318 fixed formatting 11 years ago
KKudryavtsev c35d8f218a spaces 11 years ago
KKudryavtsev 7f67696fc7 added "order"s back into the json; fixed styling issues 11 years ago
KKudryavtsev 6ba89491fe new rpc methods: procedures, lastBlock, block 11 years ago
Gav Wood 5619789270 New JS-API files. 11 years ago
Gav Wood a1cb0932d8 JSON-RPC initial implementation. 11 years ago
Gav Wood 0481bb67ac JSON-RPC stuff and better locking. 11 years ago
Gav Wood 2eee2b2af5 First JSON-RPC stubs. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Daniel Hams 84b19f0407 Change use of raw new to std::unique_ptr and fix a shutdown race condition discovered using atomics. 11 years ago
Muharem Hrnjadovic be65dbc46d Fixed the other occurrence of Foobar 11 years ago
Muharem Hrnjadovic 4bab3c57a5 Corrected license headers (Foobar -> cpp-ethereum) 11 years ago
Gav Wood 14c4d0819a Repotted UPnP. 11 years ago