Skip to content

[V1] Remove EventSummary from init template#34

Merged
DZakh merged 2 commits into
mainfrom
dz/remove-event-summary
Jun 19, 2024
Merged

[V1] Remove EventSummary from init template#34
DZakh merged 2 commits into
mainfrom
dz/remove-event-summary

Conversation

@DZakh

@DZakh DZakh commented Jun 14, 2024

Copy link
Copy Markdown
Member

No description provided.

@DZakh DZakh requested a review from JonoPrest June 14, 2024 15:49
@DZakh DZakh force-pushed the dz/remove-event-summary branch from 438eeff to 259da64 Compare June 14, 2024 15:50
@github-actions

Copy link
Copy Markdown

Here's the diff of the codegen output.🙌🧠🦜

@DZakh DZakh changed the title Remove EventSummary from init template [V1] Remove EventSummary from init template Jun 17, 2024
@DZakh DZakh requested a review from JasoonS June 17, 2024 13:37

@JasoonS JasoonS left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cool it looks good and consistent to me 👍

@DZakh DZakh merged commit 6edd0ee into main Jun 19, 2024
DZakh added a commit that referenced this pull request Jun 24, 2024
* [V1] Remove EventSummary from init template (#34)

* Remove EventSummary from init template

* Revert the code which I shouldn't remove

* Do not rely on api keys for contract verifycation but keep them as a fallback

* Completely remove API tokens - allow users to add their own api tokens
if the have one.

* Dz/fuel contract import 5 (#43)

* Prompt to get a single fuel contract

* A semi-working contract import for Fuel

* Fix contract import templates for Fuel

* Vendor Fuel abi

* Fix evm indexer

* Fix rescript_types tests

* Human readable names for Fuel logs

* Support setting only one log_id per event

* Events selection

* Add shared_prompts mod

* Prompt multiple contracts for Fuel

* Refactor prompt_to_continue_adding to reuse for multiple ecosystems

* Fix event_name index

* Add first non-etherscan contract verification

* Remove unused block

* Remove Addresses import from Test file

---------

Co-authored-by: Jason <jason@envio.dev>

---------

Co-authored-by: Jason <jason@envio.dev>
DZakh added a commit that referenced this pull request Jun 26, 2024
* Update rescript version and clean up HyperSync client

* Update scenarios and remove -with-deps

* Refactor context types using unified type

Remove line

Remove double definition

* Remove unused ethers type and converters

* Fix broken tests and remove not useful ones

* Remove all references to required_entities

* Run formatter

* Refactor in memory store

Remove additional entityName definition

* Add entityId to entityUpdate record to remove need for passing id

* Apply review comments

* Fix genType errors

* Fix tests

* Initial implementation of v2

* Fix testing frame work

Remove hardcoding of async getters

* Add node util inspect for debugging

* Fix dynamic contract registration flow

* Migrate test_codegen handlers to v2 and fix tests

Fix big decimal test

* Remove Event Contract and Entity suffixes from codegen names

* Rename loadLayer type and constructor

* Rename enum type to t and unify enum logic

* Rename preLoader to loader

* Remove fn from register types and add more register apis

* Update api to contractRegister with separate function

* Update all evm templates for V2

* Remove contract suffix from templates

* Remove entity suffix from types in templates

* Update swap and dynamic contract handlers

* Do not rely on api keys for contract verifycation but keep them as a fallback

* Completely remove API tokens - allow users to add their own api tokens
if the have one.

* Neaten up contract import templates

* Dz/merge v1.3 (#44)

* [V1] Remove EventSummary from init template (#34)

* Remove EventSummary from init template

* Revert the code which I shouldn't remove

* Do not rely on api keys for contract verifycation but keep them as a fallback

* Completely remove API tokens - allow users to add their own api tokens
if the have one.

* Dz/fuel contract import 5 (#43)

* Prompt to get a single fuel contract

* A semi-working contract import for Fuel

* Fix contract import templates for Fuel

* Vendor Fuel abi

* Fix evm indexer

* Fix rescript_types tests

* Human readable names for Fuel logs

* Support setting only one log_id per event

* Events selection

* Add shared_prompts mod

* Prompt multiple contracts for Fuel

* Refactor prompt_to_continue_adding to reuse for multiple ecosystems

* Fix event_name index

* Add first non-etherscan contract verification

* Remove unused block

* Remove Addresses import from Test file

---------

Co-authored-by: Jason <jason@envio.dev>

---------

Co-authored-by: Jason <jason@envio.dev>

* Allow creating an index on 'db_write_timestamp' to allow polling queries to be quicker

* Sync fuel fork changes (#46)

* Sync Fuel fork changes

* Update fuel fork version

* Apply latest fuel fork changes

* Update Greeter on Fuel template

---------

Co-authored-by: Dmitry Zakharov <dzakh.dev@gmail.com>
Co-authored-by: Jason <jason@envio.dev>
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.

2 participants