Commit Graph

28 Commits

Author SHA1 Message Date
nolash
2caa0ba755 Return address from import key in same format as get 2021-03-31 12:13:04 +02:00
nolash
c669ed829f Rehabilitate tests, rename camelcase sign methods to snake case 2021-03-26 13:08:36 +01:00
nolash
b46ed3a9e6 Remove eth_keys, web3 dependencies 2021-03-17 15:34:51 +01:00
nolash
c8ce2659a3 Add raw tx to error logging when tx send fails 2021-01-27 13:33:52 +01:00
nolash
468dd65462 Avoid empty nonce string from tx 2021-01-12 14:50:52 +01:00
nolash
f0e00152b7 Add eth adapter to tx helper 2021-01-10 18:27:44 +01:00
nolash
347e117eb9 Bump prerelease 2021-01-09 22:59:27 +01:00
nolash
f7c1f05a1f Add transaction executor helper 2021-01-09 22:05:24 +01:00
nolash
ddf024a1fa Use hex in signer test text message, dictkeystore store pk as bytes 2021-01-09 20:37:16 +01:00
nolash
e1e585776d Use keyapi for address generation in import key in dictkeystore 2021-01-09 20:25:47 +01:00
nolash
0afacff6c6 Add missing param in middleware for sign 2020-12-25 12:53:16 +01:00
nolash
5810ce25a3 Fix crash on unknown account sign 2020-12-25 09:21:09 +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
f507765331 Use SQLAlchemy 2020-10-20 08:37:20 +02:00
nolash
5a45512f3b Return new address on method 'new' 2020-09-20 10:15:48 +02:00
nolash
646dbf5f79 Fix setup.py to include all modules 2020-08-08 11:33:15 +02:00
nolash
4df619f072 Correct bogus asserts 2020-08-08 10:49:50 +02:00
nolash
0ab17dc474 Add readme, changelog... 2020-08-06 11:08:12 +02:00
nolash
77c29d1719 Rename sign test file 2020-08-06 09:43:58 +02:00
nolash
7c3208de4c Implement personal_signTransaction in socket server 2020-08-05 22:00:23 +02:00
nolash
fa7b3ca774 Add wrong password test 2020-08-05 19:54:19 +02:00
nolash
a845aecda1 Add password to test 2020-08-05 19:51:22 +02:00
nolash
36ffad1202 Add encrypt and password to symmetric key hash in postgres package 2020-08-05 19:48:58 +02:00
nolash
aa1d39ea40 Add encrypt and password to symmetric key hash in postgres package 2020-08-05 19:48:29 +02:00
nolash
f91a1acc92 Add encrypt and password to symmetric key hash in postgres package 2020-08-05 19:47:38 +02:00
nolash
636b60f6f6 Add postgres with encryption 2020-08-05 18:14:25 +02:00
nolash
fafef39943 Initial commit 2020-08-04 23:41:31 +02:00