drink icon indicating copy to clipboard operation
drink copied to clipboard

De-chained Ready-to-play ink! playground

Results 21 drink issues
Sort by recently updated
recently updated
newest added

`actor` field in `Session` is no longer used in the main logic of the session with the introduction of Revive. Reason for that is all internal logic of the drink...

~~Current issue is the `Memory` trait in `pallet-revive` is required for the implementation of the chain extension but the `Memory` trait is in [`wasm` module which is not exported as...

### Changes 1. **File:** `/README.md` - Fixed `higly` to `highly` (Line 63) ### Purpose - Enhanced the clarity and professionalism of the documentation. - Fixed minor grammatical issues for better...

### Changes 1. **File:** `/CHANGELOG.md` - Fixed `contstants` to `constants` (Line 120) ### Purpose - Improved documentation accuracy by fixing typographical errors. - Ensured better readability and consistency.

Hello I fixed several spelling issues in your docs. Br, Elias.

Description This pull request resolves a typographical error, replacing the incorrect term "contstants" with the correct "constants" in the Markdown file. Maintaining accurate documentation improves clarity and usability. Changes Made...

# Title: Fix Typo in `README.md` # Description: This pull request fixes a typo in the `README.md` file. The word **"higly"** was corrected to **"highly"**. # Changes: - Corrected the...

--- **Description:** This pull request corrects a minor typo in the README file, changing "higly" to "highly" for improved clarity and professionalism in documentation. ---

In #143, the `.debug_message` field and intercept contract call feature are removed #144. We might need to implement an alternative approach to support debugging contracts with drink. See https://github.com/use-ink/ink/tree/master/integration-tests/public/debugging-strategies