Skip to content

Conversation

@fbac
Copy link
Collaborator

@fbac fbac commented Jul 23, 2025

Upgrade contract bindings to v0.5.1 and change group ID size from 32 bytes to 16 bytes across blockchain publisher interfaces

Updates contract bindings to v0.5.1 with changes to parameter key return types from byte arrays to strings across multiple contracts, reduces group ID size from 32 bytes to 16 bytes in blockchain publisher interfaces, and adds new functionality for payload bootstrapping and underlying token operations:

📍Where to Start

Start with the PublishGroupMessage method in blockchainPublisher.go to understand the core change from 32-byte to 16-byte group IDs, then review the contract binding changes in IdentityUpdateBroadcaster.go to see the parameter key type changes and new functionality.


Macroscope summarized 903d30a.

@graphite-app
Copy link

graphite-app bot commented Jul 23, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • Queue - adds this PR to the back of the merge queue
  • Hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@fbac fbac force-pushed the 07-23-contracts_0.5.0 branch from 1943044 to 2d18ac8 Compare July 23, 2025 12:51
Copy link
Collaborator

@mkysel mkysel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let me know when its ready

@fbac
Copy link
Collaborator Author

fbac commented Jul 25, 2025

LGTM. Let me know when its ready

Sure, this is blocked until MinutesSinceEpoch is stored onchain as part of the PayerReport struct.

@fbac fbac changed the title Upgrade to v0.5.0 contracts Upgrade to v0.5.1 contracts Jul 28, 2025
@fbac fbac marked this pull request as ready for review July 28, 2025 16:05
@fbac fbac requested a review from a team as a code owner July 28, 2025 16:05
@fbac fbac force-pushed the 07-23-contracts_0.5.0 branch from 94d5b4b to 903d30a Compare July 28, 2025 16:10
@fbac fbac merged commit be36fc5 into main Jul 28, 2025
8 of 10 checks passed
@fbac fbac deleted the 07-23-contracts_0.5.0 branch July 28, 2025 16:24
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.

3 participants