Pages:
Author

Topic: [ANN][BMR] Bitmonero - a new coin based on CryptoNote technology - LAUNCHED - page 7. (Read 68738 times)

sr. member
Activity: 345
Merit: 250
full member
Activity: 238
Merit: 100
Stand on the shoulders of giants
This doesn't make sense.

There's a Bitmonero, and a Monero both made by different devs?

Can someone please clarify?

Same fork, same dev as the original author.  The community changed the name, but the original author didn't close the thread.

so I guess the problem is the lib dependence ...
legendary
Activity: 1484
Merit: 1005
This doesn't make sense.

There's a Bitmonero, and a Monero both made by different devs?

Can someone please clarify?

Same fork, same dev as the original author.  The community changed the name, but the original author didn't close the thread.
hero member
Activity: 504
Merit: 500
eidoo wallet
This doesn't make sense.

There's a Bitmonero, and a Monero both made by different devs?

Can someone please clarify?
full member
Activity: 238
Merit: 100
Stand on the shoulders of giants
legendary
Activity: 952
Merit: 1000
Stagnation is Death
full member
Activity: 238
Merit: 100
Stand on the shoulders of giants
I was trying to compile it on ubuntu 13.10 but something went wrong ...  Huh first I got a problem with libboost-atomic v1.53.0 .. the I got stuck here ...

Code:
ubuntu@ubuntu:~/bitmonero$ sudo make
mkdir -p build/release
cd build/release && cmake -D CMAKE_BUILD_TYPE=Release ../..
-- Boost version: 1.53.0
-- Found the following Boost libraries:
--   system
--   filesystem
--   thread
--   date_time
--   chrono
--   regex
--   serialization
--   atomic
--   program_options
-- Found Git: /usr/bin/git
-- Could NOT find Threads (missing:  Threads_FOUND)
-- Configuring done
-- Generating done
-- Build files have been written to: /home/ubuntu/bitmonero/build/release
cd build/release && make
make[1]: Entering directory `/home/ubuntu/bitmonero/build/release'
make[2]: Entering directory `/home/ubuntu/bitmonero/build/release'
make[3]: Entering directory `/home/ubuntu/bitmonero/build/release'
make[3]: Leaving directory `/home/ubuntu/bitmonero/build/release'
make[3]: Entering directory `/home/ubuntu/bitmonero/build/release'
fatal: No names found, cannot describe anything.
CMake Warning at src/version.cmake:3 (message):
  Cannot determine current revision.  Make sure that you are building either
  from a Git working tree or from a source archive.


make[3]: Leaving directory `/home/ubuntu/bitmonero/build/release'
[  0%] Built target version
make[3]: Entering directory `/home/ubuntu/bitmonero/build/release'
make[3]: Leaving directory `/home/ubuntu/bitmonero/build/release'
[ 13%] Built target upnpc-static
make[3]: Entering directory `/home/ubuntu/bitmonero/build/release'
make[3]: Leaving directory `/home/ubuntu/bitmonero/build/release'
[ 16%] Built target common
make[3]: Entering directory `/home/ubuntu/bitmonero/build/release'
make[3]: Leaving directory `/home/ubuntu/bitmonero/build/release'
[ 26%] Built target cryptonote_core
make[3]: Entering directory `/home/ubuntu/bitmonero/build/release'
make[3]: Leaving directory `/home/ubuntu/bitmonero/build/release'
[ 45%] Built target crypto
make[3]: Entering directory `/home/ubuntu/bitmonero/build/release'
make[3]: Leaving directory `/home/ubuntu/bitmonero/build/release'
make[3]: Entering directory `/home/ubuntu/bitmonero/build/release'
make[3]: *** No rule to make target `/usr/lib/x86_64-linux-gnu/libboost_atomic.so', needed by `src/connectivity_tool'.  Stop.
make[3]: Leaving directory `/home/ubuntu/bitmonero/build/release'
make[2]: *** [src/CMakeFiles/connectivity_tool.dir/all] Error 2
make[2]: Leaving directory `/home/ubuntu/bitmonero/build/release'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ubuntu/bitmonero/build/release'
make: *** [build-release] Error 2
ubuntu@ubuntu:~/bitmonero$
member
Activity: 314
Merit: 10
Picture that shows how actually public key and ring signature is working! Description really helped me to understand the mechanism of using key and a signature in transactions.   


I've found a new section on CryptoNote website, the standard transaction generation: https://cryptonote.org/inside.php#standard-transaction

Quote
A standard CryptoNote transaction is generated by the following sequence covered in the white paper.
Bob decides to spend an output, which was sent to the one-time public key. He needs Extra (1), TxOutNumber (2), and his Account private key (3) to recover his one-time private key (4).
When sending a transaction to Carol, Bob generates its Extra value by random (5). He uses Extra (6), TxOutNumber (7) and Carol's Account public key (Cool to get her Output public key (9).
In the input Bob hides the link to his output among the foreign keys (10). To prevent double-spending he also packs the Key image, derived from his One-time private key (11).
Finally, Bob signs the transaction, using his One-time private key (12), all the public keys (13) and Key Image (14). He appends the resulting Ring Signature to the end of the transaction (15).

I'm not sure I saw it last time I visited the website.

And a nice pic also:



Full-size: https://cryptonote.org/img/cryptonote_transaction.png
legendary
Activity: 2968
Merit: 1198
- emission is via clearnet (80% of ByteCoin was mined in the past two years by persons unknown, it only entered the clearnet last month apparently)

We don't even know it was two years. Technically all those blocks could have been created in a short time by someone with enough hash power (and it isn't even really that much). The problem with all this lack of transparency is that you really can't trust anything about it.

I call it a ninja premine because for either reason, the name fits. If they mined for two years, then they are good at staying hidden. If they mined in a few days or weeks and then launched with this unverifiable story about a two year history in the deep web, then they are experts in disguise and deception.








legendary
Activity: 930
Merit: 1010
Give me the rundown here.

Bytecoin vs Bitmoneros? What's the difference?

Why one over the other?

Hey,

We moved to this thread since TFT's been quiet lately
https://bitcointalksearch.org/topic/xmr-monero-a-secure-private-untraceable-cryptocurrency-583449

Main differences:
- 20kb penalty free block sizes
- 1 minute blocks
- emission time is halved (80% distributed over 4 years)
- emission is via clearnet (80% of ByteCoin was mined in the past two years by persons unknown, it only entered the clearnet last month apparently)
- what is often considered a fair chance to mine the coin (instructions for solo mining, release of linux source and windows binaries at launch)

So far only 0.1% of Monero has been distributed.


Thank you!

I just found out about them today. Looks like something good. I'm all for innovation in the anonymous end.. hopefully I can find a few blocks Smiley
legendary
Activity: 1484
Merit: 1005
Give me the rundown here.

Bytecoin vs Bitmoneros? What's the difference?

Why one over the other?

Hey,

We moved to this thread since TFT's been quiet lately
https://bitcointalksearch.org/topic/xmr-monero-a-secure-private-untraceable-cryptocurrency-583449

Main differences:
- 20kb penalty free block sizes
- 1 minute blocks
- emission time is halved (80% distributed over 4 years)
- emission is via clearnet (80% of ByteCoin was mined in the past two years by persons unknown, it only entered the clearnet last month apparently)
- what is often considered a fair chance to mine the coin (instructions for solo mining, release of linux source and windows binaries at launch)

So far only 0.1% of Monero has been distributed.
legendary
Activity: 930
Merit: 1010
Give me the rundown here.

Bytecoin vs Bitmoneros? What's the difference?

Why one over the other?
sr. member
Activity: 421
Merit: 250
Luke, I have news from your Father!

Bytecoin needs new super-logo as all coins, so I announce the logo contest.

There is the link to special thread - https://bitcointalksearch.org/topic/bcn-logo-contest-huge-reward-582743!

Logo contest will be ended May, 12 at 00:00. After that our community will vote for favorites (I will create a vote) and a decision will be made in 24 hours.

Reward for winner is 2,000,000 BCN! Today 2 mln BCN is approximately equal to 0.4 BTC.

Ready, steady, go!


member
Activity: 68
Merit: 10
Not finished yet, come join in!

So far:
  • Changing bitmonero (BMR) to monero (MRO)
  • Buying a domain name (done: monero.cc, cc standing for "crypto currency")
  • Creating an account for an new OP. This OP includes eizh's proposal. The account password will be given to trusted monero users


New OP: https://bitcointalksearch.org/topic/annmro-monero-an-anonymous-coin-based-on-cryptonote-technology-582080

Hi!

I'm ok about renaming. But I'm not ok about proposed hardfork without support of at least 50% of miners. See new OP for comments.

A lot of controversies there. If you want to discuss new CryptoNote implementation, welcome: https://bitcointalksearch.org/topic/new-bcncryptonote-based-coin-discussion-582746
https://bitcointalksearch.org/topic/annbmr-bitmonero-a-new-coin-based-on-cryptonote-technology-launched-563821
newbie
Activity: 20
Merit: 0
Sorry for newbie question ...

How do i know that my machine already mining? i'm checking my hashrate still 0.000 but my cpu usage already above 90%.

With set_log 2 i could see comment for MINING PAUSED and MINING RESUMED

Thanks in advanced for someone that willing to reply my stupid question  Grin
full member
Activity: 126
Merit: 101
Not finished yet, come join in!

So far:
  • Changing bitmonero (BMR) to monero (MRO)
  • Buying a domain name (done: monero.cc, cc standing for "crypto currency")
  • Creating an account for an new OP. This OP includes eizh's proposal. The account password will be given to trusted monero users


New OP: https://bitcointalksearch.org/topic/annmro-monero-an-anonymous-coin-based-on-cryptonote-technology-582080

Hi!

I'm ok about renaming. But I'm not ok about proposed hardfork without support of at least 50% of miners. See new OP for comments.
hero member
Activity: 658
Merit: 503
Monero Core Team
Not finished yet, come join in!

So far:
  • Changing bitmonero (BMR) to monero (MRO)
  • Buying a domain name (done: monero.cc, cc standing for "crypto currency")
  • Creating an account for an new OP. This OP includes eizh's proposal. The account password will be given to trusted monero users


New OP: https://bitcointalksearch.org/topic/annmro-monero-an-anonymous-coin-based-on-cryptonote-technology-582080
legendary
Activity: 1022
Merit: 1000
legendary
Activity: 1484
Merit: 1005
Discussion of chain future going on presently in IRC
Pages:
Jump to: