3 - accelerated - #71
Open
MementoRC wants to merge 1 commit into
Open
Conversation
MementoRC
force-pushed
the
accelerated-pr
branch
2 times, most recently
from
July 11, 2026 23:38
41c0360 to
d37ab27
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
from
July 12, 2026 18:10
d37ab27 to
bd9061e
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
from
July 12, 2026 22:20
bd9061e to
9d1275b
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
2 times, most recently
from
July 13, 2026 09:46
d56a9c8 to
567014a
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
from
July 13, 2026 16:04
567014a to
4e2635e
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
3 times, most recently
from
July 15, 2026 09:48
fc38a5d to
1c9dcec
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
from
July 16, 2026 00:30
1c9dcec to
530c91d
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
2 times, most recently
from
July 16, 2026 09:45
d52742f to
5188be7
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
6 times, most recently
from
July 21, 2026 09:46
69af7a0 to
3b32eb8
Compare
MementoRC
pushed a commit
that referenced
this pull request
Jul 21, 2026
…nted DataProcessor, Phase 2) Lands the augmented-pure-python DataProcessor conversion (hb-candles-feed PR hummingbot#75, closes hummingbot#74) into the modular tier so it propagates to bleeding-edge/accelerated. The augmented module is passive (valid pure Python, zero behaviour change); the adapter->hb_compat move was already at the prior pin (a9d8743a, #69), so this bump is import-boundary-neutral. Delta also carries candles-feed CI-framework bumps (#70/#71/hummingbot#72) and a dependabot aiohttp requirement update (hummingbot#73). Prereq for Phase 3 (compile-on-accelerated needs the augmented source present). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
MementoRC
force-pushed
the
accelerated-pr
branch
from
July 22, 2026 09:47
3b32eb8 to
2a8c8c0
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
from
July 23, 2026 09:50
2a8c8c0 to
97bcd2c
Compare
MementoRC
force-pushed
the
bleeding-edge
branch
3 times, most recently
from
July 25, 2026 02:49
094f20d to
845875c
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
4 times, most recently
from
July 27, 2026 08:44
0ece6c9 to
0279001
Compare
…it view of the bleeding-edge->accelerated delta (_for_accel/* compiled-extension work). CI state preserved so the PR surfaces gate failures. Regenerated each rebuild; not a hand-merge target.
MementoRC
force-pushed
the
accelerated-pr
branch
from
July 28, 2026 08:44
0279001 to
08b7199
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auto-generated PR snapshot for the
acceleratedpipeline tier (development → ci-base → modular → bleeding-edge → accelerated), for CI visibility. Mirrors the existing ci-base-pr/modular-pr/bleeding-edge-pr pattern. Regenerated by custom_git_setup/scripts/regenerate-accelerated-pr.sh each rebuild.Currently carries: _for_accel/rust-accelerators (relocated from _for_bleed/rust-integration) + the new cargo/cython compile-gate steps.