Ian He

Results 18 issues of Ian He

I mocked a method which is called with a argument don't have a default constructor. in MethodInvocation's constructor ``` if (args) { this._args = _.cloneDeep(args); this._args.length = args.length; this._args.callee =...

### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...

good first issue

### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...

### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...

### Description We allow user put event definition in the topic0 filter, and then encode it via keccak256. It worked well except for custom types in the event parameters. *...

ethereum
guild

### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...

### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...

New Feature

### Prerequisites * [ ] Are you running the latest version(s)? * [ ] Have you searched the [documentation for your issue](https://academy.subquery.network/)? * [ ] Did you search for an...

### Prerequisites * [X] Are you running the latest version(s)? * [x] Did you check the [debugging guide](https://doc.subquery.network/academy/tutorials_examples/debug-projects.html#how-to-debug-a-subquery-project)? * [x] Did you check the [FAQs](https://doc.subquery.network/faqs/faqs.html) and [Discussions](https://github.com/subquery/subql/discussions)? * [x] Are...

for batch and sudo extrinsics, method is not the actually extrinsic so current filter won't be able to pick these tx out.

research