second-state/smart-contract-search-engine
Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract
JavaScriptGPL-3.0
Issues
- 3
Create filter to ignore ABI and contract address combinations which are known not to be related
#55 opened by tpmccallum - 0
Create required indices automatically
#54 opened by tpmccallum - 2
Add statistics to the ethereum and cmt demo sites
#52 opened by juntao - 2
Discuss the possibilities of a "Dashboard" where contract creators are invited to upload ABI and bytecode
#27 opened by tpmccallum - 1
Add search API methods into web3-lity.js
#51 opened by juntao - 8
Add a “quality” field
#43 opened by juntao - 1
- 1
Switch on new MainNet (new server & Elasticsearch domain with new indices has already been created)
#40 opened by tpmccallum - 5
- 6
Store cached function data against ABI & address (as a hash) rather than contract instance address only
#50 opened by tpmccallum - 2
- 9
Create a more robust abiSha3 hash
#47 opened by tpmccallum - 1
- 1
Add utilities section for batch processing
#44 opened by tpmccallum - 1
- 0
Config language analyzer in ElasticSearch
#42 opened by juntao - 3
Allow for destructed contracts
#22 opened by tpmccallum - 2
Facilitate multiple harvesters
#36 opened by tpmccallum - 2
Update io.py to use config.ini for index=""
#29 opened by tpmccallum - 1
- 10
Allow for indexing all contracts (not just ones which are in the config.ini)
#26 opened by tpmccallum - 1
Document how to deploy the io.py file (Flask)
#14 opened by tpmccallum - 2
- 1
- 0
- 0
Changes to variables in contract versions
#37 opened by tpmccallum - 2
Create documentation on how to query API
#32 opened by tpmccallum - 1
- 0
- 0
List items in reverse date order by default
#18 opened by tpmccallum - 0
Add message when no results are returned
#6 opened by tpmccallum - 0
Javascript config
#15 opened by tpmccallum - 0
- 0
- 0
- 1
Enable HTTPS
#30 opened by tpmccallum - 0
- 2
Add bytecode to configuration
#20 opened by tpmccallum - 1
Provide check for wallet's network setting
#25 opened by tpmccallum - 3
- 1
- 2
- 5
- 1
- 1
- 0
Add convention for ABI
#7 opened by tpmccallum - 2
Create Python equivalent of secondStateJS.js
#13 opened by tpmccallum - 1
Document the difference local.js and global.js
#16 opened by tpmccallum - 1
- 1