Commit Graph

142 Commits

Author SHA1 Message Date
nolash 98a8e261b9
Fix daemon signTransaction nonce hardcoded to 0 2020-09-22 11:26:48 +02:00
Louis Holbrook fef79c4a32 Merge branch 'lash/import-prvate-key-type' into 'master'
Restructure import method chain for signer

See merge request nolash/crypto-dev-signer!2
2020-09-21 17:12:07 +00:00
nolash 2678231f39
Restructure import method chain 2020-09-21 19:10:20 +02:00
nolash 5a45512f3b
Return new address on method 'new' 2020-09-20 10:15:48 +02:00
nolash 630db89381
Add missing comma in setup.py 2020-09-20 10:03:20 +02:00
nolash fc4c211849
Rename forbidden keyword import 2020-09-20 10:00:59 +02:00
Louis Holbrook 71c87d9e37 Merge branch 'lash/table-when-not-exist' into 'master'
Only create table if not exist

See merge request nolash/crypto-dev-signer!1
2020-09-19 12:26:34 +00:00
nolash a54627801a Merge remote-tracking branch 'nolash/master' into lash/table-when-not-exist 2020-09-19 14:26:32 +02:00
nolash 6542fd9e2c
Only create table if not exist 2020-09-19 14:23:23 +02:00
nolash b553341a30
Add comments 2020-08-08 14:14:48 +02:00
nolash a75cf62ff0
Add feedback on missing secret 2020-08-08 12:27:05 +02:00
nolash e685b2ec53
update README 2020-08-08 12:11:02 +02:00
nolash e28ab1b082
Add metadata license, url 2020-08-08 12:07:39 +02:00
nolash 646dbf5f79
Fix setup.py to include all modules 2020-08-08 11:33:15 +02:00
nolash 4df619f072
Correct bogus asserts 2020-08-08 10:49:50 +02:00
nolash 51f076ba2a
Add setup.py, rename server script 2020-08-08 10:45:37 +02:00
nolash 472e2f04fc
Add eth_signTransaction workaround for missing personal_signTransaction 2020-08-07 23:01:49 +02:00
nolash 34440ece7e
Remove internal logging level set 2020-08-07 11:45:16 +02:00
nolash 446787559e
Remove multiple provideres in contrustor 2020-08-07 11:40:15 +02:00
nolash b9a88de30c
Move middleware to web3 override package 2020-08-07 11:37:20 +02:00
nolash 0fa2dc1efa
Add keystore interface previously omitted, middleware req 2020-08-06 14:11:43 +02:00
nolash ddbd0be5b7 Merge branch 'master' of gitlab.com:grassrootseconomics/cic-platform-signer 2020-08-06 11:09:48 +02:00
nolash 0ab17dc474
Add readme, changelog... 2020-08-06 11:08:12 +02:00
nolash d10b992a26
Add readme, changelog... 2020-08-06 11:07:18 +02:00
nolash 11be7b26f4
... 2020-08-06 10:05:17 +02:00
nolash 1dd1c87165
Uncomment dict translate 2020-08-06 09:58:47 +02:00
nolash c2d4f105fe
Translate dict input 2020-08-06 09:54:01 +02:00
nolash 5313b4c8a6
Translate dict input 2020-08-06 09:53:26 +02:00
nolash 77c29d1719
Rename sign test file 2020-08-06 09:43:58 +02:00
nolash d3627d81fd
Add middleware example in scripts 2020-08-06 09:41:42 +02:00
nolash 7c3208de4c
Implement personal_signTransaction in socket server 2020-08-05 22:00:23 +02:00
nolash acaff79ad2
Add personal_newAccount handler for socket server 2020-08-05 21:30:08 +02:00
nolash e71b5ef4ea
Update requirements 2020-08-05 20:00:47 +02:00
nolash fa7b3ca774
Add wrong password test 2020-08-05 19:54:19 +02:00
nolash a845aecda1
Add password to test 2020-08-05 19:51:22 +02:00
nolash 36ffad1202
Add encrypt and password to symmetric key hash in postgres package 2020-08-05 19:48:58 +02:00
nolash aa1d39ea40
Add encrypt and password to symmetric key hash in postgres package 2020-08-05 19:48:29 +02:00
nolash f91a1acc92
Add encrypt and password to symmetric key hash in postgres package 2020-08-05 19:47:38 +02:00
nolash 636b60f6f6
Add postgres with encryption 2020-08-05 18:14:25 +02:00
nolash 12847350c2
Add python requirements 2020-08-05 01:08:10 +02:00
nolash a365162086
Add socket server stub 2020-08-05 01:04:20 +02:00
nolash fafef39943
Initial commit 2020-08-04 23:41:31 +02:00