Commit Graph

5 Commits

Author SHA1 Message Date
prathamesh0
5083ee5837
Use watched addresses from direct indexing params by default while serving statediff APIs (#262)
* Use watched addresses from direct indexing params in statediff APIs by default

* Avoid using indexer object when direct indexing is off

* Add nil check before accessing watched addresses from direct indexing params
2022-07-25 18:10:09 +05:30
0438809cb4 Update builder unit tests 2022-06-27 15:04:03 +05:30
cedbd2497e Use prefix comparison for account selective statediffing 2022-06-23 12:11:33 +05:30
Abdul Rabbani
d629c99d84
Handle conflicts (#244)
* Handle conflicts

* Update go mod file versions

* Make lint changes
2022-06-16 16:34:30 -04:00
Abdul Rabbani
d42a21fae2 Statediff Geth 2022-06-16 14:38:00 -04:00