Yhtyyar Sahatov

Results 19 issues of Yhtyyar Sahatov

## Changes ## How to test these changes? ## Related issues

https://github.com/bugout-dev/moonstream/blob/e7d8245f948f3b6df631c2f0ab3c67e11a47d9c1/crawlers/mooncrawl/mooncrawl/moonworm_crawler/continuous_crawler.py#L50

crawlers
bug

Launch historic crawl after subscription is created

crawlers

The query should look like this : `address_info/ethereum?address=0x...aa,nft=true,ens=true,token=true`

backend

For now we agreed just to call web3 In future we will need to store it in db

backend

It will remove `build` folder dependency and the files will become shippable

enhancement
code generation

https://github.com/bugout-dev/moonworm/blob/b1693ecdeda7d598de7e4f2e0fa141e27971a306/moonworm/watch.py#L66-L96

enhancement
crawler

- [ ] Find code generating library for js, candidates: 1. [babel](https://babeljs.io/docs/en/babel-generator) 2. [hygen](https://github.com/jondot/hygen) - [ ] Explore Truffle/hardhad/Web3. Check out how projects are structured, how to deploy/interact with smart...

javascript
code generation

Now, crawlers are tested against mainnet. Need to use ganache, deploy some mock contract with events. And test crawlers against it

enhancement
crawler
test