Skip to content

Conversation

@cwasicki
Copy link
Collaborator

Replacing #112:

  • Removed list_public_trades
  • Replaced public_trades_stream with receive_public_trades
  • Updated the method to support streaming with optional time range (start_time, end_time)
  • Updated the unit tests with the new function name
  • Updated the dependencies:
  • requenz-api-electricity-trading to v0.5.0
  • protobuf to avoid dependency conflicts.

camille-bouvy-frequenz and others added 5 commits March 13, 2025 17:04
- Bumped `frequenz-api-electricity-trading` to `>=0.5.0`
- Updated `protobuf` to `>=5.29.2`

Signed-off-by: camille-bouvy-frequenz <[email protected]>
- Removed `list_public_trades`
- Replaced `public_trades_stream` with `receive_public_trades`
- Updated the method to support streaming with optional time range (`start_time`, `end_time`)
- Update the unit tests with the new function name

Signed-off-by: camille-bouvy-frequenz <[email protected]>
Signed-off-by: camille-bouvy-frequenz <[email protected]>
The delivery period does not need to be in the past. Moreover the
protobuf dependency is tightened again.
@cwasicki cwasicki requested a review from a team as a code owner March 19, 2025 16:28
@cwasicki cwasicki requested review from shsms and removed request for a team March 19, 2025 16:28
@github-actions github-actions bot added part:docs Affects the documentation part:tests Affects the unit, integration and performance (benchmarks) tests part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) labels Mar 19, 2025
@cwasicki cwasicki deleted the stream branch March 27, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:tests Affects the unit, integration and performance (benchmarks) tests part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants