Repo Added
|
Files
158
|
Badge
README BADGES
|
push
travis-ci
19491 of 23973 relevant lines covered (81.3%)
51509.37 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1190 | newmempool | add unittest @TestHandleTxFromUndoBlock. | push | travis-ci |
81.3 |
||
1175 | newmempool | Merge branch 'master' into newmempool | push | travis-ci |
81.11 |
||
1173 | newmempool | Refine mempool.lock. The issue is: when add tx to mempool, do check with read lock protection, then add tx with write lock protection. There is no write lock upgrade. So there is risk between read lock and write lock. | push | travis-ci |
81.37 |
||
1169 | newmempool | remove mempool.GetInstance() invoked in low layer like package 'lmempool', 'ltx' and 'lchain'. | push | travis-ci |
81.31 |
||
1160 | newmempool | Have log more clear. | push | travis-ci |
81.44 |
||
1142 | newmempool | change @checkmempool signature. | push | travis-ci |
81.38 |
||
1123 | newmempool | fix UT. | push | travis-ci |
81.54 |