Commit Graph

23 Commits

Author SHA1 Message Date
nolash 9876efe377
Add socket test missing warning 2021-09-07 08:56:28 +02:00
nolash 6dda9fa764
Factor out components of cli daemon runnable to cli module 2021-09-06 21:34:09 +02:00
nolash 441ace5ec4
Add http server to signer daemon 2021-09-06 15:47:03 +02:00
nolash 54baa5fab1
Change path 2021-05-02 18:06:27 +02:00
nolash 6cbaa22a7d
Correct jsonrpc version json key 2021-04-23 22:02:47 +02:00
nolash 2caa0ba755
Return address from import key in same format as get 2021-03-31 12:13:04 +02:00
nolash b3d2ab4703
Remove premature int cast of tx chain id input 2021-03-27 16:28:55 +01:00
nolash 1bbd2c8790
Add separate signer with rlp output 2021-03-27 15:32:05 +01:00
nolash c669ed829f
Rehabilitate tests, rename camelcase sign methods to snake case 2021-03-26 13:08:36 +01:00
nolash 80cc54e3ba
Split address generation steps 2021-03-25 19:14:55 +01:00
nolash b46ed3a9e6
Remove eth_keys, web3 dependencies 2021-03-17 15:34:51 +01:00
nolash c287e1dae7
Plug db session leak 2021-02-28 08:39:21 +01:00
nolash c8ce2659a3
Add raw tx to error logging when tx send fails 2021-01-27 13:33:52 +01:00
nolash e6072da8e4
Add tcp server 2021-01-25 18:22:06 +01:00
nolash b4bd0c248f
Remove rouge debug loglevel specifier 2021-01-14 11:11:25 +01:00
nolash e1e585776d
Use keyapi for address generation in import key in dictkeystore 2021-01-09 20:25:47 +01:00
nolash 4d064240f9
Correct handler method params for sign 2020-12-25 12:00:58 +01:00
nolash e7820de17f
Handle string message input for message signing 2020-12-25 11:56:33 +01:00
nolash 5810ce25a3
Fix crash on unknown account sign 2020-12-25 09:21:09 +01:00
nolash d91c57fc9f
Upgrade confini 2020-12-22 14:50:00 +01:00
nolash 793c1d9367
Add sign msg method 2020-12-19 08:47:21 +01:00
nolash b7a35ea181
Handle hex inputs for tx create 2020-10-26 09:02:29 +01:00
nolash 86c0180335
Upgrade confini 2020-10-18 10:32:23 +02:00