Skip to content

Remove deprecated price fetch#170

Merged
AloeareV merged 3 commits intozingolabs:devfrom
zancas:remove_deprecated_price_fetch
Nov 8, 2022
Merged

Remove deprecated price fetch#170
AloeareV merged 3 commits intozingolabs:devfrom
zancas:remove_deprecated_price_fetch

Conversation

@zancas
Copy link
Member

@zancas zancas commented Nov 8, 2022

No description provided.

This structure was largely my own construction, so I thought it would
be reasonable to factor it into a more coherent flow.

The struct that is set up as a function of the command line arguments
(as parsed by clap) is now called a ConfigTemplate.  Its constructor
is now named "fill".  The 'filled' config template is now passed
between the operational functions of the library.

This decomposes configuration from other tasks (like launch).  I
hope this is more understandable.
The codebase had stubs for future functionality. Apparently there
was an intention to support in-wallet encryption and locking.

Since these features don't yet exist, and might be better handled as
a separate concern, we're removing this stub-code.
@zancas zancas requested a review from AloeareV November 8, 2022 16:30
@AloeareV AloeareV merged commit d1182ed into zingolabs:dev Nov 8, 2022
@zancas zancas deleted the remove_deprecated_price_fetch branch September 27, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants