Skip to content

refactor: rename brownie's __getStore global to __brownieGetStore to reduce 3p globals collision risk#190

Merged
artus9033 merged 1 commit into
mainfrom
refactor/brownie-get-store-global
Jan 15, 2026
Merged

refactor: rename brownie's __getStore global to __brownieGetStore to reduce 3p globals collision risk#190
artus9033 merged 1 commit into
mainfrom
refactor/brownie-get-store-global

Conversation

@artus9033

Copy link
Copy Markdown
Collaborator

Summary

This PR renames the global JS var __getStore to __brownieGetStore to reduce the risk of collision with e.g. a 3p lib that could want to define / write to this identifier.

Test plan

@artus9033 artus9033 self-assigned this Jan 15, 2026
@artus9033 artus9033 changed the title refactor: rename __getStore global JS var to __brownieGetStore to reduce 3p globals collision risk refactor: rename brownie's __getStore global to __brownieGetStore to reduce 3p globals collision risk Jan 15, 2026
@artus9033 artus9033 merged commit 74a4028 into main Jan 15, 2026
2 of 4 checks passed
@artus9033 artus9033 deleted the refactor/brownie-get-store-global branch January 15, 2026 22:20
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