greenaddress / gentle

(G)r(e)e(n)Address.i(t) n(L)ockTim(e) recovery tool
22 stars 20 forks source link

Add push of tx #3

Closed greenaddress closed 9 years ago

greenaddress commented 10 years ago

It would be great to integrate in gentle (as hosted on github) the ability to automatically push transactions to one or more services that support tx push such as blockr.io, blockchain.info, etc

There's also some work that has been started on a Chrome/Firefox app that can, like the GreenAddress wallet, connect directly to electrum but unfortunately the policy of the electrum servers is to not allow this traffic from hosted pages because of CORS so perhaps to be consistent we can always use a third party service provider in the chrome and firefox app too or anyhow just support electrum push on the apps (as well as the third parties above).

greenaddress commented 10 years ago

Adding that gentle should detect if the nlocktime has not expired yet and let the user know how many blocks and some estimation of the time left assuming 10 minutes per block in that case.