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

Rename Moonbeam datasource processor #812

Merged
merged 4 commits into from
Feb 28, 2022
Merged

Rename Moonbeam datasource processor #812

merged 4 commits into from
Feb 28, 2022

Conversation

stwiname
Copy link
Collaborator

@stwiname stwiname commented Feb 20, 2022

The datasource processor seems to apply to Frontier so its better to use Frontier as the name.

Also re-exports Frontier as Moonbeam for backwards compatibility.

@ianhe8x
Copy link
Collaborator

ianhe8x commented Feb 20, 2022

Since the ds kinds are changed as well, it will break legacy projects. Re-exporting isn't enough. I think it need to be either we add the original moonbeam kind as an alias, or we just make it clear a breaking change (and bump version).

@ianhe8x
Copy link
Collaborator

ianhe8x commented Feb 20, 2022

Regards naming, i feel we can make it more clear by changing Frontier to FrontierEVM

@jamesbayly
Copy link
Contributor

Please also merge this in when we complete the rename subquery/documentation#71

@jamesbayly
Copy link
Contributor

We should also update the sample project https://github.com/subquery/tutorials-moonriver-evm-starter

The datasource processor seems to apply to Frontier so its better to have the general name.

Also re-exports Frontier as Moonbeam for backwards compatibility.
@jiqiang90 jiqiang90 merged commit 1264451 into main Feb 28, 2022
@ianhe8x ianhe8x deleted the rename-moonbeam-ds branch February 28, 2022 01:49
bz888 pushed a commit that referenced this pull request Jun 3, 2022
* Rename Moonbeam datasource processor

The datasource processor seems to apply to Frontier so its better to have the general name.

Also re-exports Frontier as Moonbeam for backwards compatibility.

* Clean up, fix moonbeam alias

* Fix MoonbeamCall/Event generics

* add default export

Co-authored-by: JQQQ <jiqiang90@hotmail.com>
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.

4 participants