Skip to content

Fix merge branch 0xsequence/master#136

Merged
Dargon789 merged 3 commits into
masterfrom
fix-merge-branch-0xsequence/master
Dec 22, 2025
Merged

Fix merge branch 0xsequence/master#136
Dargon789 merged 3 commits into
masterfrom
fix-merge-branch-0xsequence/master

Conversation

@Dargon789

@Dargon789 Dargon789 commented Dec 22, 2025

Copy link
Copy Markdown
Owner

Summary by Sourcery

Harden ID generation in the dapp client and add a new wagmi-based example app alongside security, issue management, and multi-CI configuration files.

Bug Fixes:

  • Use cryptographically secure randomness via window.crypto.getRandomValues when generating DappTransport request IDs.

Enhancements:

  • Add a wagmi-based React example application configured with Vite, TypeScript, and React Query for wallet connectivity demos.

CI:

  • Add a GitHub Actions workflow to run Fortify Application Security Testing scans on master and pull requests.
  • Introduce a basic CircleCI pipeline configuration using a custom Docker executor.
  • Add an Azure Pipelines configuration to build the Node.js project on master.

Deployment:

  • Add CNAME configuration for custom domain hosting.

Documentation:

  • Add a SECURITY policy document describing supported versions and vulnerability reporting process.
  • Add GitHub issue templates for bug reports, feature requests, and custom issues.
  • Document the wagmi example app as a Vite project created via create-wagmi.

Chores:

  • Add various project metadata and configuration stubs (Codesandbox tasks, funding configuration, npm/TypeScript/Vite/biome settings) to support local tooling and funding.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

# Sequence diagram for triggering and executing the dist publishing workflow

1 participant