Robert Habermeier
|
c9efb56e19
|
move sign_and_send_transaction implementation to personal
|
2016-05-27 16:45:26 +02:00 |
|
Gav Wood
|
b53d0050dd
|
Relock unlocked accounts after first use (#1120)
* Add `SecretStore::unlock_account_temp` function.
* Test for relocking accounts.
|
2016-05-21 22:23:16 +02:00 |
|
debris
|
d14d590c2b
|
fixed #875 and added tests for eth_sendTransaction
|
2016-04-06 12:15:20 +02:00 |
|
Nikolay Volf
|
2117d363e2
|
new account test & fix
|
2016-03-14 01:06:42 +01:00 |
|
debris
|
a9a1c80fac
|
implemented eth_accounts, fixed personal_accounts, added test account provider, tests for eth_accounts
|
2016-03-12 19:21:08 +01:00 |
|
Nikolay Volf
|
70ee6aa942
|
refactoring to use generic account provider as web3 svc
|
2016-03-11 15:50:13 +04:00 |
|
Nikolay Volf
|
a2dea3885b
|
refactoring to AccountService
|
2016-03-10 23:09:45 +04:00 |
|
Nikolay Volf
|
094ae4e9f9
|
personal is back to the master ver
|
2016-03-10 19:15:10 +04:00 |
|
Nikolay Volf
|
af5ed8b5f7
|
rpc-signing-extend
|
2016-03-04 20:10:07 +03:00 |
|
Nikolay Volf
|
0d01099f44
|
moving unlock logics to secret-store itself
|
2016-03-04 16:23:00 +03:00 |
|
Nikolay Volf
|
4f62e80de7
|
name fix
|
2016-03-04 14:53:18 +03:00 |
|
Nikolay Volf
|
6a57e83509
|
json rpc personal service
|
2016-03-04 14:46:54 +03:00 |
|