Napat

Results 10 comments of Napat

@ofek I setup docker with this config https://github.com/SuperCipher/coincurve/blob/SuperCipher/gitpod-setup/.gitpod.Dockerfile and run `pip install .` inside coincurve directory. then I try import coincurve in python.

@ofek `docker run -it cdcb8220e8aa /bin/bash`

Will something like this works? https://github.com/nginxinc/kubernetes-ingress/compare/development...SuperCipher:feature/helm-daemonset-hostport-configurable

@danilutkin ok fixed https://github.com/nginxinc/kubernetes-ingress/compare/development...SuperCipher:feature/helm-daemonset-hostport-configurable Why is PR template said [I should target master branch](https://github.com/nginxinc/kubernetes-ingress/blame/master/.github/PULL_REQUEST_TEMPLATE.md#L12)? Why not the development branch?🤔

Is there any update on this?

@Yukaii In my use case, I was polling for a dependent service. Until that service comes up my server will have to wait forever. I would love to see the...

Thank you for replying @jcramer >It seems using slptest formatted address should be fine to use for regtest scenarios. Correct me if I'm wrong. You want to keep SLPDB to...

> Correct. There isn’t anything wrong about it as is. If for some reason > you need regtest format then it’s easy to convert it as needed. You are correct...

> Would you link me to the code you're working on? @jcramer It is experimental I will change the branch name later https://github.com/simpleledger/SLPDB/compare/master...ActorForth:develop

I got this issue as well. When we trying to created near real time application using slp token. I have report this on Slpdb-operator telegram before.