interledger-deprecated/ilp-plugin-payment-channel-framework

MaxValueTracker returns stale cache entries and overwrites higher values

dappelt opened this issue · 0 comments

If multiple MaxValueTrackers are instantiated for the same key, the tracker will not work as expected. I added some test cases to demonstrate the problem. Here is the result of running the test caess.

cc @sharafian