Skip to content

v0.11.0 #311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 85 commits into
base: master
Choose a base branch
from
Draft

v0.11.0 #311

wants to merge 85 commits into from

Conversation

rkalis
Copy link
Member

@rkalis rkalis commented May 21, 2025

This is a WIP PR that includes all the work done for the coming v0.11.0 release

mr-zwets and others added 30 commits January 14, 2025 10:18
- Update libauth to latest @next release and adapt to changes
- Remove opcount checks & update bytesize checks to new limit
- Update VM used for debugging to BCH_2025_05
- Update bigint tests to check that ints bigger than 64 bits no longer
  fail
- Remove all old-style covenant functionality and tests
- Add semver check with minimum supported cashc version
…#257)

Co-authored-by: Rosco Kalis <roscokalis@gmail.com>
Co-authored-by: Mathieu Geukens <mr-zwets@protonmail.com>
Co-authored-by: Rosco Kalis <roscokalis@gmail.com>
* rename tx.age to this.age
* update grammar docs
* Update generated antlr files
* Recompile fixture contracts after this.age update
* Update cashc tests for new this.age syntax

---------

Co-authored-by: Rosco Kalis <roscokalis@gmail.com>
…nt (#287)

* rework ElectrumNetworkProvider
* update docs for electrumNetworkProvider & release-notes
* small docs update
* Re-add concurrent connection management + test
* Add options object to pass in custom electrum/hostname and re-add manual connection management + tests
* Update docs and release notes for ElectrumNetworkProvider changes

---------

Co-authored-by: Rosco Kalis <roscokalis@gmail.com>
Copy link

vercel bot commented May 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cashscript ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 7:57am

- Add a debugging test with 2 instances of the same contract with
  different constructor parameters
- Fix a bug where 2 instances of the same contract with different
  constructor parameters show as a single locking script in Bitauth
- Add a bunch of TODO debugging tests
- Update fixtures after changes
- Add tests for function / parameter name collisions
- Add check to disallow contract name collisions and add test for that
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.

4 participants