Bjarte S. Karlsen
Bjarte S. Karlsen
It could be directly built in I think, but it does require some work. There are several other things to consider as well. 1. do you want to escrow latest...
Versus has the timer on chain and it has not been an issue for us. As long as you extend the duration on a new bid it is fair and...
Ah yes. For versus I have a script that runs ever 5mik that check for settled things. It will fire a transaction that settles if appropriate.
Fair enough.
slog is now in go 1.21 also https://pkg.go.dev/github.com/mcosta74/pgx-slog
I cannot help you here I am afraid. Ask around on the salat/casbah mailinglists perhaps? Feel free to use this repo as a proof of concept app. What do you...
Try to pull. Just accepted a pull request that I think will fix this issue. The custom context was there at some point and must have been left in. Proabably...
The end goal of this task is to be able to avoid having to use complicated logic/code to create input arguments to cadence transactions/scripts. Stuff that should be handled is:...
requires https://github.com/bjartek/underflow/issues/10
underflow merged.