Commit Graph

142 Commits

Author SHA1 Message Date
nolash 399ae6fd5a
Bump version to whole patch 2021-11-15 14:30:09 +01:00
nolash 18580db8d5
Add license 2021-10-10 18:28:40 +02: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 031bc5a618
Make cli test pass 2021-10-10 09:57:34 +02:00
nolash e606384ed2
Make signer test pass 2021-10-10 09:55:15 +02:00
nolash 91b94f5ddf
Make sign test pass 2021-10-10 09:46:27 +02:00
nolash cb974126cd
WIP refactor eth to separate module, rename to funga 2021-10-10 09:41:56 +02:00
nolash 7f8a3628ce
Add sign message alias 2021-09-23 20:44:08 +02:00
nolash 6072a998cf
One more typo 2021-09-15 20:48:56 +02:00
nolash 9d83f9a574 Merge branch 'master' of gitlab.com:chaintool/crypto-dev-signer 2021-09-15 20:47:38 +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
Daven Savoie a2617402e6 Merge branch 'daven/0.0.1' into 'master'
Daven/0.0.1

See merge request chaintool/crypto-dev-signer!5
2021-09-15 15:57:56 +00:00
Daven Savoie 67ba77c83f Update run_tests.sh 2021-09-15 15:52:33 +00:00
Daven Savoie 299312eb2f Update .gitlab-ci.yml 2021-09-15 15:50:16 +00:00
Daven Savoie 8eecde255d Add new file 2021-09-15 15:44:14 +00:00
nolash b59f52d77d Merge branch 'lash/http-real' 2021-09-15 17:36:52 +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 d7853acc7d
Remove empty file 2021-09-06 21:39:49 +02:00
nolash 6dda9fa764
Factor out components of cli daemon runnable to cli module 2021-09-06 21:34:09 +02:00
nolash 3fb1344371 Revert "Add http server to signer daemon"
This reverts commit 441ace5ec4.
2021-09-06 16:29:45 +02:00
nolash 5ac0272e5c Revert "Remove rlp from signer method names"
This reverts commit af7a16aa32.
2021-09-06 16:28:57 +02:00
nolash 787d92c4ee
Add http server 2021-09-06 15:48:06 +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 397f240b6c
Remove dead code, logger names 2021-08-21 09:32:46 +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 a194c96a77
Correct v transformation in transaction apply sig 2021-06-25 14:53:33 +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 12c5692367
Remove secret key log output 2021-06-09 16:21:56 +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 1e325a7e71
Reinstate sql requirements file 2021-04-13 08:26:39 +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 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 b3d2ab4703
Remove premature int cast of tx chain id input 2021-03-27 16:28:55 +01: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 3b1b550136
Add private key input to keyfile crate, handle empty bytes in in serialize 2021-03-22 18:42:56 +01:00
nolash 9dda0e6dea
Remove spam logline bump version 2021-03-21 14:03:39 +01:00