-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrades libp2p and pubsub versions #16
Commits on Jan 24, 2023
-
feat: expire messages from the cache based on last seen time (libp2p#513
Configuration menu - View commit details
-
Copy full SHA for 973fef5 - Browse repository at this point
Copy the full SHA 973fef5View commit details
Commits on Feb 10, 2023
-
chore: update to go-libp2p v0.25 (libp2p#517)
* Update to go-libp2p v0.25 * Use go 1.19
Configuration menu - View commit details
-
Copy full SHA for a14aca1 - Browse repository at this point
Copy the full SHA a14aca1View commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cda3df7 - Browse repository at this point
Copy the full SHA cda3df7View commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3dbc2fd - Browse repository at this point
Copy the full SHA 3dbc2fdView commit details -
Refactor timecache implementations (libp2p#523)
* reimplement timecache for sane and performant behaviour * remove seenMessagesMx, take advantage of new tc api * fix timecache tests * fix typo * store expiry, don't make life difficult * refactor common background sweep procedure for both impls * add godocs to TimeCache
Configuration menu - View commit details
-
Copy full SHA for 56c0e6c - Browse repository at this point
Copy the full SHA 56c0e6cView commit details
Commits on Mar 1, 2023
-
Default validator support (libp2p#525)
* add default validator support * add an implementation for basic seqno as nonce validation * missing return * the nonce belongs to the origin peer * add note about rust predicament * add seqno validator tests * minor test tweak, ensure at least 1ms before replay
Configuration menu - View commit details
-
Copy full SHA for 829f902 - Browse repository at this point
Copy the full SHA 829f902View commit details
Commits on Mar 15, 2023
-
Fix Memory Leak In New Timecache Implementations (libp2p#528)
* fix bug * add for last seen cache
Configuration menu - View commit details
-
Copy full SHA for 340387e - Browse repository at this point
Copy the full SHA 340387eView commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f9a7e5 - Browse repository at this point
Copy the full SHA 7f9a7e5View commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6d73cd4 - Browse repository at this point
Copy the full SHA 6d73cd4View commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7293453 - Browse repository at this point
Copy the full SHA 7293453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5600170 - Browse repository at this point
Copy the full SHA 5600170View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20856df - Browse repository at this point
Copy the full SHA 20856dfView commit details