You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
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
The text was updated successfully, but these errors were encountered: