arc icon indicating copy to clipboard operation
arc copied to clipboard

Results 10 arc issues
Sort by recently updated
recently updated
newest added

Hello we have been broadcasting to Gorilla pool Arc and everything works fine except occasionally all txs submitted to arc are stuck in ANNOUNCED_TO_NETWORK status. Sometimes restarting arc fixes it....

- Add 2 more stats - Number of txs which have not been seen on network for longer than a certain time period - Number of txs which are seen...

Hello What http status and TxStatus does the broadcast endpoint return if `X-MaxTimeout` is reached? Tried testing it by setting it to 1 or 0 but it doesnt seem to...

https://github.com/bitcoin-sv/arc/blob/2643ccbf1ae427ead0e5bc564ccf32231f41d43d/validator/default/default_validator.go#L158 This should check to ensure inputs are all final only if the nLocktime is being enforced. The TODO suggests that this check was raising issues during development. I think...

There are some aspects of the functionality which rely on a local node, for example "REJECTED" status relying on a zmq message. Similarly - support for rawtx submissions require a...

Revert logic: Announce expired transactions first, then request them