Commit Graph

30 Commits

Author SHA1 Message Date
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