Commit graph

18 commits

Author SHA1 Message Date
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
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
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