Phylax Credible Layer Documentation home page
Search...
⌘K
Credible Layer
Assertions Book
Getting Started
Introduction
Installation
Quickstart
DApp Overview
Frequently Asked Questions (FAQ)
Credible Layer
Assertion Guide
Testing Assertions
Cheatcodes
Credible Layer Architecture
Assertion Patterns
Advanced Assertion Testing
Ownership Verification
Credible Layer CLI Reference
credible-std Library
Glossary
Generate Assertions with AI
Use Case Mapping
Introduction
Function Call Inputs
Read Logs
Storage Lookup
Variable State Change Tracking
Unsupported
Call Frame Context
Modified Keys
Recursive Function Calls
Community
Blog
Website
GitHub
Quickstart
Phylax Credible Layer Documentation home page
Search...
⌘K
Ask AI
Community
Blog
Website
GitHub
Quickstart
Quickstart
Search...
Navigation
Unsupported
Recursive Function Calls
Unsupported
Recursive Function Calls
Track the expected behavior of function calls, even if they are recursive.
This is similar to the
call-frame-context
use case, but it solves the limitation that recursive function calls are not supported.
Status
Supported
Partially Supported
Not Supported Yet
Implementation Details
Required Cheatcodes
Example Implementation
Implementation Notes
TBD
Example Use Cases
Some protocols allow for callbacks which could result in recursive function calls
This would prevent false positives
Known Limitations
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Previous
Modified Keys
Get the modified keys of a mapping
On this page
Status
Implementation Details
Required Cheatcodes
Example Implementation
Implementation Notes
Example Use Cases
Known Limitations
Assistant
Responses are generated using AI and may contain mistakes.