anonymous ac99d10493 fix #12 6 years ago
..
AccountHolder.cpp f9233cd32b Do not reuse cached password. 8 years ago
AccountHolder.h 4cd8190d17 Use steady clock for unlock duration. 8 years ago
AdminEth.cpp ddef07acb9 fix #11 6 years ago
AdminEth.h 7b5d6d9b51 Some mining utils. 8 years ago
AdminEthFace.h 7b5d6d9b51 Some mining utils. 8 years ago
AdminNet.cpp fab0d441d4 Some mining functions, peers and verbosity. 8 years ago
AdminNet.h c4407dbc8a Permit multiple modules per implementor. 8 years ago
AdminNetFace.h fab0d441d4 Some mining functions, peers and verbosity. 8 years ago
AdminUtils.cpp fab0d441d4 Some mining functions, peers and verbosity. 8 years ago
AdminUtils.h c4407dbc8a Permit multiple modules per implementor. 8 years ago
AdminUtilsFace.h fab0d441d4 Some mining functions, peers and verbosity. 8 years ago
Bzz.cpp 569ededcf9 BzzFace 9 years ago
Bzz.h c4407dbc8a Permit multiple modules per implementor. 8 years ago
BzzFace.h 569ededcf9 BzzFace 9 years ago
CMakeLists.txt b81ed0286a 81% 6 years ago
DBFace.h fda128cbee renamed AbstractDB -> dev::rpc::DBFace, fixed implementation naming 9 years ago
Debug.cpp ddef07acb9 fix #11 6 years ago
Debug.h 19059f83cd Implement new debug_storageRangeAt interface according to ethereum/go-ethereum#3374 8 years ago
DebugFace.h 19059f83cd Implement new debug_storageRangeAt interface according to ethereum/go-ethereum#3374 8 years ago
Eth.cpp 8907c9c3fc Added eth_getStorageRoot. 8 years ago
Eth.h 8907c9c3fc Added eth_getStorageRoot. 8 years ago
EthFace.h 8907c9c3fc Added eth_getStorageRoot. 8 years ago
IpcServer.h 05119e1a7e unify to if defined(_WIN32) 8 years ago
IpcServerBase.cpp 0febcaa7b8 Fix horrible cast in IPC server base 8 years ago
IpcServerBase.h cde1afe933 ipc over unix sockets and windows named pipes 9 years ago
JsonHelper.cpp 19059f83cd Implement new debug_storageRangeAt interface according to ethereum/go-ethereum#3374 8 years ago
JsonHelper.h 8cdd0ac279 fixes JsonHelper.h:24:10: fatal error: jsoncpp/json/json.h: No such file or directory 6 years ago
LevelDB.cpp 87db254313 added license to new files 9 years ago
LevelDB.h c4407dbc8a Permit multiple modules per implementor. 8 years ago
MemoryDB.cpp 99116872fd Include <memory> to fix linux build 9 years ago
MemoryDB.h c4407dbc8a Permit multiple modules per implementor. 8 years ago
ModularServer.h e09dbe5daf Make ModularServer more flexible: Allow interfaces to be missing. 8 years ago
Net.cpp c444f56a4c network id through interface 8 years ago
Net.h c4407dbc8a Permit multiple modules per implementor. 8 years ago
NetFace.h 4544f9ec8c separated net module 9 years ago
Personal.cpp e2a8d73764 Also add personal_signAndSendTransaction for backwards compatibility. 8 years ago
Personal.h e2a8d73764 Also add personal_signAndSendTransaction for backwards compatibility. 8 years ago
PersonalFace.h e2a8d73764 Also add personal_signAndSendTransaction for backwards compatibility. 8 years ago
SafeHttpServer.cpp 7a7b35e489 71% compiled. Making external dependencies depend on debian packages. 6 years ago
SafeHttpServer.h 144af9ca5f Add copyright & version bump. 9 years ago
SessionManager.cpp 289adfb41c final in progress 9 years ago
SessionManager.h ca7744a26e small fixes in AdminEthFace 9 years ago
Test.cpp ac99d10493 fix #12 6 years ago
Test.h 4f5f3a8d92 test client: setChainParams 8 years ago
TestFace.h 4f5f3a8d92 test client: setChainParams 8 years ago
UnixSocketServer.cpp 337254ce87 Fix macOS build in UnixSocketServer.cpp. 8 years ago
UnixSocketServer.h de8980ff0a fixed shutdown if StopListening was not called 9 years ago
Web3.cpp 5957d6d1fb final split in progress 9 years ago
Web3.h c4407dbc8a Permit multiple modules per implementor. 8 years ago
Web3Face.h 5957d6d1fb final split in progress 9 years ago
Whisper.cpp 1626d6f6d1 added linces to Whisper.* 9 years ago
Whisper.h c4407dbc8a Permit multiple modules per implementor. 8 years ago
WhisperFace.h 587c22f018 separated whisper module from web3jsonrpcserver 9 years ago
WinPipeServer.cpp 05119e1a7e unify to if defined(_WIN32) 8 years ago
WinPipeServer.h 81e5f04723 Add missing Windows.h include. 8 years ago
admin_eth.json 7b5d6d9b51 Some mining utils. 8 years ago
admin_net.json fab0d441d4 Some mining functions, peers and verbosity. 8 years ago
admin_utils.json fab0d441d4 Some mining functions, peers and verbosity. 8 years ago
bzz.json 569ededcf9 BzzFace 9 years ago
db.json 35498374f3 db.json && LevelDBFace 9 years ago
debug.json 19059f83cd Implement new debug_storageRangeAt interface according to ethereum/go-ethereum#3374 8 years ago
eth.json 8907c9c3fc Added eth_getStorageRoot. 8 years ago
net.json 4544f9ec8c separated net module 9 years ago
personal.json e2a8d73764 Also add personal_signAndSendTransaction for backwards compatibility. 8 years ago
test.json 4f5f3a8d92 test client: setChainParams 8 years ago
web3.json 5957d6d1fb final split in progress 9 years ago
whisper.json 587c22f018 separated whisper module from web3jsonrpcserver 9 years ago