monadic-xyz / gossip

Epidemic Broadcast Trees implementation using HyParView
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Tentative upgrade to stm-containers > 1 #20

Closed adinapoli-mndc closed 5 years ago

adinapoli-mndc commented 5 years ago

This PR should allegedly allow gossip to work reliably with stm-containers >= 1.

The API changed quite a lot, so hopefully I didn't totally screw things up, considering I have coded this mostly using type holes 😅

no_idea

adinapoli-mndc commented 5 years ago

Had to rebase and force push, as master went out of sync 🙈

kim commented 5 years ago

Ja ja, patch queues, jawohl! ☝️

adinapoli-mndc commented 5 years ago

@kim dang, Travis choke. Can you bypass it?