Search content
Sort by

Showing 18 of 18 results by BitcoinT_Team
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT [BT] | X11 | Lucky Stake | POS | BitTrex
by
BitcoinT_Team
on 26/04/2015, 15:25:49 UTC
Hello, dear friends!
In few hours we are going to release ours, written by us, block explorer. We tried our best to create really comfortable tool for analyze. It could not only display blocks, transactions and rich list. It allows you predict market cap changes taking into account lucky stake, take into account different price in different time and showing full quantity of sent money not only in BT, but also in BTC, USD and PLN (just kidding). We are creating statistic of price since coin was released, so you could track the whole history up to the first block. But this isn't all. Stay tuned and you will be surprised
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT [BT] | X11 | Lucky Stake | POS | BitTrex
by
BitcoinT_Team
on 26/04/2015, 09:39:46 UTC
Hi all,

Do you also have problem with syncing! I am stucked 1960 blocks (33hours).
I had no problem syncing other wallets till now!

Please advice and moon with this coin.

thank you,

https://bitcointalk.org/index.php?topic=1036049.msg11190927#msg11190927
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT [BT] | X11 | Lucky Stake | POS | BitTrex
by
BitcoinT_Team
on 25/04/2015, 17:34:45 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT [BT] | X11 | Lucky Stake | POW/POS | BitTrex
by
BitcoinT_Team
on 25/04/2015, 12:37:31 UTC
Lucky stake will start at 15-00 gmt
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT [BT] | X11 | Lucky Stake | POW/POS
by
BitcoinT_Team
on 25/04/2015, 10:25:06 UTC
We are working on this problem at the moment. For successful synchronization you have to follow the next steps:
1. Remove all files except wallet.dat at %AppData%\BitcoinT folder
2. Download blockchain at: https://mega.co.nz/#!hYszGZaK!eFPodQScoLaOeoh0shq386MuJU5ddme_drmbUxTE9kY
3. Unzip it to folder %AppData%\BitcoinT
4. Run the wallet
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT [BT] | X11 | Lucky Stake | POW/POS
by
BitcoinT_Team
on 24/04/2015, 18:52:54 UTC
We are ready to make POD 5+ later, but we will not give real contact information. we want to save privacy. We don't know how companies, where we are working at the moment, will react on our project
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 24/04/2015, 18:24:44 UTC
hi all!
I got this error while compiling BT dameon on ubuntu 14,04 LTS:

src/key.cpp:17:23: fatal error: secp256k1.h: No such file or directory
 #include "secp256k1.h"
                       ^
compilation terminated.
make: *** [build/key.o] Error 1

Please help me!
Thanks
BitcoinT is dependent upon libsecp256k1 by sipa, the sources for which can be found here: https://github.com/bitcoin/secp256k1

Thank you

But now i have this one:
make: *** [build/key.o] Error 1


Did you
sudo make install
for libsecp256k1?

pls PM me output of
ls -la /usr/local/lib/libsecp*

I also have problems compiling after installing secp256k1

Code:
src/key.cpp:29:25: error: use of undeclared identifier 'SECP256K1_START_SIGN'
        secp256k1_start(SECP256K1_START_SIGN);
                        ^
src/key.cpp:32:9: error: use of undeclared identifier 'secp256k1_stop'
        secp256k1_stop();
        ^
src/key.cpp:469:10: error: no matching function for call to 'secp256k1_ec_privkey_import'
    if (!secp256k1_ec_privkey_import((unsigned char*)begin(), &privkey[0], privkey.size()))


ls -l /usr/local/lib/libsecp*

Code:
$ ls -l /usr/local/lib/libsecp*
lrwxr-xr-x  1 root  admin      20 Apr 24 19:39 /usr/local/lib/libsecp256k1.0.0.0.dylib -> libsecp256k1.0.dylib
-rwxr-xr-x  1 root  admin   92000 Apr 24 19:39 /usr/local/lib/libsecp256k1.0.dylib
-rw-r--r--  1 root  admin  376128 Apr 24 19:39 /usr/local/lib/libsecp256k1.a
lrwxr-xr-x  1 root  admin      20 Apr 24 19:39 /usr/local/lib/libsecp256k1.dylib -> libsecp256k1.0.dylib
-rwxr-xr-x  1 root  admin     967 Apr 24 19:39 /usr/local/lib/libsecp256k1.la
-rwxr-xr-x  1 root  admin   48716 Jan 18  2014 /usr/local/lib/libsecp256k1.so
There was commit in project secp256k1 recently
where were made changes, which arent considered in our coin yet, but doesnt affect on wallet/daemon functional

if you want to compile wallet/daemon, you have to make reverse commit to
d5b53aa81816214aa7c9e1095ff6ee1d4c13f9d2 библиoтeки secp256k1:
git clone https://github.com/bitcoin/secp256k1
cd ./secp256k1
git checkout d5b53aa81816214aa7c9e1095ff6ee1d4c13f9d2
./autogen.sh
./configure
make
sudo make install
and after all of this you're able to build wallet/daemon
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT [BT] | X11 | Lucky Stake | POW/POS
by
BitcoinT_Team
on 24/04/2015, 16:43:31 UTC
Block explorer will be ready on Sunday or Monday
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT [BT] | X11 | Lucky Stake | POW/POS
by
BitcoinT_Team
on 24/04/2015, 13:45:45 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 24/04/2015, 11:14:14 UTC
guys need help with compile wallet - make: *** [obj/sph/groestl.o] Error 1
mkdir obj/sph
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 24/04/2015, 10:13:04 UTC
Hello DeV!

OP states that PoS starts at block: 2830

However wallet shows staking but network weight is 0

So POS will start after 2830 right? and those luck blocks will happen after 2830?

Thanks

So POS will start after 2830 right?
yes.

and those luck blocks will happen after 2830?
Lucky blocks will be generated during 30 days and starts at 2015/04/25 15:00 GMT.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 24/04/2015, 09:49:11 UTC
hi all!
I got this error while compiling BT dameon on ubuntu 14,04 LTS:

src/key.cpp:17:23: fatal error: secp256k1.h: No such file or directory
 #include "secp256k1.h"
                       ^
compilation terminated.
make: *** [build/key.o] Error 1

Please help me!
Thanks
BitcoinT is dependent upon libsecp256k1 by sipa, the sources for which can be found here: https://github.com/bitcoin/secp256k1

Thank you

But now i have this one:
make: *** [build/key.o] Error 1


Did you
sudo make install
for libsecp256k1?

pls PM me output of
ls -la /usr/local/lib/libsecp*
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 24/04/2015, 08:04:21 UTC
hi all!
I got this error while compiling BT dameon on ubuntu 14,04 LTS:

src/key.cpp:17:23: fatal error: secp256k1.h: No such file or directory
 #include "secp256k1.h"
                       ^
compilation terminated.
make: *** [build/key.o] Error 1

Please help me!
Thanks
BitcoinT is dependent upon libsecp256k1 by sipa, the sources for which can be found here: https://github.com/bitcoin/secp256k1
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 24/04/2015, 07:28:04 UTC
Can anyone explain to me how to read/calculate the blockrewards in main.cpp? Looks like some kind of formula because I am not seeing exact numbers  Huh

Thnx Smiley

 https://github.com/bitcointproject/bitcoint/blob/master/src/chainparams.cpp#L120-L133
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 24/04/2015, 04:48:31 UTC
Welcome on EmpoEX.

http://i.imgur.com/HTfbFXl.png
https://empoex.com/trade/BT-BTC

Code:
[url=https://empoex.com/trade/BT-BTC][img width=300]http://i.imgur.com/HTfbFXl.png[/img][/url]

Happy trading!

If you use twitter, RT:

https://twitter.com/EmpoExchange/status/591380134285996033
Added
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 23/04/2015, 19:34:34 UTC
Hello from alcurEX.
BitcoinT BT has been added in alcurEX.
https://alcurex.org/index.php/crypto/market?pair=BT_BTC
Welcome trading!
-halibit-

http://i.imgur.com/PeGCkdp.png
ALCUREX is an online cryptocurrency financing company registered in Finland.
Business ID: 2612007-8 FINLAND
Added
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinT | LAUNCH | X11 | POW/POS | BT
by
BitcoinT_Team
on 23/04/2015, 15:42:27 UTC
http://i.imgur.com/oQgNtI1.gif

If you have a certain amount of coins, you've got a chance to catch a block with higher reward.
There are three levels of lucky blocks:
1st level: from 50 000 coins (max. 24 lucky blocks per day with a reward for 5000 coins)
2nd level: from 100 000 coins (max. 3 lucky blocks per day with a reward for 15000 coins)
3rd level: from 300 000 coins (max. 1 lucky blocks per day with a reward 60000 coins)
Everyone has equal chance to win.
You just need to have equal or more coins on your balance (with accordance to chosen level).
For example, wallets with 50000 and 99000 coins have the same chances to win.
Take into account that lucky stake sum should be sent to your address in one tx.
So if u have 2 incoming transactions for instance 30k BT and 20k BT you need to send (30+20)k BT
in one tx to one your address to participate in lottery.
Lottery will be active during 30 days and will be deactivated at a certain block.
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] BitcoinT [BT] | X11 | Lucky Stake | POS | BitTrex
by
BitcoinT_Team
on 23/04/2015, 14:54:54 UTC
http://i.imgur.com/UPP0iWW.png

http://i.imgur.com/ozh0ZMg.png

http://i.imgur.com/fWg5PPJ.png

http://i.imgur.com/VpQzQSN.gif
Symbol: BTCT
Proof-of-Work algorithm: X11
Block target time: 60 seconds
PoW end block: 2880
Proof type: PoW/PoS hybrid
1- 50 blocks: 1 BT per PoW block
51-2880 blocks: 7500 BT per PoW block
PoS annual interest: 20%
PoS starts at block: 2830
PoS Min Stake Time: 1 hour
PoS Max Stake Time: Unlimited
Supply POW 21.000.000 coins
Supply Lucky Stake 6.750.000 coins
30 Blocks for Maturity
Lucky Stake Block Maturity: 1440


http://i.imgur.com/oQgNtI1.gif

If you have a certain amount of coins, you've got a chance to catch a block with higher reward.
There are three levels of lucky blocks:
1st level: from 50 000 coins (max. 24 lucky blocks per day with a reward for 5000 coins)
2nd level: from 100 000 coins (max. 3 lucky blocks per day with a reward for 15000 coins)
3rd level: from 300 000 coins (max. 1 lucky blocks per day with a reward 60000 coins)
Everyone has equal chance to win.
You just need to have equal or more coins on your balance (with accordance to chosen level).
For example, wallets with 50000 and 99000 coins have the same chances to win.
Take into account that lucky stake sum should be sent to your address in one tx.
So if u have 2 incoming transactions for instance 30k BT and 20k BT you need to send (30+20)k BT
in one tx to one your address to participate in lottery.
Lottery will be active during 30 days and will be deactivated at a certain block.


http://i.imgur.com/qZnqHQZ.gif

http://i.imgur.com/jQUAMGE.png             http://i.imgur.com/j1Yurdn.png
http://i.imgur.com/BKGBjgW.gif

http://i.imgur.com/shPPLkN.png            http://i.imgur.com/OzSo3il.png             http://i.imgur.com/cg7oQaS.png             http://i.imgur.com/hkTfN9A.png

http://i.imgur.com/IL1HmOG.gif

http://i.imgur.com/V7LX7I6.png           http://i.imgur.com/Myfx1iU.png           http://i.imgur.com/bQII4vy.png            http://i.imgur.com/hZHWHwW.png            http://i.imgur.com/Fqp8rB4.png

http://i.imgur.com/Y0i9UbT.gif

http://i.imgur.com/quYQZAU.png
http://i.imgur.com/Wyg4FI6.gif
http://i.imgur.com/V5NOVPU.png