Skip to content

feat: add static analysis check for deprecated Soroban host functions (#44)#2

Open
thebabalola wants to merge 1 commit intomainfrom
feature/deprecated-host-fns
Open

feat: add static analysis check for deprecated Soroban host functions (#44)#2
thebabalola wants to merge 1 commit intomainfrom
feature/deprecated-host-fns

Conversation

@thebabalola
Copy link
Copy Markdown
Owner

Detects usage of deprecated Soroban host functions (v20+) and suggests modern alternatives. Specific functions flagged include get_ledger_version, get_ledger_sequence, get_ledger_timestamp, and get_current_contract_address.

@thebabalola thebabalola force-pushed the main branch 2 times, most recently from fb9663e to d2ebef9 Compare March 8, 2026 01:59
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