Commit Graph

27 Commits

Author SHA1 Message Date
nolash
5dd9db32b1 Make literal v literal v in argument 2021-06-25 13:08:26 +02:00
nolash
799452102b Enable literal v setting in apply signature 2021-06-12 21:40:36 +02:00
nolash
23a5e8dcd0 Export canonical order method 2021-04-12 19:09:11 +02:00
nolash
86ef9bdb56 Make sql requirements extras in packaging 2021-04-11 15:09:16 +02: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
3b1b550136 Add private key input to keyfile crate, handle empty bytes in in serialize 2021-03-22 18:42:56 +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
2a8782ad04 Return hash for tx 2021-01-27 13:45:03 +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
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
b7a35ea181 Handle hex inputs for tx create 2020-10-26 09:02:29 +01:00
nolash
cdd1c58c51 More typo in middleware ipc check 2020-10-17 15:08:33 +02:00
nolash
6a72b594f9 Fix condition omission checking ipc in middleware 2020-10-17 15:03:56 +02:00
nolash
2c34777ff1 No middleware if no ipc, add prefix env var 2020-10-17 14:47:01 +02:00
nolash
14e3581b3d Remove hardcoded ipc path 2020-10-17 12:25:34 +02:00
nolash
b553341a30 Add comments 2020-08-08 14:14:48 +02:00
nolash
646dbf5f79 Fix setup.py to include all modules 2020-08-08 11:33:15 +02:00