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/#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 30, 2026 08:43
29e0d2f to
226b493
Compare
MementoRC
force-pushed
the
bleeding-edge
branch
from
August 1, 2026 21:19
801f93b to
7c158ca
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
5 times, most recently
from
August 5, 2026 08:45
7dac052 to
c81ce57
Compare
MementoRC
force-pushed
the
bleeding-edge
branch
from
August 6, 2026 21:42
7c158ca to
aea2896
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
2 times, most recently
from
August 7, 2026 08:43
43f5245 to
80345ac
Compare
MementoRC
force-pushed
the
bleeding-edge
branch
from
August 7, 2026 14:49
aea2896 to
2083f8e
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
from
August 7, 2026 15:02
80345ac to
4c4bbdd
Compare
MementoRC
force-pushed
the
bleeding-edge
branch
from
August 8, 2026 08:32
2083f8e to
fac9163
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
from
August 8, 2026 08:43
4c4bbdd to
ac6e17c
Compare
MementoRC
force-pushed
the
bleeding-edge
branch
from
August 8, 2026 14:46
fac9163 to
e31fffd
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
from
August 8, 2026 14:58
ac6e17c to
f3d08ca
Compare
MementoRC
force-pushed
the
bleeding-edge
branch
from
August 9, 2026 01:59
e31fffd to
150f4d8
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
3 times, most recently
from
August 9, 2026 18:54
62a79dc to
3e6695c
Compare
MementoRC
force-pushed
the
bleeding-edge
branch
from
August 9, 2026 20:26
150f4d8 to
7fba933
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
3 times, most recently
from
August 10, 2026 19:07
b2b174e to
229c02d
Compare
MementoRC
force-pushed
the
bleeding-edge
branch
from
August 11, 2026 16:50
7fba933 to
4410ecf
Compare
MementoRC
force-pushed
the
accelerated-pr
branch
4 times, most recently
from
August 14, 2026 08:51
48da201 to
c7c3ad2
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.
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.