tomFlowee
|
c47c174b7f
|
Fix inconsistent argument name
Now we have -bind / -apibind / -rpcbind as a consistent naming of
arguments.
|
2025-04-14 16:56:52 +02:00 |
|
tomFlowee
|
66f3ec2fe4
|
Port to Qt6
|
2022-09-07 12:01:14 +02:00 |
|
tomFlowee
|
ae78dd0bb8
|
Update email address
|
2021-06-20 22:44:44 +02:00 |
|
tomFlowee
|
5f9def2226
|
Update maintainer email address
|
2021-03-26 19:36:46 +01:00 |
|
Justaphf
|
1494fa8c1f
|
fixup: typo
|
2020-10-03 10:39:21 -04:00 |
|
Justaphf
|
18ca7abb7c
|
Add scalenet
|
2020-10-02 18:43:52 -04:00 |
|
Justaphf
|
13286db582
|
Add testnet4
|
2020-10-02 18:43:52 -04:00 |
|
TomZ
|
58deb9d359
|
Simplify docker scripts
Compress it down to 1 compile and one build-images script
which saves on compilation and simply makes it more managable.
|
2020-09-20 19:14:59 +02:00 |
|
TomZ
|
ba15997b3c
|
Make compile
|
2020-03-06 11:18:40 +01:00 |
|
TomZ
|
526ce80576
|
make startHub be more verbose about crashes
When the hub somehow exists uncleanly, report if the OS reported
this as a crash or not and what the signal was.
|
2020-02-19 16:55:46 +01:00 |
|
TomZ
|
4bea1f55c4
|
use QElapsedTimer
|
2020-01-30 15:29:03 +01:00 |
|
TomZ
|
abf983335d
|
Make RC returning more predictable.
This avoids depending on internals of the process class not changing
when we continue using it.
|
2020-01-17 19:46:26 +01:00 |
|
TomZ
|
ebc1dca406
|
Ensure we flush the stream in all cases.
|
2020-01-13 17:43:20 +01:00 |
|
TomZ
|
ca1d61dc46
|
Auto-restart hub inside of the docker container.
If the hub dies after running for more than 2 minutes, auto-restart it.
|
2019-11-21 15:43:52 +01:00 |
|
TomZ
|
0f67b095a1
|
Fix CLI access inside docker
Don't limit RPC-JSON to just localhost, that won't work cross-docker.
|
2019-11-15 21:02:08 +01:00 |
|
TomZ
|
0a6774eb33
|
Warn when variable not understood.
|
2019-10-08 14:24:22 +02:00 |
|
TomZ
|
d139222976
|
Document the docker containers
|
2019-09-08 20:43:01 +02:00 |
|
TomZ
|
66023415f3
|
updates in docs etc
|
2019-03-29 17:07:32 +01:00 |
|
TomZ
|
c8108f387c
|
Drop API login requirement and api-cookie argument
|
2019-03-27 18:55:13 +01:00 |
|
TomZ
|
fa3be19bd0
|
its a markdown file
|
2018-06-30 17:13:17 +02:00 |
|
TomZ
|
ffdb2692e3
|
Reflect docker upload url on docker.com
|
2018-06-30 16:47:23 +02:00 |
|
TomZ
|
425c652930
|
Add GitLab CI integration.
This compiles various versions and creates a docker file of the
resulting binaries.
|
2018-06-29 22:54:07 +02:00 |
|