Commit graph

8 commits

Author SHA1 Message Date
1bcc682b7c
refactor: converted int64 to int32 where appropriate.
refactor: reduced usage of fmt in favor of logs and string concatication.

refactor: minor re-ordering of the data structures to reduce storage space required.
2023-03-21 07:34:10 -07:00
b95d3950c5
cleanup: Started cleaning up the commenting format. 2023-03-20 07:20:46 -07:00
77c9399942
fix: changed import source. 2023-01-11 18:49:48 -08:00
1a0455152a
A few minor updates and attempts to clear up some lint / gosec warnings. 2021-12-23 13:35:36 -08:00
458214aaa9
Started moving to a chainDB for tracking history. 2021-12-02 05:44:53 -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