Home
last modified time | relevance | path

Searched refs:TxId (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/rpc/share/
H A Dshare.go54 TxId merkle.Digest `json:"txId"` member
82 txId := stored.TxId
89 reply.TxId = txId
169 TxId merkle.Digest `json:"txId"` member
213 txId := stored.TxId
218 reply.TxId = txId
242 TxId merkle.Digest `json:"txId"` member
286 txId := stored.TxId
292 reply.TxId = txId
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/rpc/share/
H A Dshare.go54 TxId merkle.Digest `json:"txId"` member
82 txId := stored.TxId
89 reply.TxId = txId
169 TxId merkle.Digest `json:"txId"` member
213 txId := stored.TxId
218 reply.TxId = txId
242 TxId merkle.Digest `json:"txId"` member
286 txId := stored.TxId
292 reply.TxId = txId
/dports/net-p2p/bitmark/bitmarkd-0.13.3/rpc/share/
H A Dshare.go54 TxId merkle.Digest `json:"txId"` member
82 txId := stored.TxId
89 reply.TxId = txId
169 TxId merkle.Digest `json:"txId"` member
213 txId := stored.TxId
218 reply.TxId = txId
242 TxId merkle.Digest `json:"txId"` member
286 txId := stored.TxId
292 reply.TxId = txId
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/rpc/share/
H A Dshare.go54 TxId merkle.Digest `json:"txId"` member
82 txId := stored.TxId
89 reply.TxId = txId
169 TxId merkle.Digest `json:"txId"` member
213 txId := stored.TxId
218 reply.TxId = txId
242 TxId merkle.Digest `json:"txId"` member
286 txId := stored.TxId
292 reply.TxId = txId
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/rpc/bitmark/
H A Dbitmark.go43 TxId merkle.Digest `json:"txId"` member
104 txId := stored.TxId
109 reply.TxId = txId
136 TxId merkle.Digest `json:"txId"` member
144 TxId interface{} `json:"txId,omitempty"` member
167 id := arguments.TxId
188 TxId: id,
231 TxId: nil,
H A Dbitmark_test.go67 TxId: merkle.Digest{1, 2},
96 assert.Equal(t, info.TxId, reply.TxId, "wrong txID")
134 TxId: txID,
176 assert.Equal(t, txID, reply.Data[0].TxId, "wrong tx ID")
216 TxId: txID,
247 assert.Equal(t, txID, reply.Data[0].TxId, "wrong tx ID")
281 TxId: txID,
315 assert.Equal(t, txID, reply.Data[0].TxId, "wrong tx ID")
349 TxId: txID,
380 assert.Equal(t, txID, reply.Data[0].TxId, "wrong tx ID")
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/rpc/bitmark/
H A Dbitmark.go43 TxId merkle.Digest `json:"txId"`
104 txId := stored.TxId
109 reply.TxId = txId
136 TxId merkle.Digest `json:"txId"`
144 TxId interface{} `json:"txId,omitempty"`
167 id := arguments.TxId
188 TxId: id,
231 TxId: nil,
/dports/net-p2p/bitmark/bitmarkd-0.13.3/rpc/bitmark/
H A Dbitmark.go43 TxId merkle.Digest `json:"txId"`
104 txId := stored.TxId
109 reply.TxId = txId
136 TxId merkle.Digest `json:"txId"`
144 TxId interface{} `json:"txId,omitempty"`
167 id := arguments.TxId
188 TxId: id,
231 TxId: nil,
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/rpc/bitmark/
H A Dbitmark.go43 TxId merkle.Digest `json:"txId"` member
104 txId := stored.TxId
109 reply.TxId = txId
136 TxId merkle.Digest `json:"txId"` member
144 TxId interface{} `json:"txId,omitempty"` member
167 id := arguments.TxId
188 TxId: id,
231 TxId: nil,
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/command/bitmark-cli/rpccalls/
H A Dshare.go23 TxId string member
29 TxId merkle.Digest `json:"txId"` member
40 err := link.UnmarshalText([]byte(shareConfig.TxId))
76 TxId: reply.TxId,
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/command/bitmark-cli/rpccalls/
H A Dshare.go23 TxId string member
29 TxId merkle.Digest `json:"txId"` member
40 err := link.UnmarshalText([]byte(shareConfig.TxId))
76 TxId: reply.TxId,
/dports/net-p2p/bitmark/bitmarkd-0.13.3/command/bitmark-cli/rpccalls/
H A Dshare.go23 TxId string member
29 TxId merkle.Digest `json:"txId"` member
40 err := link.UnmarshalText([]byte(shareConfig.TxId))
76 TxId: reply.TxId,
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/command/bitmark-cli/rpccalls/
H A Dshare.go23 TxId string member
29 TxId merkle.Digest `json:"txId"` member
40 err := link.UnmarshalText([]byte(shareConfig.TxId))
76 TxId: reply.TxId,
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/rpc/blockowner/
H A Dblockowner.go52 TxId merkle.Digest `json:"txId"` member
94 reply.TxId = blockrecord.FoundationTxId(header.Number, digest)
104 TxId merkle.Digest `json:"txId"` member
137 txId := stored.TxId
141 reply.TxId = txId
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/rpc/blockowner/
H A Dblockowner.go52 TxId merkle.Digest `json:"txId"`
94 reply.TxId = blockrecord.FoundationTxId(header.Number, digest)
104 TxId merkle.Digest `json:"txId"`
137 txId := stored.TxId
141 reply.TxId = txId
/dports/net-p2p/bitmark/bitmarkd-0.13.3/rpc/blockowner/
H A Dblockowner.go52 TxId merkle.Digest `json:"txId"` member
94 reply.TxId = blockrecord.FoundationTxId(header.Number, digest)
104 TxId merkle.Digest `json:"txId"` member
137 txId := stored.TxId
141 reply.TxId = txId
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/rpc/blockowner/
H A Dblockowner.go52 TxId merkle.Digest `json:"txId"` member
94 reply.TxId = blockrecord.FoundationTxId(header.Number, digest)
104 TxId merkle.Digest `json:"txId"` member
137 txId := stored.TxId
141 reply.TxId = txId
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/payment/
H A Dbitcoin.go42 TxId string `json:"txid"` member
94 h.log.Debugf("old possible payment tx received: %s\n", tx.TxId)
106 h.log.Debugf("new possible payment tx received: %s\n", tx.TxId)
224 _, err := hex.DecodeString(tx.TxId)
226 log.Errorf("invalid tx id: %s", tx.TxId)
257 log.Warnf("found pay id but no payments in tx id: %s", tx.TxId)
265 TxID: tx.TxId,
H A Dlitecoin.go45 TxId string `json:"txid"` member
98 h.log.Debugf("old possible payment tx received: %s\n", tx.TxId)
110 h.log.Infof("new possible payment tx received: %s\n", tx.TxId)
232 _, err := hex.DecodeString(tx.TxId)
234 log.Errorf("invalid tx id: %s", tx.TxId)
270 log.Warnf("found pay id but no payments in tx id: %s", tx.TxId)
278 TxID: tx.TxId,
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/payment/
H A Dlitecoin.go45 TxId string `json:"txid"` member
98 h.log.Debugf("old possible payment tx received: %s\n", tx.TxId)
110 h.log.Infof("new possible payment tx received: %s\n", tx.TxId)
232 _, err := hex.DecodeString(tx.TxId)
234 log.Errorf("invalid tx id: %s", tx.TxId)
270 log.Warnf("found pay id but no payments in tx id: %s", tx.TxId)
278 TxID: tx.TxId,
H A Dbitcoin.go42 TxId string `json:"txid"` member
94 h.log.Debugf("old possible payment tx received: %s\n", tx.TxId)
106 h.log.Debugf("new possible payment tx received: %s\n", tx.TxId)
224 _, err := hex.DecodeString(tx.TxId)
226 log.Errorf("invalid tx id: %s", tx.TxId)
257 log.Warnf("found pay id but no payments in tx id: %s", tx.TxId)
265 TxID: tx.TxId,
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/payment/
H A Dbitcoin.go42 TxId string `json:"txid"` member
94 h.log.Debugf("old possible payment tx received: %s\n", tx.TxId)
106 h.log.Debugf("new possible payment tx received: %s\n", tx.TxId)
224 _, err := hex.DecodeString(tx.TxId)
226 log.Errorf("invalid tx id: %s", tx.TxId)
257 log.Warnf("found pay id but no payments in tx id: %s", tx.TxId)
265 TxID: tx.TxId,
H A Dlitecoin.go45 TxId string `json:"txid"` member
98 h.log.Debugf("old possible payment tx received: %s\n", tx.TxId)
110 h.log.Infof("new possible payment tx received: %s\n", tx.TxId)
232 _, err := hex.DecodeString(tx.TxId)
234 log.Errorf("invalid tx id: %s", tx.TxId)
270 log.Warnf("found pay id but no payments in tx id: %s", tx.TxId)
278 TxID: tx.TxId,
/dports/net-p2p/bitmark/bitmarkd-0.13.3/payment/
H A Dlitecoin.go45 TxId string `json:"txid"` member
98 h.log.Debugf("old possible payment tx received: %s\n", tx.TxId)
110 h.log.Infof("new possible payment tx received: %s\n", tx.TxId)
232 _, err := hex.DecodeString(tx.TxId)
234 log.Errorf("invalid tx id: %s", tx.TxId)
270 log.Warnf("found pay id but no payments in tx id: %s", tx.TxId)
278 TxID: tx.TxId,
H A Dbitcoin.go42 TxId string `json:"txid"` member
94 h.log.Debugf("old possible payment tx received: %s\n", tx.TxId)
106 h.log.Debugf("new possible payment tx received: %s\n", tx.TxId)
224 _, err := hex.DecodeString(tx.TxId)
226 log.Errorf("invalid tx id: %s", tx.TxId)
257 log.Warnf("found pay id but no payments in tx id: %s", tx.TxId)
265 TxID: tx.TxId,

12345678