nomenclate
nomenclate copied to clipboard
An indexing server for Handshake addresses and auctions
Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.5.5 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
txids, and name hashes.
Right now we don't accurately reindex blocks and txs during a reorg.
This has been happening before -> I believe it may be due to reorgs, so we need to double check that addresses are handled correctly in the case of a...
We have a statement in http options that should disable apikey requirements if we are listening on localhost. This was failing when no-auth was not passed in through options, so...
Right now getting an error on the address endpoint of get mempool, it's returning: Error object is not a valid address.
This will be a meta issue for tracking all remaining features that need to be implemented in Nomenclate. These are the remaining features that need to be implemented: Http: -...