Commit Graph

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