Skip to content

External signing with into browser wasm compilation#468

Draft
OlegJakushkin wants to merge 2 commits into
mainfrom
external_signing
Draft

External signing with into browser wasm compilation#468
OlegJakushkin wants to merge 2 commits into
mainfrom
external_signing

Conversation

@OlegJakushkin
Copy link
Copy Markdown

@OlegJakushkin OlegJakushkin commented Jun 3, 2026

Simulate workflow: http://localhost:9090/
Screenshot 2026-06-03 at 23 08 46

Account & wallet (OAuth / MetaMask): http://localhost:9090/wallet.html
Screenshot 2026-06-03 at 23 34 38

Screenshot 2026-06-03 at 23 34 49

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

⚠️ Abigen Fork Check - Update Available

The forked abigen package is outdated and may be missing important updates.

Version Value
Current Fork ``
Latest Upstream v1.17.3

Action Required

  1. Review abigen changes in upstream (only the accounts/abi/bind directory matters)
  2. Compare with our fork in cmd/generate-bindings/bindings/abigen/
  3. If relevant changes exist, sync them and update FORK_METADATA.md
  4. If no abigen changes, just update the version in FORK_METADATA.md to v1.17.3

⚠️ Potential Security-Related Commits Detected

  • p2p/nat: bump pion/stun to v3 to pull in fixed pion/dtls (#34980) (link)
  • build: upgrade -dlgo version to Go 1.25.10 (#34911) (link)

Files to Review

  • cmd/generate-bindings/bindings/abigen/bind.go
  • cmd/generate-bindings/bindings/abigen/bindv2.go
  • cmd/generate-bindings/bindings/abigen/template.go

⚠️ Note to PR author: This is not something you need to fix. The Platform Expansion team is responsible for maintaining the abigen fork.

cc @smartcontractkit/bix-framework

localStorage.removeItem(STORAGE_KEY);
return;
}
localStorage.setItem(STORAGE_KEY, JSON.stringify(state));
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

⚠️ Abigen Fork Check - Update Available

The forked abigen package is outdated and may be missing important updates.

Version Value
Current Fork ``
Latest Upstream v1.17.3

Action Required

  1. Review abigen changes in upstream (only the accounts/abi/bind directory matters)
  2. Compare with our fork in cmd/generate-bindings/bindings/abigen/
  3. If relevant changes exist, sync them and update FORK_METADATA.md
  4. If no abigen changes, just update the version in FORK_METADATA.md to v1.17.3

⚠️ Potential Security-Related Commits Detected

  • p2p/nat: bump pion/stun to v3 to pull in fixed pion/dtls (#34980) (link)
  • build: upgrade -dlgo version to Go 1.25.10 (#34911) (link)

Files to Review

  • cmd/generate-bindings/bindings/abigen/bind.go
  • cmd/generate-bindings/bindings/abigen/bindv2.go
  • cmd/generate-bindings/bindings/abigen/template.go

⚠️ Note to PR author: This is not something you need to fix. The Platform Expansion team is responsible for maintaining the abigen fork.

cc @smartcontractkit/bix-framework

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