-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
chore: releases: merge releases branch to master #11577
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8aa7f45 - Browse repository at this point
Copy the full SHA 8aa7f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aaca7c - Browse repository at this point
Copy the full SHA 3aaca7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed2890c - Browse repository at this point
Copy the full SHA ed2890cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7ba43 - Browse repository at this point
Copy the full SHA 2d7ba43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bf5a57 - Browse repository at this point
Copy the full SHA 2bf5a57View commit details -
Merge pull request #11481 from filecoin-project/phi-backport-11480
chore: backport: lotus-provider msg sending fix
Configuration menu - View commit details
-
Copy full SHA for ea467e1 - Browse repository at this point
Copy the full SHA ea467e1View commit details -
Merge pull request #11483 from filecoin-project/phi-backport-11482
fix: lotus-provider: Fix winning PoSt
Configuration menu - View commit details
-
Copy full SHA for 58c6dda - Browse repository at this point
Copy the full SHA 58c6ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a95f3d6 - Browse repository at this point
Copy the full SHA a95f3d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba2cc2 - Browse repository at this point
Copy the full SHA 4ba2cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad5a280 - Browse repository at this point
Copy the full SHA ad5a280View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1939b - Browse repository at this point
Copy the full SHA cb1939bView commit details -
Merge pull request #11479 from filecoin-project/phi-v1251-rc1
release: v1.25.1-rc1
Configuration menu - View commit details
-
Copy full SHA for 9fe22fc - Browse repository at this point
Copy the full SHA 9fe22fcView commit details
Commits on Dec 9, 2023
-
fix: exchange: allow up to 10k messages per block
Also explicitly limit how many bytes we're willing to read in one go such that we're capable of reading a worst-case tipset (like, really, never going to happen worst-case). Previously, this wasn't an issue. However, we've bumped the max number of messages from 8,192 to 150,000 and need to limit allocations somewhere else.
Configuration menu - View commit details
-
Copy full SHA for 514129e - Browse repository at this point
Copy the full SHA 514129eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d532ac6 - Browse repository at this point
Copy the full SHA d532ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410ca25 - Browse repository at this point
Copy the full SHA 410ca25View commit details -
fix: exchange: allow up to 10k messages per block
Also explicitly limit how many bytes we're willing to read in one go such that we're capable of reading a worst-case tipset (like, really, never going to happen worst-case). Previously, this wasn't an issue. However, we've bumped the max number of messages from 8,192 to 150,000 and need to limit allocations somewhere else.
Configuration menu - View commit details
-
Copy full SHA for 2b77169 - Browse repository at this point
Copy the full SHA 2b77169View commit details -
Configuration menu - View commit details
-
Copy full SHA for f086374 - Browse repository at this point
Copy the full SHA f086374View commit details -
Configuration menu - View commit details
-
Copy full SHA for cad43b3 - Browse repository at this point
Copy the full SHA cad43b3View commit details -
Merge pull request #11508 from filecoin-project/jen/25patch
release: v1.25.1
Configuration menu - View commit details
-
Copy full SHA for 4577f94 - Browse repository at this point
Copy the full SHA 4577f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b5d18 - Browse repository at this point
Copy the full SHA e8b5d18View commit details -
fix: exchange: explicitly cast the block message limit const (#11511)
It's not a const for the testground build, and needs to be an int 99% of the time. So we might as well just cast here.
Configuration menu - View commit details
-
Copy full SHA for aa64136 - Browse repository at this point
Copy the full SHA aa64136View commit details -
fix: exchange: explicitly cast the block message limit const (#11511)
It's not a const for the testground build, and needs to be an int 99% of the time. So we might as well just cast here.
Configuration menu - View commit details
-
Copy full SHA for 7caaa60 - Browse repository at this point
Copy the full SHA 7caaa60View commit details -
Merge pull request #11510 from filecoin-project/release/v1.25.1
release: v1.25.1
Configuration menu - View commit details
-
Copy full SHA for 924af42 - Browse repository at this point
Copy the full SHA 924af42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4317232 - Browse repository at this point
Copy the full SHA 4317232View commit details -
Merge pull request #11509 from filecoin-project/jen/252
build: v1.25.2-rc1
Configuration menu - View commit details
-
Copy full SHA for 4e5dfe8 - Browse repository at this point
Copy the full SHA 4e5dfe8View commit details
Commits on Dec 11, 2023
-
Merge pull request #11490 from filecoin-project/phi-fix-lp-info-log
fix: lotus-provider: show addresses in log
Configuration menu - View commit details
-
Copy full SHA for 5d868f0 - Browse repository at this point
Copy the full SHA 5d868f0View commit details -
Merge pull request #11493 from filecoin-project/fix/lp-send-taskid-wait
fix: lotus-provider: Wait for the correct taskID
Configuration menu - View commit details
-
Copy full SHA for ccd74ac - Browse repository at this point
Copy the full SHA ccd74acView commit details -
Merge pull request #11498 from filecoin-project/fix/harmony-reclaim
harmony: Fix task reclaim on restart
Configuration menu - View commit details
-
Copy full SHA for 1945944 - Browse repository at this point
Copy the full SHA 1945944View commit details -
Merge pull request #11504 from filecoin-project/lp-wdposttaskcmd-format
fix: lotus-provider: Fix log output format in wdPostTaskCmd
Configuration menu - View commit details
-
Copy full SHA for 0f6b83c - Browse repository at this point
Copy the full SHA 0f6b83cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 753b51d - Browse repository at this point
Copy the full SHA 753b51dView commit details -
Merge pull request #11486 from filecoin-project/lpMigrateNicer
do not suggest the default layer
Configuration menu - View commit details
-
Copy full SHA for 970ce52 - Browse repository at this point
Copy the full SHA 970ce52View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3569e4e - Browse repository at this point
Copy the full SHA 3569e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74aaa57 - Browse repository at this point
Copy the full SHA 74aaa57View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3270ee - Browse repository at this point
Copy the full SHA b3270eeView commit details
Commits on Dec 18, 2023
-
Merge pull request #11524 from filecoin-project/chore/release-v1.25.2…
…-update-libp2p chore:libp2p:update libp2p deps in release-v1.25.2
Configuration menu - View commit details
-
Copy full SHA for eb0c5cb - Browse repository at this point
Copy the full SHA eb0c5cbView commit details -
Merge pull request #11513 from filecoin-project/lotus-provider-backports
backports: lotus-provider: fixes caught in rc1-testing
Configuration menu - View commit details
-
Copy full SHA for bc5a2a6 - Browse repository at this point
Copy the full SHA bc5a2a6View commit details
Commits on Jan 4, 2024
-
Merge pull request #11533 from filecoin-project/asr/speedup-fork-sync
feat: syncer: optimize syncFork for one-epoch forks
Configuration menu - View commit details
-
Copy full SHA for ee7c251 - Browse repository at this point
Copy the full SHA ee7c251View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1c0d3c - Browse repository at this point
Copy the full SHA b1c0d3cView commit details -
Merge pull request #11550 from filecoin-project/fix/worker-multipart-…
…post-err fix: wdpost: fix vanilla proof indexes
Configuration menu - View commit details
-
Copy full SHA for d612a85 - Browse repository at this point
Copy the full SHA d612a85View commit details -
Merge pull request #11551 from filecoin-project/backports-v1252
chore: backports to `release/v1.25.2`
Configuration menu - View commit details
-
Copy full SHA for 3ae362c - Browse repository at this point
Copy the full SHA 3ae362cView commit details -
Merge pull request #11535 from filecoin-project/lp-generate-cli-docs
fix: docs: Modify generate-lotus-cli.py to ignoring aliases.
Configuration menu - View commit details
-
Copy full SHA for f23e5a4 - Browse repository at this point
Copy the full SHA f23e5a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c07765 - Browse repository at this point
Copy the full SHA 0c07765View commit details -
Merge pull request #11552 from filecoin-project/prep-v1252-final
release: v1.25.2
Configuration menu - View commit details
-
Copy full SHA for 324878b - Browse repository at this point
Copy the full SHA 324878bView commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24159b9 - Browse repository at this point
Copy the full SHA 24159b9View commit details -
Merge pull request #11560 from filecoin-project/phi-backport-dockerv1252
backport: docker build fix for v1.25.2
Configuration menu - View commit details
-
Copy full SHA for 70be906 - Browse repository at this point
Copy the full SHA 70be906View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11d375d - Browse repository at this point
Copy the full SHA 11d375dView commit details -
Merge pull request #11564 from filecoin-project/jen/deps
chore: backport: #11563
Configuration menu - View commit details
-
Copy full SHA for 8b641dd - Browse repository at this point
Copy the full SHA 8b641ddView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a095413 - Browse repository at this point
Copy the full SHA a095413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d53c44 - Browse repository at this point
Copy the full SHA 8d53c44View commit details -
Merge pull request #11565 from filecoin-project/asr/harden-sync
feat: exchange: change GetBlocks to always fetch the requested number of tipsets
Configuration menu - View commit details
-
Copy full SHA for 6fb300b - Browse repository at this point
Copy the full SHA 6fb300bView commit details -
Update changelog with sync-fix-backport
Update changelog with sync-fix-backport
Configuration menu - View commit details
-
Copy full SHA for 925a19b - Browse repository at this point
Copy the full SHA 925a19bView commit details -
Change date for release in changelog
Change date for release in changelog
Configuration menu - View commit details
-
Copy full SHA for 369c8fd - Browse repository at this point
Copy the full SHA 369c8fdView commit details -
Merge pull request #11562 from filecoin-project/phi-update-changelog
chore: release: update changelog with latests backports
Configuration menu - View commit details
-
Copy full SHA for 7f95a3b - Browse repository at this point
Copy the full SHA 7f95a3bView commit details -
Merge pull request #11569 from filecoin-project/release/v1.25.2
chore: merge `release/v1.25.2` into `releases`
Configuration menu - View commit details
-
Copy full SHA for f51f83b - Browse repository at this point
Copy the full SHA f51f83bView commit details