Skip to content

chore(protos): update flipcash and opencode protobuf definitions#894

Merged
bmc08gt merged 1 commit into
code/cashfrom
chore/update-protos
Jun 12, 2026
Merged

chore(protos): update flipcash and opencode protobuf definitions#894
bmc08gt merged 1 commit into
code/cashfrom
chore/update-protos

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator
  • Fetch latest protos for both targets
  • Rename opencode proto files (account/currency/messaging/transaction_service → ocp_*)
  • Migrate all service layer references from Service to OcpService
  • Update flipcash domain models for activity feed renames (GaveCrypto → DirectlySentCrypto, SentCrypto → IndirectlySentCrypto)
  • Add new MessageContent.Cash variant with serialization support
  • Add NavigationTrigger.Chat for push notification navigation
  • Fix proto field rename is_remote_send → is_indirect_send

@bmc08gt bmc08gt self-assigned this Jun 12, 2026
@github-actions github-actions Bot added type: chore Maintenance, config, CI/CD area: payments Payments, transfers, intents, billing area: crypto Solana, keys, encryption, signing area: network gRPC, connectivity, API, exchange rates area: intents Intent construction, submission, server-side state labels Jun 12, 2026
- Fetch latest protos for both targets
- Rename opencode proto files (account/currency/messaging/transaction_service → ocp_*)
- Migrate all service layer references from *Service to Ocp*Service
- Update flipcash domain models for activity feed renames (GaveCrypto → DirectlySentCrypto, SentCrypto → IndirectlySentCrypto)
- Add new MessageContent.Cash variant with serialization support
- Add NavigationTrigger.Chat for push notification navigation
- Fix proto field rename is_remote_send → is_indirect_send
@bmc08gt bmc08gt force-pushed the chore/update-protos branch from 395639c to e5db78d Compare June 12, 2026 20:54
@bmc08gt bmc08gt merged commit ba688d2 into code/cash Jun 12, 2026
3 checks passed
@bmc08gt bmc08gt deleted the chore/update-protos branch June 12, 2026 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: crypto Solana, keys, encryption, signing area: intents Intent construction, submission, server-side state area: network gRPC, connectivity, API, exchange rates area: payments Payments, transfers, intents, billing type: chore Maintenance, config, CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant