James

Results 116 comments of James

I currently see $0.11, which appears to be the value for 1sat/vB. For some reason it displays the custom value which defaults to 1sat/vB.

Version 2.21.0 When generating from xml report I notice the range is also incorrect. It measures from `testsuites.timestamp` to the longest `testcase.time`. It makes more sense to measure using `testsutes.time`.

> we get either $0.14 to $0.18 cents This issue is separate and covered by https://github.com/synonymdev/bitkit/issues/1619

Pav and I just experienced BT overpaying by x8 for closing LN channel. We are both using V115 https://github.com/synonymdev/bitkit/commit/9ff423802faacd24a2e5f8fac7e31edd381c5ba6.

@coreyphillips my Default Transaction Speed is set to Normal. The values in "Override Fees" are: Minimum 6 Slow 33 Normal 37 Fast 41 Override is disabled.

Why should the client be allowed to determine the price the LSP has to pay for a channel closure?

https://github.com/input-output-hk/plutus/pull/4393 aimed to fix this but still seeing problem in Vasil version https://github.com/input-output-hk/plutus/commit/a56c96598b4b25c9e28215214d25189331087244 Run `cabal build` with this broken branch to recreate issue when using [!TokenName](https://github.com/james-iohk/plutus-scripts/blob/bangTokenName_brokenCompile/src/NFTMint.hs#L51) See [this](https://cardano.stackexchange.com/q/9124/1071) StackExchange question...

Tested on b47d58d89e810df89be21509462b8e22490d7c0a LGTM.

Another way to produce this is to spend one or more UTxOs that are in a 'pending' transaction. 1. In Bitkit, send a transaction (with low fee rate to be...

Tested on acf22eef1c63cad1dff84bc3304173825d01f6c0 The good: I haven't been able to pay an invoice twice, I always see an error. The bad: The error is displayed later in the flow than...