Skip to content

Comments

Switch to newer utxorpc version#3

Open
SupernaviX wants to merge 5 commits intomainfrom
new-dolos
Open

Switch to newer utxorpc version#3
SupernaviX wants to merge 5 commits intomainfrom
new-dolos

Conversation

@SupernaviX
Copy link
Contributor

so we can run newer dolos, and connect to demeter in emergencies

// For each destination
for destination in &mut self.destinations {
// Ignore this destination if we're further back in the chain
if destination.last_seen_point.index > message.advance.index {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will this gracefully upgrade?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a rename of a grpc field, doesn't affect semantics

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