Commit Graph

71 Commits

Author SHA1 Message Date
nolash 399ae6fd5a
Bump version to whole patch 2021-11-15 14:30:09 +01:00
nolash 401c5ed1bf
Factor out eth code 2021-10-10 18:11:35 +02:00
nolash f353930f44
Add lock, unlock, keyfile error detail 2021-10-10 13:46:50 +02:00
nolash cb974126cd
WIP refactor eth to separate module, rename to funga 2021-10-10 09:41:56 +02:00
nolash 6072a998cf
One more typo 2021-09-15 20:48:56 +02:00
nolash d06e277a6b
Symbol typo 2021-09-15 20:47:13 +02:00
nolash 345426c9f0
Add missing symbol in signer 2021-09-15 20:40:13 +02:00
nolash 71dafa4476
Clean out commented lines in setup 2021-09-15 17:35:33 +02:00
nolash 9876efe377
Add socket test missing warning 2021-09-07 08:56:28 +02:00
nolash 441ace5ec4
Add http server to signer daemon 2021-09-06 15:47:03 +02:00
nolash af7a16aa32
Remove rlp from signer method names 2021-08-23 18:07:41 +02:00
nolash 8571447ce7
Add private key bytes to private key converter, address default on keyfile decode 2021-07-20 17:46:19 +02:00
nolash fe83a048ce
Fix fail in tx serialization on none to-address (contract creation) 2021-07-13 10:40:44 +02:00
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 a0d1b7dec6
Add zero-length password option to keyfile tool 2021-06-09 15:17:19 +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 729ada00e2
Remove dependency breaker requirements 2021-04-14 09:28:50 +02:00
nolash 86ef9bdb56
Make sql requirements extras in packaging 2021-04-11 15:09:16 +02:00
nolash 2caa0ba755
Return address from import key in same format as get 2021-03-31 12:13:04 +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 80cc54e3ba
Split address generation steps 2021-03-25 19:14:55 +01:00
nolash 51e8a16f52
Bump version 2021-03-22 19:14:04 +01:00
nolash 9dda0e6dea
Remove spam logline bump version 2021-03-21 14:03:39 +01:00
nolash 15b2ca0144
Bump version 2021-03-17 22:23:53 +01:00
nolash fc30b9272f
Add passphrase prompt 2021-03-17 22:08:20 +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 c287e1dae7
Plug db session leak 2021-02-28 08:39:21 +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 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 468dd65462
Avoid empty nonce string from tx 2021-01-12 14:50:52 +01:00
nolash d07fc6c767
Bump beta, upgrade rlp 2021-01-11 20:30:20 +01:00
nolash ebff903a0a
Bump 2021-01-11 18:07:09 +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 6ba0ac6820
Bump prerelease 2021-01-09 20:37:50 +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 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 ba5bc5f985
Bump version 2020-12-22 14:50:45 +01:00
nolash 793c1d9367
Add sign msg method 2020-12-19 08:47:21 +01:00