Commit Graph

21 Commits

Author SHA1 Message Date
nolash 8571447ce7
Add private key bytes to private key converter, address default on keyfile decode 2021-07-20 17:46:19 +02:00
nolash 25ffb620a9
Improve hex prefix handling for keyfile and dictstore 2021-04-09 16:05:16 +02:00
nolash 2caa0ba755
Return address from import key in same format as get 2021-03-31 12:13:04 +02:00
nolash 80cc54e3ba
Split address generation steps 2021-03-25 19:14:55 +01:00
nolash 3b1b550136
Add private key input to keyfile crate, handle empty bytes in in serialize 2021-03-22 18:42:56 +01:00
nolash 75eaf90205
Add keyfile parser, creater 2021-03-17 21:51:43 +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 b4bd0c248f
Remove rouge debug loglevel specifier 2021-01-14 11:11:25 +01:00
nolash f7c1f05a1f
Add transaction executor helper 2021-01-09 22:05:24 +01:00
nolash e1e585776d
Use keyapi for address generation in import key in dictkeystore 2021-01-09 20:25:47 +01:00
nolash 5810ce25a3
Fix crash on unknown account sign 2020-12-25 09:21:09 +01:00
nolash b7a35ea181
Handle hex inputs for tx create 2020-10-26 09:02:29 +01:00
nolash f507765331
Use SQLAlchemy 2020-10-20 08:37:20 +02:00
nolash 2c34777ff1
No middleware if no ipc, add prefix env var 2020-10-17 14:47:01 +02:00
nolash f92e2878cd
Add configurable dsn for postgres connection 2020-10-17 11:06:52 +02:00
nolash 2678231f39
Restructure import method chain 2020-09-21 19:10:20 +02:00
nolash 5a45512f3b
Return new address on method 'new' 2020-09-20 10:15:48 +02:00
nolash fc4c211849
Rename forbidden keyword import 2020-09-20 10:00:59 +02:00
nolash 6542fd9e2c
Only create table if not exist 2020-09-19 14:23:23 +02:00
nolash 646dbf5f79
Fix setup.py to include all modules 2020-08-08 11:33:15 +02:00