|
316ea1afa6
|
Updating versions.
|
2022-11-21 14:28:30 -08:00 |
|
|
c677d30cf5
|
Removing consul service as it is not ready for inclusion yet.
|
2022-08-05 06:44:11 -07:00 |
|
|
89f1dce976
|
Restoring connector for worker.
|
2022-07-15 06:38:21 -07:00 |
|
|
134f33cd6a
|
Minor cleanup and and got the client sending agents again.
|
2022-07-14 13:27:46 -07:00 |
|
|
42623f63c6
|
Upgraded Go and some of the vendor modules.
|
2022-06-09 12:57:12 -07:00 |
|
|
d5ac24bb26
|
Updating the source host for maintenance and added Trivy to the development container.
|
2022-04-15 15:43:33 +00:00 |
|
|
8fea3b2527
|
Updated example for Prometheus, updated Go modules, and tweaked the devcontainer.
|
2022-04-14 18:01:20 +00:00 |
|
|
31c6551cce
|
Updated devcontainer.
|
2022-03-24 11:31:52 -07:00 |
|
|
06147db215
|
Updating security scan with new Golang and updated modules.
|
2022-03-16 16:33:56 -07:00 |
|
|
af5407f2e6
|
Updating for new Terraform, AWS, and Go versions.
|
2022-03-16 16:11:38 -07:00 |
|
|
1a0455152a
|
A few minor updates and attempts to clear up some lint / gosec warnings.
|
2021-12-23 13:35:36 -08:00 |
|
|
66970dcd25
|
Forgot to add the chaindb directory
|
2021-12-02 05:45:33 -08:00 |
|
|
458214aaa9
|
Started moving to a chainDB for tracking history.
|
2021-12-02 05:44:53 -08:00 |
|
|
749bd6557e
|
Updated to clear errors captured by gosec.
|
2021-11-09 17:06:16 -08:00 |
|
|
27045c94d6
|
Populating AgentDetails and sending it, instead of just the script.
|
2021-11-08 18:06:41 -08:00 |
|
|
abba1972d1
|
Converted TCL list style and added hint parser.
|
2021-11-08 06:58:55 -08:00 |
|
|
de41740bac
|
A bit more refactor to clean up the code.
|
2021-11-06 20:18:49 -07:00 |
|
|
7e51584832
|
Moved setup into a separate file.
|
2021-11-06 19:57:49 -07:00 |
|
|
8515707300
|
Changed chain_id to chainid
|
2021-11-03 15:09:02 -07:00 |
|
|
52f8d521cd
|
Router listen port was not listening on the correct port.
|
2021-10-26 16:12:46 -07:00 |
|
|
7a2ca771f2
|
Extending the setup mode.
|
2021-10-26 15:28:53 -07:00 |
|
|
5e69931ed7
|
Adding support for a blockchain DB for agent history.
|
2021-10-26 13:21:44 -07:00 |
|
|
0d0695d195
|
Added auto-restart and started playing with init() function
|
2021-10-25 12:43:10 -07:00 |
|
|
f47b6846db
|
Removing unsued code
|
2021-10-18 12:55:28 -07:00 |
|
|
8a7842e6bc
|
Extending prometheus support.
|
2021-10-18 05:46:52 -07:00 |
|
|
16d40fd93a
|
Converting client side connection over to use net/http instead of zmq.
|
2021-10-15 11:27:38 -07:00 |
|
|
f543276b82
|
Adding preliminary support for Prometheus metrics.
|
2021-10-14 10:08:39 -07:00 |
|
|
00cd60ebec
|
devcontainer appears to be working now.
|
2021-10-05 19:38:07 -07:00 |
|
|
ae2cee7be4
|
Very preliminary Dockerfile for devcontainer.
|
2021-10-05 17:27:53 -07:00 |
|
|
f7cba2689c
|
fix: converted from select to waitGroups.
|
2021-10-04 13:06:09 -07:00 |
|
|
e61e6d2994
|
fix: Forgot to update the include source locations.
|
2021-09-24 10:37:32 -07:00 |
|
|
a7747040ce
|
[CI SKIP] Refactored project layout per Mark Wolfe Blog : https://www.wolfe.id.au/2020/03/10/how-do-i-structure-my-go-project/
|
2021-09-21 07:08:52 -07:00 |
|
|
0557021282
|
fix: Upgrading Terraform and starting to extend.
|
2021-09-18 20:20:26 -07:00 |
|
|
643267caba
|
fix: forgot to uncomment build commands.
|
2021-09-09 13:38:51 -07:00 |
|
|
ad424f6f23
|
Adding support for sematic versioning of the container image.
|
2021-09-09 13:29:50 -07:00 |
|
|
7e805a399e
|
feat: Converting to semantic versioning and add .devcontainer.
|
2021-09-08 18:40:57 -07:00 |
|
|
f7d62890dd
|
fix: Merge conflics.
|
2021-08-30 08:25:05 -07:00 |
|
|
b2e5795aed
|
refactor: Upgrading Go to 1.17, Alpine to 3.14, and Terraform to 1.0.5. Also adding preliminary vulnerability report.
|
2021-08-30 07:29:19 -07:00 |
|
|
d12a59fd13
|
Upgrading to Golang 1.16.4 and fixed drone.yml format.
|
2021-08-09 17:47:44 -07:00 |
|
|
610ae5eed4
|
fix: updating Go & Alpine versions
|
2021-08-06 16:18:24 -07:00 |
|
|
7924ed5962
|
fix: updating Go & Alpine versions
|
2021-08-06 16:10:01 -07:00 |
|
|
0b3e575331
|
fix: [CI SKIP] Updated example to reflect the change.
|
2021-06-03 20:12:10 -07:00 |
|
|
ed40869730
|
fix: [CI SKIP] Changed gagent hints from comments to an array that can be modified at run time.
|
2021-06-03 20:05:59 -07:00 |
|
|
8b405cb2c5
|
fix: [CI SKIP] fixed a couple typos
|
2021-06-03 19:50:08 -07:00 |
|
|
d32986de00
|
fix: [CI SKIP] Clarified the wording on the Picol inclusion.
|
2021-06-03 19:43:29 -07:00 |
|
|
c482679b7d
|
fix: [CI SKIP] Adding some extra badges
|
2021-06-03 17:47:16 -07:00 |
|
|
0cf7f36f17
|
fix: [CI SKIP] Converting various files to the same basic format.
|
2021-06-03 16:15:26 -07:00 |
|
|
8f8ac47155
|
fix: [CI SKIP] Well, golint did not like that. :(
|
2021-06-02 14:11:03 -07:00 |
|
|
af92d9c089
|
fix: [CI SKIP] A bit more clean-up.
|
2021-06-02 14:04:27 -07:00 |
|
|
568c35ab83
|
fix: [CI SKIP] Adding export comments, most are prolly wrong.
|
2021-06-02 05:59:48 -07:00 |
|