Skip to content
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

feat(contracts): add new adapter for lowdb to support browser env #1416

Merged
merged 1 commit into from
May 1, 2024

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented May 1, 2024

Description

  • Use local storage for browser env
  • Export typechain-types from cli

Additional Notes

N/A

Related issue(s)

Related to privacy-scaling-explorations/maci-platform#64

Confirmation

@0xmad 0xmad added the enhancement New feature or request label May 1, 2024
@0xmad 0xmad self-assigned this May 1, 2024
Copy link

vercel bot commented May 1, 2024

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

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview May 1, 2024 2:12pm

@0xmad 0xmad force-pushed the feature/support-browser-lowdb branch from c7f1db8 to 996f29e Compare May 1, 2024 13:49
@0xmad 0xmad enabled auto-merge May 1, 2024 13:51
@0xmad 0xmad disabled auto-merge May 1, 2024 13:57
@0xmad 0xmad marked this pull request as draft May 1, 2024 13:57
- [x] Use local storage for browser env
- [x] Export typechain-types from cli
@0xmad 0xmad force-pushed the feature/support-browser-lowdb branch from 996f29e to a3c2371 Compare May 1, 2024 14:10
@0xmad 0xmad changed the title feat(contracts): use local storage for deployed contracts and config in browser feat(contracts): add new adapter for lowdb to support browser env May 1, 2024
@0xmad 0xmad marked this pull request as ready for review May 1, 2024 14:11
@0xmad 0xmad enabled auto-merge May 1, 2024 14:11
Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@0xmad 0xmad merged commit 56ea48a into dev May 1, 2024
20 checks passed
@0xmad 0xmad deleted the feature/support-browser-lowdb branch May 1, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants