]> Git Repo - VerusCoin.git/commit - src/txmempool.cpp
Added mapSerials consensus rules to prohibit double-spending.
authorSean Bowe <[email protected]>
Fri, 8 Jan 2016 15:37:17 +0000 (08:37 -0700)
committerSean Bowe <[email protected]>
Tue, 19 Jan 2016 21:36:09 +0000 (14:36 -0700)
commitd66877afb3685b43b42b8cb97c4c5de3a2455ac1
tree08b855b7e4e0a45cb320344c843183a39519f23f
parent03bff15fe2f344ea82059ffcc0e5425ad2de80b0
Added mapSerials consensus rules to prohibit double-spending.
qa/pull-tester/rpc-tests.sh
qa/rpc-tests/zcpourdoublespend.py [new file with mode: 0755]
src/coins.cpp
src/init.cpp
src/main.cpp
src/txdb.cpp
src/txmempool.cpp
src/txmempool.h
This page took 0.026653 seconds and 4 git commands to generate.