nolash
|
5d3945b24b
|
Make dependency versions explicit in setup
|
2020-12-02 09:05:06 +01:00 |
|
nolash
|
07cded6843
|
Update requirements file
|
2020-10-26 09:10:09 +01:00 |
|
nolash
|
b7a35ea181
|
Handle hex inputs for tx create
|
2020-10-26 09:02:29 +01:00 |
|
nolash
|
d46d0620fa
|
Upgrade confini
|
2020-10-20 11:39:41 +02:00 |
|
nolash
|
f507765331
|
Use SQLAlchemy
|
2020-10-20 08:37:20 +02:00 |
|
nolash
|
4eb2617198
|
Upgrade confini
|
2020-10-20 06:29:37 +02:00 |
|
nolash
|
86c0180335
|
Upgrade confini
|
2020-10-18 10:32:23 +02:00 |
|
nolash
|
cdd1c58c51
|
More typo in middleware ipc check
|
2020-10-17 15:08:33 +02:00 |
|
nolash
|
6a72b594f9
|
Fix condition omission checking ipc in middleware
|
2020-10-17 15:03:56 +02:00 |
|
nolash
|
2c34777ff1
|
No middleware if no ipc, add prefix env var
|
2020-10-17 14:47:01 +02:00 |
|
nolash
|
14e3581b3d
|
Remove hardcoded ipc path
|
2020-10-17 12:25:34 +02:00 |
|
nolash
|
f92e2878cd
|
Add configurable dsn for postgres connection
|
2020-10-17 11:06:52 +02:00 |
|
nolash
|
06962b3365
|
Add configs
|
2020-10-17 02:44:25 +02:00 |
|
Louis Holbrook
|
44c62a658b
|
Merge branch 'lash/daemon-nonce' into 'master'
Fix daemon signTransaction nonce hardcoded to 0
See merge request nolash/crypto-dev-signer!3
|
2020-09-22 09:37:14 +00:00 |
|
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 |
|