Commit Graph

13 Commits

Author SHA1 Message Date
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 e973664490
Bump version 2021-03-17 17:09:42 +01:00
nolash b46ed3a9e6
Remove eth_keys, web3 dependencies 2021-03-17 15:34:51 +01:00
nolash 3fb5745f98
Handle multiple zero-bytes on signatures 2021-03-03 18:10:15 +01:00
nolash 27374e2ad4
Typo in zero check 2021-02-07 16:23:15 +01:00
nolash 1af7bdaacd
Remove leading 0x00 from signature elements, add tx generation script 2021-02-07 11:55:40 +01:00
nolash 468dd65462
Avoid empty nonce string from tx 2021-01-12 14:50:52 +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 07bdbe9999
Handle string and binary in signer backend 2020-12-25 12:34:05 +01:00
nolash 793c1d9367
Add sign msg method 2020-12-19 08:47:21 +01:00
nolash 646dbf5f79
Fix setup.py to include all modules 2020-08-08 11:33:15 +02:00