Commit graph

225 commits

Author SHA1 Message Date
btc
b2a86006cf updated sha1sum file 2019-12-24 21:51:33 +00:00
OutCast3k
b5ebaafed8
Merge pull request #202 from junderw/fixScriptNum
Fix script num
2019-12-24 21:49:03 +00:00
kinoshitajona
d4f47fce28
Must do OPs with script method 2019-11-14 15:13:51 +09:00
kinoshitajona
5bd3786f94
Fix ScriptNum 2019-11-14 15:07:15 +09:00
OutCast3k
a6f5dcf7f0 removed debugger code 2019-09-22 20:32:42 +00:00
OutCast3k
cf2a8b01cb update sha1sum file 2019-08-30 17:03:31 +00:00
OutCast3k
261c4ace40
Merge pull request #191 from Wowee0/choose_backend
fix for #189 .. three backend API options for btc/ltc/doge
2019-08-30 17:58:50 +01:00
Wowee0
e18b634c4e fix issue where empty broadcast did not handle the error response appropriately 2019-08-27 11:17:08 -05:00
Wowee0
1f3b878d63 bugfix for blockcypher when address used that has no UTXO 2019-08-22 07:41:36 -05:00
Wowee0
efc16c10fb allow backend API choice between blockcypher/blockchair/chain.so 2019-08-16 16:28:29 -05:00
Wowee0
477ca8890d
Merge pull request #1 from OutCast3k/master
sync with OutCast3k/coinbin
2019-06-15 09:18:15 -05:00
OutCast3k
e73e8093b3 change made to avoid captcha provided by cloudflare to TOR users 2019-06-05 19:34:45 +00:00
OutCast3k
40ea3230fd removed blockchain.com links 2019-05-28 15:21:58 +00:00
OutCast3k
dc416c6521 changes made to paper wallet 2019-05-24 14:44:47 +00:00
OutCast3k
fc66bc9423
Merge pull request #127 from olivergregorius/paperwallet
Paperwallet
2019-05-24 15:41:54 +01:00
OutCast3k
1c10bef510
Merge pull request #183 from yottalogical/blockchain-explorer-link
Add Link to Blockchain Explorer after Broadcasting Transaction (Litecoin)
2019-05-06 11:49:48 +01:00
yottalogical
b22e79391f
Update sha1sum 2019-05-05 12:36:32 -04:00
yottalogical
0be8fd9a97
Add link to blockchain explorer for Chain.so (Litecoin) 2019-05-05 12:30:28 -04:00
OutCast3k
1a364ff770 updated sha1sum file 2019-05-05 09:22:52 +00:00
OutCast3k
bc0c72117e
Merge pull request #182 from Wowee0/litecoin
re-enabled Litecoin
2019-05-05 10:11:31 +01:00
OutCast3k
13c50cf4b6
Merge pull request #170 from ivy-dong/ivy_remove_redundant_quotation_marks
remove redundant quotation marks
2019-05-05 10:09:08 +01:00
OutCast3k
dea1d1b274
Merge pull request #178 from yottalogical/blockchain-explorer-link 2019-05-05 10:07:00 +01:00
Wowee0
e6c70d133b set appropriate hrp for Litecoin SegWit addresses
set chain.so/address/LTC for view of address (previously was referencing BTC block explorer)
2019-04-22 22:09:20 -05:00
Wowee0
10aa011c6e LTC SegWit (pre-bech32) address version changed from 5 to 50 (i.e. 3-addresses changed to M-addresses) 2019-04-20 23:28:40 -05:00
Wowee0
c7a0fda7e5 re-enabled Litecoin 2019-04-19 10:40:59 -05:00
yottalogical
c9cfeefc86
Correct month in sha1sum 2019-02-22 18:19:35 -05:00
yottalogical
cdf4aa105b Fix variable name in broadcast success message 2019-02-06 15:43:23 -05:00
yottalogical
2fc574dde0 Remove unnecessary linebreak at end 2019-02-06 15:34:25 -05:00
yottalogical
f088ec2e52 Update sha1sum 2019-02-06 15:28:04 -05:00
yottalogical
9ccd73808d Capitalize TXID in success message 2019-02-06 15:23:09 -05:00
yottalogical
cb81362330 Add link to blockchain explorer for Cryptoid.info (Carboncoin) 2019-02-06 15:21:39 -05:00
yottalogical
fcbf25eaec Add link to blockchain explorer for coinb.in (Bitcoin) 2019-02-06 15:20:43 -05:00
yottalogical
2aca9ab28d Add link to blockchain explorer for Blockcypher.com 2019-02-06 14:46:19 -05:00
yottalogical
5c581316fe Add link to blockchain explorer for Chain.so (Bitcoin) 2019-02-06 14:39:48 -05:00
yottalogical
ebfb940dd5 Fix typo in comment 2019-02-06 14:32:49 -05:00
yottalogical
3201550d40 Add link to blockchain explorer for Chain.so (Dogecoin) 2019-02-06 14:23:27 -05:00
OutCast3k
d88ec3db4b update sha1sum file 2018-12-28 23:49:01 +00:00
OutCast3k
530453a701 improvement to previous timelock address bug fix 2018-12-28 23:42:00 +00:00
OutCast3k
194df37d56 bug fix for time locked addresses. transactions not being built correctly (no loss of funds!!!!) 2018-12-28 23:33:42 +00:00
Ivy Dong
87461b58b8 remove redundant quotation marks 2018-12-16 20:04:27 +08:00
OutCast3k
739aee3c0f couple of bug fixes with transaction building 2018-08-26 20:53:25 +00:00
OutCast3k
fd81fafdff segwit signing bug fix 2018-06-19 15:45:21 +00:00
OutCast3k
9bede2aef4
Update sha1sum 2018-06-17 11:37:21 +01:00
OutCast3k
37f4395d9f wallet segwit spend bugfix 2018-06-17 09:22:44 +00:00
OutCast3k
5a65a77bd2 added a bech32 address to the #wallet section of coinb.in 2018-06-11 16:23:18 +00:00
OutCast3k
734e6b2eeb removed some coded that was no longer needed 2018-05-27 12:10:49 +00:00
OutCast3k
90a309d4b4 first stage of adding bech32 support added to coinb.in 2018-05-27 11:49:09 +00:00
OutCast3k
abd2191c50 updated readme 2018-01-15 19:05:45 +00:00
OutCast3k
bb8abb4ded some changes and bug fixes to the fees page 2018-01-15 18:58:17 +00:00
OutCast3k
40d514e0f0 couple of minor updates 2018-01-11 16:54:27 +00:00