Skip to content

docs(readme): list the live testnet account contract + fix pre-push hook gaps - #1391

Merged
wheval merged 3 commits into
mainfrom
docs/readme-testnet-contract
Sep 26, 2026
Merged

wheval merged 3 commits into
mainfrom
docs/readme-testnet-contract

Conversation

@wheval

@wheval wheval commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

Adds a Live on Testnet section to the root README with the deployed account-contract WASM hash, reference contract CDIOEH26CW3LCA7L2ZTFJOQR5SW5KRAAEFAPJMRYVEDEDXGIHG37WAVE, and deploy tx (previously only in contracts/README.md). Verified live on stellar.expert.

Also fixes two local pre-push hook gaps found while pushing this: an unignored apps/mobile-app/vendor/ (Ruby/CocoaPods bundle output) and ios/Pods/ not being excluded from Prettier's own glob (it doesn't read .gitignore).

🤖 Generated with Claude Code

wheval and others added 3 commits September 26, 2026 07:01
The deployed WASM hash and reference contract were only in
contracts/README.md; surface them in the root README.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
An untracked local Could not locate Gemfile output directory for iOS tooling
(fastlane/cocoapods) was previously unignored. Left on disk it trips
prettier --check's glob and fails the pre-push hook's Format Check
step for anyone who has run bundle install locally — hit this
directly while pushing an unrelated README change.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Prettier's own glob doesn't respect .gitignore, so gitignoring
apps/mobile-app/{ios/Pods,vendor}/ in the previous commit didn't stop
format:check from scanning them. Added to .prettierignore directly —
confirmed clean now (previously 52 files flagged, all Pods/ READMEs).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@wheval
wheval merged commit a79d22c into main Sep 26, 2026
7 of 8 checks passed
@wheval
wheval deleted the docs/readme-testnet-contract branch September 26, 2026 09:15
@coderabbitai

coderabbitai Bot commented Sep 26, 2026

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: a30ee4c4-6c50-4a6e-9ce4-585064ea5064

📥 Commits

Reviewing files that changed from the base of the PR and between dfc864c and 0d466c4.

📒 Files selected for processing (3)
  • .gitignore
  • .prettierignore
  • README.md
 _________________________________________________________
< This PR is 10% code and 90% emotional support comments. >
 ---------------------------------------------------------
  \
   \   \
        \ /\
        ( )
      .( o ).
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant