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](Mocks.pkg): Fill methods args configs for all chains #114

Open
NamelsKing opened this issue Apr 5, 2022 · 0 comments
Open

[feat](Mocks.pkg): Fill methods args configs for all chains #114

NamelsKing opened this issue Apr 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@NamelsKing
Copy link
Contributor

NamelsKing commented Apr 5, 2022

For now mocks.pkg generates only .json's for eth and polygon networks. Need to enable all other networks, note that not methods would work properly and not all contract are propagated on all networks, so u would need to change args from base config or ignore method, if it`s not possible to make it work.

List of chains that processor is scanning:
https://github.com/Badger-Finance/badger-sdk/blob/main/mocks.pkg/src/constants.ts#L16
Config files with methods args for chains:
https://github.com/Badger-Finance/badger-sdk/tree/main/mocks.pkg/src/config

@NamelsKing NamelsKing added enhancement New feature or request good first issue Good for newcomers labels Apr 5, 2022
@NamelsKing NamelsKing self-assigned this Apr 5, 2022
@NamelsKing NamelsKing changed the title [feat]: Fill methods args configs for all chains [feat]: Mocks.pkg Fill methods args configs for all chains Apr 6, 2022
@NamelsKing NamelsKing changed the title [feat]: Mocks.pkg Fill methods args configs for all chains [feat](Mocks.pkg): Fill methods args configs for all chains Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant