bitpay / bitcore-node

Extensible full node using Bitcore
https://bitcore.io/
Other
352 stars 644 forks source link

add txIdList cache #554

Closed matiu closed 6 years ago

matiu commented 6 years ago

adds a txIdList LRU cache when the client downloads txHistory. allows the client to send the cache key instead of the complete address list. used XXhash 32 bit for fash addressed hashing (non cryptographic hashing)