]> Git Repo - VerusCoin.git/commit
Track net value entering and exiting the Sprout circuit
authorJack Grigg <[email protected]>
Thu, 9 Nov 2017 22:09:54 +0000 (22:09 +0000)
committerJack Grigg <[email protected]>
Thu, 14 Dec 2017 22:06:11 +0000 (22:06 +0000)
commitad6a36ad02de357db6fb44605774ebabb4d4806f
treeb4dbd3854bae8bf94aa478f804c48cd8d2dbbbdc
parent6f9f09dfb06e67076eb807c6ff508b5018e502b3
Track net value entering and exiting the Sprout circuit

Delta values will be stored for new blocks; old blocks can be filled in by
re-indexing. The net value currently in the Sprout circuit is only calculated
when delta values for all previous blocks are present.
src/chain.h
src/gtest/test_validation.cpp
src/main.cpp
src/txdb.cpp
This page took 0.026809 seconds and 4 git commands to generate.