Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testnet (Whatsonchain still in the process of building it out) #17

Merged
merged 4 commits into from
May 1, 2019

Conversation

AustEcon
Copy link
Owner

This API is still in active development at https://developers.whatsonchain.com/#introduction
and so currently only has a limited feature set. Nevertheless it is a start!
The most difficult aspect will be that there is no way currently to update the UTXO set... so the only way to send on testnet at the moment will be to manually create Unspents. Be patient...

BitIndex have plans to include Testnet and STN support in the near future
There is also a possible plan in the near future for a "Bitcoin node as a service" (via RPC)
--> Which in theory would be the most amenable to use in some kind of RegTest setup (#16 ).

@ghost
Copy link

ghost commented Apr 22, 2019

Hey! Busy now, let me get back to you on this.

@AustEcon AustEcon merged commit d8aa1a0 into master May 1, 2019
@ghost
Copy link

ghost commented May 1, 2019

@AustEcon I wanted to let you know that BitIndex now supports Testnet and STN!

The new v3 endpoints are now available and you can select the chain.

Examples: http://github.com/bitindex/bitindex-sdk

Thanks again!

@AustEcon
Copy link
Owner Author

AustEcon commented May 1, 2019

@attilaaf Oh wow! This is amazing news! Can't wait to wire that all up! :) I'm sure users of bitsv will be stoked as well!

Thanks for all of the hard work!

@ghost
Copy link

ghost commented May 1, 2019

Thank you ! :)

@ghost
Copy link

ghost commented May 1, 2019

I'm sorry for missing this. Lots of little things going on over here. Feel free to ping me if you need anything.

Also, thank you @attilaaf, this sounds great.

@ghost
Copy link

ghost commented May 2, 2019

Thanks again guys!

I wanted to follow up quick on the 502's recently.

Basically we've been experiencing a lot of growth in traffic and one of our servers disks were slow and causing a backlog of requests and then timing out other upstream links.

I've upgraded and fixed the problem and also added a caching layer on the backend to mitigate the problem and have a new architecture in the works to be more resilient too.

Thanks again and looking forward to seeing this library evolve.

@AustEcon AustEcon deleted the add_testnet branch May 8, 2019 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant