Commit Graph

19 Commits

Author SHA1 Message Date
nolash
98a8e261b9
Fix daemon signTransaction nonce hardcoded to 0 2020-09-22 11:26:48 +02:00
nolash
2678231f39
Restructure import method chain 2020-09-21 19:10:20 +02: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
a75cf62ff0
Add feedback on missing secret 2020-08-08 12:27:05 +02:00
nolash
646dbf5f79
Fix setup.py to include all modules 2020-08-08 11:33:15 +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
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
0ab17dc474
Add readme, changelog... 2020-08-06 11:08:12 +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
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
a365162086
Add socket server stub 2020-08-05 01:04:20 +02:00