stellar-deprecated / stellard

INACTIVE. Server in the Stellar network. Maintains the distributed ledger. Introduces and validates transactions. This repo is not in active development, it is being replaced by stellar-core.
Other
271 stars 60 forks source link

check mempool for transaction hash at submission time #173

Open thejollyrogers opened 9 years ago

thejollyrogers commented 9 years ago

when a transaction is submitted, we should check if it's transaction hash is in memory and return temERROR rigth away in the case of a malformed transaction