Index: nano.tcl ================================================================== --- nano.tcl +++ nano.tcl @@ -1301,10 +1301,11 @@ } return } +# XXX:TODO: Track down why this speeds things up >10x interp alias {} ::nano::ledger::lmdb::_magicSpeedup {} time proc ::nano::ledger::lmdb::getPending {lmdbInfo args} { if {[llength $args] > 0} { set account [lindex $args 0]