From 92f998c7ef52f233457cd7bb789395cf3b978e74 Mon Sep 17 00:00:00 2001 From: obscuren Date: Tue, 5 May 2015 23:09:18 +0200 Subject: core: use removeTx instead of delete --- core/transaction_pool.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/transaction_pool.go b/core/transaction_pool.go index 22a804e1d..bac6b7f0b 100644 --- a/core/transaction_pool.go +++ b/core/transaction_pool.go @@ -235,7 +235,7 @@ func (self *TxPool) RemoveTransactions(txs types.Transactions) { defer self.mu.Unlock() for _, tx := range txs { - delete(self.txs, tx.Hash()) + self.removeTx(tx.Hash()) } } -- cgit tle='freebsd-ports Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Upgrade to version 3.1.6, which fixes numerous bugs, and one possibleDoug Barton2002-02-047-123/+72
* Update to 0.6.11.Akinori MUSHA2002-02-036-31/+5
* Update to 0.2Patrick Li2002-02-032-3/+3
* add p5-PDF-API2 0.2.1.2Ying-Chieh Liao2002-02-0211-0/+347
* Update to 0.22Patrick Li2002-02-022-4/+3
* add saxon 6.5Ying-Chieh Liao2002-01-306-0/+607
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-2910-14/+14
* Update to 1.8.17.Maxim Sobolev2002-01-292-2/+2
* Update to 2.4.13.Maxim Sobolev2002-01-292-2/+2
* Update to 1.0.10.Maxim Sobolev2002-01-294-5/+15
* Update maintainer email addressPatrick Li2002-01-291-1/+1
* Updated to 1.05Sergey Skvortsov2002-01-283-10/+20
* Updated to 1.04Sergey Skvortsov2002-01-282-2/+2
* Update to 0.21Patrick Li2002-01-282-2/+2
* add pybook 0.6fYing-Chieh Liao2002-01-286-0/+46
* Add p5-Text-Metaphone 1.96, a modern soundex: phonetic encoding ofPete Fritchman2002-01-276-0/+40
* Add p5-Lingua-EN-NameParse 1.16, perl routines for manipulating aPete Fritchman2002-01-276-0/+45
* Add p5-Lingua-EN-Nickname 1.1, genealogical nickname matchingPete Fritchman2002-01-276-0/+41
* Add p5-Lingua-EN-Infinitive 1.04, determine the infinitive form ofPete Fritchman2002-01-276-0/+41
* Update to 1.03.Akinori MUSHA2002-01-263-9/+19
* Add p5-RADIUS-UserFile 1.01, perl extension for manipulating aPete Fritchman2002-01-266-0/+41
* Add p5-Lingua-EN-Sentence 0.20, module for splitting text intoPete Fritchman2002-01-266-0/+39
* Add p5-Lingua-EN-Inflect 1.88, convert singular words to theirPete Fritchman2002-01-266-0/+48
* Fixed 'automake' version.Sergey Skvortsov2002-01-251-1/+1
* add p5-XML-CatalogYing-Chieh Liao2002-01-256-0/+40
* Updated to 1.03Sergey Skvortsov2002-01-243-4/+7
* Reflect Sablotron's shlib major bump, and increment PORTREVISION.Akinori MUSHA2002-01-241-2/+2
* Updated to 0.80, minor fixes.Sergey Skvortsov2002-01-243-6/+9
* Updated to version 0.81,Sergey Skvortsov2002-01-246-8/+26
* Update to 1.04.Anton Berezin2002-01-232-5/+5
* Update to 0.36.Anton Berezin2002-01-222-2/+2
* Upgrade python21 to 2.1.2, the latest bugfix release.Thomas Gellekum2002-01-221-0/+1
* - Update to version 0.8, as distributed with Biopython 1.00a4Johann Visagie2002-01-224-44/+12
* - Update to version 1.2.1Kevin Lo2002-01-213-3/+4
* Update version number of freetype2 shared library.Maxim Sobolev2002-01-211-1/+1
* Remove bogus pre-install target.Jun Kuriyama2002-01-211-6/+1
* add htmltolatex 1Ying-Chieh Liao2002-01-217-0/+54
* Major cleanup.Jun Kuriyama2002-01-208-158/+108
* Add catalog entry by using mkconfig.Jun Kuriyama2002-01-192-1/+9
* o Use $NO_WRKSUBDIR instead of WRKSRC=${WRKDIR}.Jun Kuriyama2002-01-192-6/+4
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-183-4/+4
* Updated to 1.06Sergey Skvortsov2002-01-172-2/+2