Home
last modified time | relevance | path

Searched defs:BestState (Results 1 – 23 of 23) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/blockchain/
H A Dchain.go61 type BestState struct { struct
62 Hash chainhash.Hash // The hash of the block.
63 Height int32 // The height of the block.
64 Bits uint32 // The difficulty bits of the block.
65 BlockSize uint64 // The size of the block.
66 BlockWeight uint64 // The weight of the block.
67 NumTxns uint64 // The number of txns in the block.
68 TotalTxns uint64 // The total number of txns in the chain.
69 MedianTime time.Time // Median time as per CalcPastMedianTime.
H A Dchainio.go989 func dbPutBestState(dbTx database.Tx, snapshot *BestState, workSum *big.Int) error {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/blockchain/
H A Dchain.go61 type BestState struct { struct
62 Hash chainhash.Hash // The hash of the block.
63 Height int32 // The height of the block.
64 Bits uint32 // The difficulty bits of the block.
65 BlockSize uint64 // The size of the block.
66 BlockWeight uint64 // The weight of the block.
67 NumTxns uint64 // The number of txns in the block.
68 TotalTxns uint64 // The total number of txns in the chain.
69 MedianTime time.Time // Median time as per CalcPastMedianTime.
H A Dchainio.go989 func dbPutBestState(dbTx database.Tx, snapshot *BestState, workSum *big.Int) error {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/blockchain/
H A Dchain.go61 type BestState struct { struct
62 Hash chainhash.Hash // The hash of the block.
63 Height int32 // The height of the block.
64 Bits uint32 // The difficulty bits of the block.
65 BlockSize uint64 // The size of the block.
66 BlockWeight uint64 // The weight of the block.
67 NumTxns uint64 // The number of txns in the block.
68 TotalTxns uint64 // The total number of txns in the chain.
69 MedianTime time.Time // Median time as per CalcPastMedianTime.
H A Dchainio.go989 func dbPutBestState(dbTx database.Tx, snapshot *BestState, workSum *big.Int) error {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/blockchain/
H A Dchain.go61 type BestState struct { struct
62 Hash chainhash.Hash // The hash of the block.
63 Height int32 // The height of the block.
64 Bits uint32 // The difficulty bits of the block.
65 BlockSize uint64 // The size of the block.
66 BlockWeight uint64 // The weight of the block.
67 NumTxns uint64 // The number of txns in the block.
68 TotalTxns uint64 // The total number of txns in the chain.
69 MedianTime time.Time // Median time as per CalcPastMedianTime.
H A Dchainio.go989 func dbPutBestState(dbTx database.Tx, snapshot *BestState, workSum *big.Int) error {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/blockchain/
H A Dchain.go61 type BestState struct { struct
62 Hash chainhash.Hash // The hash of the block.
63 Height int32 // The height of the block.
64 Bits uint32 // The difficulty bits of the block.
65 BlockSize uint64 // The size of the block.
66 BlockWeight uint64 // The weight of the block.
67 NumTxns uint64 // The number of txns in the block.
68 TotalTxns uint64 // The total number of txns in the chain.
69 MedianTime time.Time // Median time as per CalcPastMedianTime.
H A Dchainio.go989 func dbPutBestState(dbTx database.Tx, snapshot *BestState, workSum *big.Int) error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/blockchain/
H A Dchain.go61 type BestState struct { struct
62 Hash chainhash.Hash // The hash of the block.
63 Height int32 // The height of the block.
64 Bits uint32 // The difficulty bits of the block.
65 BlockSize uint64 // The size of the block.
66 BlockWeight uint64 // The weight of the block.
67 NumTxns uint64 // The number of txns in the block.
68 TotalTxns uint64 // The total number of txns in the chain.
69 MedianTime time.Time // Median time as per CalcPastMedianTime.
H A Dchainio.go989 func dbPutBestState(dbTx database.Tx, snapshot *BestState, workSum *big.Int) error {
/dports/cad/alliance/alliance/src/syf/src/
H A Dsyf_jedi.c103 long BestState = 0; local
H A Dsyf_must.c669 long BestState; local
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/mining/
H A Dmining.go321 func MinimumMedianTime(chainState *blockchain.BestState) time.Time {
328 func medianAdjustedTime(chainState *blockchain.BestState, timeSource blockchain.MedianTimeSource) t…
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/mining/
H A Dmining.go321 func MinimumMedianTime(chainState *blockchain.BestState) time.Time {
328 func medianAdjustedTime(chainState *blockchain.BestState, timeSource blockchain.MedianTimeSource) t…
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/mining/
H A Dmining.go321 func MinimumMedianTime(chainState *blockchain.BestState) time.Time {
328 func medianAdjustedTime(chainState *blockchain.BestState, timeSource blockchain.MedianTimeSource) t…
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/mining/
H A Dmining.go321 func MinimumMedianTime(chainState *blockchain.BestState) time.Time {
328 func medianAdjustedTime(chainState *blockchain.BestState, timeSource blockchain.MedianTimeSource) t…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/mining/
H A Dmining.go321 func MinimumMedianTime(chainState *blockchain.BestState) time.Time {
328 func medianAdjustedTime(chainState *blockchain.BestState, timeSource blockchain.MedianTimeSource) t…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/mining/
H A Dmining.go321 func MinimumMedianTime(chainState *blockchain.BestState) time.Time {
328 func medianAdjustedTime(chainState *blockchain.BestState, timeSource blockchain.MedianTimeSource) t…
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp6709 const IntegerStateBase<base_ty, BestState, WorstState> &S) { in operator <<() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp6709 const IntegerStateBase<base_ty, BestState, WorstState> &S) { in operator <<() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp6709 const IntegerStateBase<base_ty, BestState, WorstState> &S) { in operator <<() argument