Bitcoin Forum
May 13, 2024, 04:58:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: Can anyone identify this token that's only described as "N/A" on: September 10, 2017, 08:51:46 PM
Reality Clash Coin

https://etherscan.io/token/0x9b6443b0fb9c241a7fdac375595cea13e6b7807a?a=0x4b131E590dA4D3065A00A6b862D8F4E93afACc10#readContract
2  Alternate cryptocurrencies / Service Discussion (Altcoins) / Re: Poloniex security review on: October 15, 2016, 03:12:13 PM
Quote
I did read it. You fail to mention the need for valid hash to confirm any of those actions. Why? Because it would be less sensational, I guess.

That's the point ! There is no need of valid hash to confirme those actions ! Check yourself !
Here is a capture of the complete request !



Since source code is client side i suggest you read up on how a "buy transaction" is done.

Code:
$("#buyForm").submit(function (event) {
    event.preventDefault();
   
    if ($("#dimmer").is(":visible"))
    return $("#alertDivOK").click();
   
    if (document.getElementById('buyAmount').value < 0.0001) {
        $("#result").empty().append("Amount must be greater than 0.0001.");
        showAlert();
        return;
    }

    if (document.getElementById('buyRate').value < 0.00000001) {
        $("#result").empty().append("Price must be greater than zero.");
        showAlert();
        return;
    }

    showProgressBar();
    var $form = $(this),
    url = '/private.php';
    params = { currencyPair: currencyPair,
    rate: $('#buyRate').val(),
    amount: $('#buyAmount').val(),
    command: (margin ? 'marginBuy' : 'buy')};
if (margin)
params['maxRate'] = $("#buyMaxRate").val() === undefined ? 0.005 : $("#buyMaxRate").val();

if (webSocketCall(params))
return true;

    var posting = $.get(url, params);
    posting.done(function (data) {
        var content = $(data);
        $("#result").empty().append(content);
        showAlert();
        updatePrivateInfo();
    });

});

Code:
function webSocketCall(params,id){
return false;
if ('conn' in window && window.conn.readyState == 1 && 1000 in window.conn.subscriptions){
if (typeof id == "undefined")
id = ++wNonce + usid;
window.conn.send(JSON.stringify({command: "private",channel: 2000,id: id,params: params}));
return true;
} else {
return false;
}
}
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Pascal Coin: P2P cryptocurrency without need of historical operations on: September 08, 2016, 06:47:19 AM
New Build available at Source Forge. (Build 1.0.3)

After a hard work, it seems that this new build is stable and mines more good.

You can download installer from SourceForge: https://sourceforge.net/projects/pascalcoin/

Build 1.0.3.0 - 2016-09-08
--------------------------
- Important changes to database
- Peer cache
- Issues with Connections
- More stable
- Miner key selector
- Invalid local time detector

You should update github too so we can see what the updates are.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Pascal Coin: P2P cryptocurrency without need of historical operations on: September 07, 2016, 11:41:18 AM
Looks like we keep forking or somthing.
Mined last nite cpl blocks and now they are gone  Huh
5  Other / Archival / Re: delete on: September 24, 2014, 12:58:29 AM
This is your captain BCX speaking.

Fasten seatbells, helmets on.

You're gonna be timewarped to Jan-2009.

Prepare to meet Satoshi  Grin
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] QIBUCK COIN - X13 - POS/POBH - 1st Proof of Baghold and asset backed. on: August 10, 2014, 11:25:32 PM
A small contribution to the community.
Google Chrome price ticker keeps you up2date while surfing the web.
Polls each 10sec. Poloniex and gets the latets info.



Chrome Store:https://chrome.google.com/webstore/detail/qbk-ticker/odfjiankagabcmlpjhdnhiahneeofhph

Happy trading  Wink
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LGC] Logicoin | DGW | X11 | No Premine | Vote For A New Logo! on: May 14, 2014, 07:00:49 PM
I apologize but I actually edited your ticker and gave it to the dev's. Doubt they know I copied the source but I'm happy to make further adjustments to it.

No problem, have fun with it.  Wink
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LGC] Logicoin | DGW | X11 | No Premine | Vote For A New Logo! on: May 14, 2014, 03:45:31 PM
Attention! Logicoin Price Ticker for Chrome

We have submitted our Logicoin Price Ticker to the Google Store and are awaiting the go ahead. In the meantime you can download the extention from HERE

To install it visit chrome://extensions and drag the crx file into that page. It will then install


I see you used my product  Huh
Would had been nice to mention.

you should add your logicoin address. maybe people will donate!

If the dev had contacted me i would had made one for free.
Anyway's, feel free to donate: LhcwUWBFajGkiepCdgLbfrSi942pHyv942

9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LGC] Logicoin | DGW | X11 | No Premine | Halves in 3 Hours! on: May 14, 2014, 02:34:38 AM
Attention! Logicoin Price Ticker for Chrome

We have submitted our Logicoin Price Ticker to the Google Store and are awaiting the go ahead. In the meantime you can download the extention from HERE

To install it visit chrome://extensions and drag the crx file into that page. It will then install


I see you used my product  Huh
Would had been nice to mention.
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DIEM] CarpeDiemCoin - MOVE DIEM TO EXCHANGES ASAP!!! on: May 10, 2014, 04:10:47 PM
A small contribution to the community.
Google Chrome price ticker keeps you up2date while surfing the web.
Polls each 10sec. Poloniex and gets the latets info.





Chrome Store: https://chrome.google.com/webstore/detail/diem-ticker/apioijlbjjgcaapcdfpbaijcpogofone

Happy trading  Grin
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]BitcoinPlus (XBC) / Best Community In Town! on: May 07, 2014, 09:03:22 PM
A small contribution to the community.
Google Chrome price ticker keeps you up2date while surfing the web.
No hidden features or any other kind of stuff.
Simple update from Poloniex.




https://chrome.google.com/webstore/detail/bitcoinplus-ticker/coddelabcejpjgliangijfkcfeggnbjl
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!