Commit Graph

  • 399ae6fd5a
    Bump version to whole patch master v0.5.2 nolash 2021-11-15 14:30:09 +0100
  • 18580db8d5
    Add license nolash 2021-10-10 18:28:40 +0200
  • 401c5ed1bf
    Factor out eth code lash/funga nolash 2021-10-10 18:11:35 +0200
  • f353930f44
    Add lock, unlock, keyfile error detail nolash 2021-10-10 13:46:50 +0200
  • 031bc5a618
    Make cli test pass nolash 2021-10-10 09:57:34 +0200
  • e606384ed2
    Make signer test pass nolash 2021-10-10 09:55:15 +0200
  • 91b94f5ddf
    Make sign test pass nolash 2021-10-10 09:46:27 +0200
  • cb974126cd
    WIP refactor eth to separate module, rename to funga nolash 2021-10-10 09:41:56 +0200
  • 7f8a3628ce
    Add sign message alias nolash 2021-09-23 20:44:08 +0200
  • 6072a998cf
    One more typo nolash 2021-09-15 20:48:56 +0200
  • 9d83f9a574 Merge branch 'master' of gitlab.com:chaintool/crypto-dev-signer nolash 2021-09-15 20:47:38 +0200
  • d06e277a6b
    Symbol typo nolash 2021-09-15 20:47:13 +0200
  • 345426c9f0
    Add missing symbol in signer nolash 2021-09-15 20:40:13 +0200
  • a2617402e6 Merge branch 'daven/0.0.1' into 'master' Daven Savoie 2021-09-15 15:57:56 +0000
  • 67ba77c83f Update run_tests.sh Daven Savoie 2021-09-15 15:52:33 +0000
  • 299312eb2f Update .gitlab-ci.yml Daven Savoie 2021-09-15 15:50:16 +0000
  • 8eecde255d Add new file Daven Savoie 2021-09-15 15:44:14 +0000
  • b59f52d77d Merge branch 'lash/http-real' nolash 2021-09-15 17:36:52 +0200
  • 71dafa4476
    Clean out commented lines in setup nolash 2021-09-15 17:35:33 +0200
  • 9876efe377
    Add socket test missing warning nolash 2021-09-07 08:56:28 +0200
  • d7853acc7d
    Remove empty file nolash 2021-09-06 21:39:49 +0200
  • 6dda9fa764
    Factor out components of cli daemon runnable to cli module nolash 2021-09-06 21:34:09 +0200
  • 3fb1344371 Revert "Add http server to signer daemon" nolash 2021-09-06 16:29:45 +0200
  • 5ac0272e5c Revert "Remove rlp from signer method names" nolash 2021-09-06 16:28:57 +0200
  • 787d92c4ee
    Add http server nolash 2021-09-06 15:48:06 +0200
  • 441ace5ec4
    Add http server to signer daemon nolash 2021-09-06 15:47:03 +0200
  • af7a16aa32
    Remove rlp from signer method names nolash 2021-08-23 18:07:35 +0200
  • 397f240b6c
    Remove dead code, logger names nolash 2021-08-21 09:32:46 +0200
  • 8571447ce7
    Add private key bytes to private key converter, address default on keyfile decode nolash 2021-07-20 17:46:19 +0200
  • fe83a048ce
    Fix fail in tx serialization on none to-address (contract creation) nolash 2021-07-13 10:40:44 +0200
  • a194c96a77
    Correct v transformation in transaction apply sig nolash 2021-06-25 14:53:33 +0200
  • 5dd9db32b1
    Make literal v literal v in argument nolash 2021-06-25 13:08:26 +0200
  • 799452102b
    Enable literal v setting in apply signature nolash 2021-06-12 21:40:36 +0200
  • 12c5692367
    Remove secret key log output nolash 2021-06-09 16:21:56 +0200
  • a0d1b7dec6
    Add zero-length password option to keyfile tool nolash 2021-06-09 15:17:19 +0200
  • 54baa5fab1
    Change path nolash 2021-05-02 18:06:27 +0200
  • 6cbaa22a7d
    Correct jsonrpc version json key nolash 2021-04-23 22:02:47 +0200
  • 729ada00e2
    Remove dependency breaker requirements nolash 2021-04-14 09:28:50 +0200
  • 1e325a7e71
    Reinstate sql requirements file nolash 2021-04-13 08:26:39 +0200
  • 23a5e8dcd0
    Export canonical order method nolash 2021-04-12 19:09:11 +0200
  • 86ef9bdb56
    Make sql requirements extras in packaging nolash 2021-04-11 15:09:16 +0200
  • 25ffb620a9
    Improve hex prefix handling for keyfile and dictstore nolash 2021-04-09 16:05:16 +0200
  • 2caa0ba755
    Return address from import key in same format as get nolash 2021-03-31 12:13:04 +0200
  • b3d2ab4703
    Remove premature int cast of tx chain id input nolash 2021-03-27 16:28:55 +0100
  • 1bbd2c8790
    Add separate signer with rlp output nolash 2021-03-27 15:32:05 +0100
  • c669ed829f
    Rehabilitate tests, rename camelcase sign methods to snake case nolash 2021-03-26 13:08:36 +0100
  • 80cc54e3ba
    Split address generation steps nolash 2021-03-25 19:14:55 +0100
  • 51e8a16f52
    Bump version nolash 2021-03-22 19:14:04 +0100
  • 3b1b550136
    Add private key input to keyfile crate, handle empty bytes in in serialize nolash 2021-03-22 18:42:56 +0100
  • 9dda0e6dea
    Remove spam logline bump version nolash 2021-03-21 14:03:39 +0100
  • 2efe10162e
    Revert from simple-rlp (does not serialize correctly) nolash 2021-03-19 20:14:32 +0100
  • 8a017c74f0
    Upgrade deps nolash 2021-03-18 11:59:27 +0100
  • 15b2ca0144
    Bump version nolash 2021-03-17 22:23:53 +0100
  • fc30b9272f
    Add passphrase prompt nolash 2021-03-17 22:08:20 +0100
  • 75eaf90205
    Add keyfile parser, creater nolash 2021-03-17 21:51:43 +0100
  • e973664490
    Bump version nolash 2021-03-17 17:09:42 +0100
  • b46ed3a9e6
    Remove eth_keys, web3 dependencies nolash 2021-03-17 15:34:51 +0100
  • 3fb5745f98
    Handle multiple zero-bytes on signatures nolash 2021-03-03 18:10:15 +0100
  • c287e1dae7
    Plug db session leak nolash 2021-02-28 08:39:15 +0100
  • 27374e2ad4
    Typo in zero check nolash 2021-02-07 16:23:15 +0100
  • 1af7bdaacd
    Remove leading 0x00 from signature elements, add tx generation script nolash 2021-02-07 11:55:40 +0100
  • 2a8782ad04
    Return hash for tx nolash 2021-01-27 13:45:03 +0100
  • c8ce2659a3
    Add raw tx to error logging when tx send fails nolash 2021-01-27 13:33:52 +0100
  • e6072da8e4
    Add tcp server nolash 2021-01-25 18:22:06 +0100
  • 5b8f07bafc
    Relax confini requirement nolash 2021-01-14 11:36:09 +0100
  • b4bd0c248f
    Remove rouge debug loglevel specifier nolash 2021-01-14 11:11:25 +0100
  • 468dd65462
    Avoid empty nonce string from tx nolash 2021-01-12 14:50:52 +0100
  • d07fc6c767
    Bump beta, upgrade rlp nolash 2021-01-11 20:30:20 +0100
  • ebff903a0a
    Bump nolash 2021-01-11 18:07:09 +0100
  • f0e00152b7
    Add eth adapter to tx helper nolash 2021-01-10 18:27:44 +0100
  • 347e117eb9
    Bump prerelease nolash 2021-01-09 22:59:27 +0100
  • f7c1f05a1f
    Add transaction executor helper nolash 2021-01-09 22:05:24 +0100
  • 6ba0ac6820
    Bump prerelease nolash 2021-01-09 20:37:50 +0100
  • ddf024a1fa
    Use hex in signer test text message, dictkeystore store pk as bytes nolash 2021-01-09 20:37:16 +0100
  • e1e585776d
    Use keyapi for address generation in import key in dictkeystore nolash 2021-01-09 20:25:47 +0100
  • 0afacff6c6
    Add missing param in middleware for sign nolash 2020-12-25 12:53:16 +0100
  • 07bdbe9999
    Handle string and binary in signer backend nolash 2020-12-25 12:34:05 +0100
  • 4d064240f9
    Correct handler method params for sign nolash 2020-12-25 12:00:58 +0100
  • e7820de17f
    Handle string message input for message signing nolash 2020-12-25 11:56:33 +0100
  • 5810ce25a3
    Fix crash on unknown account sign nolash 2020-12-25 09:21:09 +0100
  • ba5bc5f985
    Bump version nolash 2020-12-22 14:50:45 +0100
  • d91c57fc9f
    Upgrade confini nolash 2020-12-22 14:50:00 +0100
  • 793c1d9367
    Add sign msg method nolash 2020-12-19 08:47:21 +0100
  • e4efc53b31
    Bump version nolash 2020-12-17 11:11:28 +0100
  • f5af19081f
    Upgrade confini nolash 2020-12-17 11:10:13 +0100
  • 6558f7fc03
    Upgrade rlp, load setup requirements from file nolash 2020-12-15 08:22:06 +0100
  • 5d3945b24b
    Make dependency versions explicit in setup nolash 2020-12-02 09:05:06 +0100
  • 07cded6843
    Update requirements file nolash 2020-10-26 09:10:09 +0100
  • b7a35ea181
    Handle hex inputs for tx create nolash 2020-10-26 09:02:29 +0100
  • d46d0620fa
    Upgrade confini nolash 2020-10-20 11:39:41 +0200
  • f507765331
    Use SQLAlchemy nolash 2020-10-20 08:37:20 +0200
  • 4eb2617198
    Upgrade confini nolash 2020-10-20 06:29:37 +0200
  • 86c0180335
    Upgrade confini nolash 2020-10-18 10:32:23 +0200
  • cdd1c58c51
    More typo in middleware ipc check nolash 2020-10-17 15:08:33 +0200
  • 6a72b594f9
    Fix condition omission checking ipc in middleware nolash 2020-10-17 15:03:56 +0200
  • 2c34777ff1
    No middleware if no ipc, add prefix env var nolash 2020-10-17 14:47:01 +0200
  • 14e3581b3d
    Remove hardcoded ipc path nolash 2020-10-17 12:25:34 +0200
  • f92e2878cd
    Add configurable dsn for postgres connection nolash 2020-10-17 11:06:52 +0200
  • 06962b3365
    Add configs nolash 2020-10-17 02:44:25 +0200
  • 44c62a658b Merge branch 'lash/daemon-nonce' into 'master' Louis Holbrook 2020-09-22 09:37:14 +0000