nolash
|
fc30b9272f
|
Add passphrase prompt
|
2021-03-17 22:08:20 +01:00 |
|
nolash
|
e973664490
|
Bump version
|
2021-03-17 17:09:42 +01:00 |
|
nolash
|
b46ed3a9e6
|
Remove eth_keys, web3 dependencies
|
2021-03-17 15:34:51 +01:00 |
|
nolash
|
3fb5745f98
|
Handle multiple zero-bytes on signatures
|
2021-03-03 18:10:15 +01:00 |
|
nolash
|
c287e1dae7
|
Plug db session leak
|
2021-02-28 08:39:21 +01:00 |
|
nolash
|
27374e2ad4
|
Typo in zero check
|
2021-02-07 16:23:15 +01:00 |
|
nolash
|
1af7bdaacd
|
Remove leading 0x00 from signature elements, add tx generation script
|
2021-02-07 11:55:40 +01:00 |
|
nolash
|
c8ce2659a3
|
Add raw tx to error logging when tx send fails
|
2021-01-27 13:33:52 +01:00 |
|
nolash
|
e6072da8e4
|
Add tcp server
|
2021-01-25 18:22:06 +01:00 |
|
nolash
|
b4bd0c248f
|
Remove rouge debug loglevel specifier
|
2021-01-14 11:11:25 +01:00 |
|
nolash
|
468dd65462
|
Avoid empty nonce string from tx
|
2021-01-12 14:50:52 +01:00 |
|
nolash
|
d07fc6c767
|
Bump beta, upgrade rlp
|
2021-01-11 20:30:20 +01:00 |
|
nolash
|
ebff903a0a
|
Bump
|
2021-01-11 18:07:09 +01:00 |
|
nolash
|
f0e00152b7
|
Add eth adapter to tx helper
|
2021-01-10 18:27:44 +01:00 |
|
nolash
|
347e117eb9
|
Bump prerelease
|
2021-01-09 22:59:27 +01:00 |
|
nolash
|
f7c1f05a1f
|
Add transaction executor helper
|
2021-01-09 22:05:24 +01:00 |
|
nolash
|
6ba0ac6820
|
Bump prerelease
|
2021-01-09 20:37:50 +01:00 |
|
nolash
|
e1e585776d
|
Use keyapi for address generation in import key in dictkeystore
|
2021-01-09 20:25:47 +01:00 |
|
nolash
|
0afacff6c6
|
Add missing param in middleware for sign
|
2020-12-25 12:53:16 +01:00 |
|
nolash
|
e7820de17f
|
Handle string message input for message signing
|
2020-12-25 11:56:33 +01:00 |
|
nolash
|
5810ce25a3
|
Fix crash on unknown account sign
|
2020-12-25 09:21:09 +01:00 |
|
nolash
|
ba5bc5f985
|
Bump version
|
2020-12-22 14:50:45 +01:00 |
|
nolash
|
793c1d9367
|
Add sign msg method
|
2020-12-19 08:47:21 +01:00 |
|
nolash
|
e4efc53b31
|
Bump version
|
2020-12-17 11:11:28 +01:00 |
|
nolash
|
f5af19081f
|
Upgrade confini
|
2020-12-17 11:10:13 +01:00 |
|
nolash
|
6558f7fc03
|
Upgrade rlp, load setup requirements from file
|
2020-12-15 08:22:06 +01:00 |
|
nolash
|
5d3945b24b
|
Make dependency versions explicit in setup
|
2020-12-02 09:05:06 +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
|
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 |
|
nolash
|
98a8e261b9
|
Fix daemon signTransaction nonce hardcoded to 0
|
2020-09-22 11:26: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 |
|
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
|
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
|
51f076ba2a
|
Add setup.py, rename server script
|
2020-08-08 10:45:37 +02:00 |
|