Commit Graph

14 Commits

Author SHA1 Message Date
Dave Hrycyszyn e6a4fe0fd6 Moved all the bft_crdt stuff into its own module 2024-06-25 13:50:02 +01:00
Dave Hrycyszyn 73f33a61e6 Simplified bitcoin keys module name 2024-06-25 13:36:50 +01:00
Dave Hrycyszyn 037fc27b7b Starting a refactor into more functional modules 2024-06-25 13:31:02 +01:00
Dave Hrycyszyn a29a0fca04 Moved keys submodules 2024-06-20 17:13:34 +01:00
Dave Hrycyszyn ecec883f9b Renamed keys module 2024-06-18 16:35:56 +01:00
Dave Hrycyszyn f5da5af0b9 Bitcoin keys now being produced per-node 2024-06-18 16:32:32 +01:00
Dave Hrycyszyn 4cf6513959 Getting ready to create Bitcoin keys 2024-06-18 16:00:02 +01:00
Dave Hrycyszyn 481b041554 Fixing test indeterminacy 2024-06-13 11:34:41 +01:00
Dave Hrycyszyn 9dc515fb78 Renamed write to write_toml in the config 2024-06-07 18:22:07 +01:00
Dave Hrycyszyn da29d681d8 Fixing broken test 2024-06-06 18:55:48 +01:00
Dave Hrycyszyn cda6dd2901 Key generation, saving and loading works. 2024-06-06 18:52:39 +01:00
Dave Hrycyszyn 4c586ec22e Minor tweaks to output 2024-06-06 16:03:36 +01:00
Dave Hrycyszyn c05cc7b15c Added a node name to init so we can run multiple nodes with stable identifiers 2024-06-06 16:02:00 +01:00
Dave Hrycyszyn 1e1f452cff Starting to write config file 2024-06-06 15:54:33 +01:00