Skip to content

Small fixes for hive #771

Merged
acolytec3 merged 5 commits intomasterfrom
smalls
Apr 22, 2025
Merged

Small fixes for hive #771
acolytec3 merged 5 commits intomasterfrom
smalls

Conversation

@ScottyPoi
Copy link
Copy Markdown
Collaborator

@ScottyPoi ScottyPoi commented Apr 17, 2025

Small fixes for test failures in hive

  • Default to [0, 1] as supported versions
  • Fix for null input in RPC Ping
    • Expected user behavior is to leave the optional inputs empty, resulting in undefined
    • Hive tests input null for optional params, which was not handled by undefined check
  • Update RPC sendOffer results
    • sendOffer output modified to hex string
    • works for both BitArray and ByteArray responses
  • Disable congestion control for individual uTP streams
    • "meta" CC exists in requests manager
    • bypass cur_window full error issues

@ScottyPoi ScottyPoi marked this pull request as draft April 18, 2025 01:24
@ScottyPoi ScottyPoi marked this pull request as ready for review April 22, 2025 19:57
@acolytec3 acolytec3 merged commit e803123 into master Apr 22, 2025
4 checks passed
@acolytec3 acolytec3 deleted the smalls branch April 22, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants