ceremonyclient/go-libp2p
Cassandra Heart 5d52ab5de0
v2.0.1 (#308)
* roll up v2.0.1-b2 to develop

* b2-fixed

* adjust return data of fast sync so it doesn't return the earliest frame

* -b3

* fix: announce peer based on leading frame, not initial frame; fix: looping bug

* fix: last batch fails due to underflow; qol: make logging chattier

* -b4

* resolve frame cache issue

* fix: mint loop + re-migrate

* fix: register execution panic

* fix: mint loop, other side

* fix: handle unexpected return of nil status

* final -b4

* handle subtle change to migration

* qol: add heuristic to handle corruption scenario

* bump genesis

* qol: use separate channel for worker

* final parameterization, parallelize streams

* deprecate signers 10, 11, 14, 17

* adjust signatory check size to match rotated out signers
2024-10-23 15:05:04 -05:00
..
.githooks Launch readiness: import utility 2023-08-20 23:07:43 -05:00
.github v1.4.19 2024-06-08 11:32:45 +00:00
config v1.4.19 2024-06-08 11:32:45 +00:00
core detangling merge of main node for v2 (#293) 2024-10-12 11:55:17 -07:00
dashboards v1.4.19 2024-06-08 11:32:45 +00:00
docs v1.4.19 2024-06-08 11:32:45 +00:00
examples v1.4.19 2024-06-08 11:32:45 +00:00
leaky_tests v1.4.19 2024-06-08 11:32:45 +00:00
p2p v2.0.1 (#308) 2024-10-23 15:05:04 -05:00
scripts Launch readiness: import utility 2023-08-20 23:07:43 -05:00
test-plans v1.4.19 2024-06-08 11:32:45 +00:00
.codecov.yml Launch readiness: import utility 2023-08-20 23:07:43 -05:00
.gitignore Launch readiness: import utility 2023-08-20 23:07:43 -05:00
CHANGELOG.md Launch readiness: import utility 2023-08-20 23:07:43 -05:00
defaults.go v1.4.19 2024-06-08 11:32:45 +00:00
go.mod detangling merge of main node for v2 (#293) 2024-10-12 11:55:17 -07:00
go.sum detangling merge of main node for v2 (#293) 2024-10-12 11:55:17 -07:00
libp2p_test.go detangling merge of main node for v2 (#293) 2024-10-12 11:55:17 -07:00
libp2p.go v1.4.19 2024-06-08 11:32:45 +00:00
LICENSE Launch readiness: import utility 2023-08-20 23:07:43 -05:00
limits.go Launch readiness: import utility 2023-08-20 23:07:43 -05:00
options_filter.go Launch readiness: import utility 2023-08-20 23:07:43 -05:00
options.go v1.4.19 2024-06-08 11:32:45 +00:00
README.md v1.4.19 2024-06-08 11:32:45 +00:00
ROADMAP.md Launch readiness: import utility 2023-08-20 23:07:43 -05:00
SECURITY.md Launch readiness: import utility 2023-08-20 23:07:43 -05:00
tools.go v1.4.19 2024-06-08 11:32:45 +00:00
version.json v1.4.19 2024-06-08 11:32:45 +00:00