Bitcoin Forum
May 10, 2024, 12:06:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 [408] 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 ... 2123 »
  Print  
Author Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency  (Read 4667417 times)
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
June 28, 2014, 10:27:33 PM
 #8141

We also have other stuff that needs testing

What is the best place to report on testing, specifically and especially problems observed?

To incentivize testing, there should be a bounty pool for bug reports, based on severity of the problem, closed to developers and their associates.  but the reporting channel should be closed, private, to avoid the possibility of exploits coming from that channel.

For now, raise an issue in the github where you find them (or query those branch authors and tell them to allow issue reporting if it's not enabled).

Part of the current money received to the donation address should be allowed to rewarding bugfinding and bugfixing, I agree.

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
1715299593
Hero Member
*
Offline Offline

Posts: 1715299593

View Profile Personal Message (Offline)

Ignore
1715299593
Reply with quote  #2

1715299593
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
btell
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
June 28, 2014, 10:33:06 PM
 #8142

one neat feature is the aliasing. I'm not 100% sure, but I think you have to solo a block to create an alias, but once you do, you can have people send their coins to @username, rather than some superlong string of alphanumeric characters.

This is reference example of as I say 'shit-feature'. Just look at vericoin, how many shit features it has, especially their version of
'anonimity'. Smiley
gilad215
Full Member
***
Offline Offline

Activity: 430
Merit: 100



View Profile
June 28, 2014, 11:23:41 PM
 #8143

Guys can anyone please help me?

cant sync my daemon..its been 48 hours since it worked..


i uploaded an image from the bcn daemon cause its happening there as well..but i want to sync my xmr daemon.
thank you

Neluns
♦ New Generation Financial Ecosystem ♦
Pre-sale on Aug, 1
jwinterm
Legendary
*
Offline Offline

Activity: 3024
Merit: 1105



View Profile
June 28, 2014, 11:34:37 PM
 #8144

@username, rather than some superlong string of alphanumeric characters.
Landrush anyone? Cybersquatting, now playing in an alias near you.

It's not really a landrush if you have to solo a block, unless you're cbuchner1 you're probably not gonna be soloing a shitload of blocks. And if you want to call it a shit feature, that's up to you, I'm sure you've innovated many new features yourself that are far superior.
vleroybrown
Hero Member
*****
Offline Offline

Activity: 1147
Merit: 506


This is who we are.


View Profile
June 28, 2014, 11:35:53 PM
 #8145

@username, rather than some superlong string of alphanumeric characters.
Landrush anyone? Cybersquatting, now playing in an alias near you.

It's not really a landrush if you have to solo a block, unless you're cbuchner1 you're probably not gonna be soloing a shitload of blocks. And if you want to call it a shit feature, that's up to you, I'm sure you've innovated many new features yourself that are far superior.

I love real estate!  USA, South America, Europe, etc..
whoknowsthisnose
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
June 29, 2014, 12:06:53 AM
 #8146

This thread is my last hope, as all my attemps to install wallet and miner in lubuntu 14.04 failed.

This are the errors I got:
Quote
/home/user/bitmonero/bitmonero/src/cryptonote_core/difficulty.cpp: In function ‘void cryptonote::mul(uint64_t, uint64_t, uint64_t&, uint64_t&)’:
/home/user/bitmonero/bitmonero/src/cryptonote_core/difficulty.cpp:33:22: error: expected unqualified-id before ‘__int128’
     typedef unsigned __int128 uint128_t;
                      ^
/home/user/bitmonero/bitmonero/src/cryptonote_core/difficulty.cpp:34:5: error: ‘uint128_t’ was not declared in this scope
     uint128_t res = (uint128_t) a * (uint128_t) b;
     ^
/home/user/bitmonero/bitmonero/src/cryptonote_core/difficulty.cpp:35:22: error: ‘res’ was not declared in this scope
     low = (uint64_t) res;
                      ^
make[3]: *** [src/CMakeFiles/cryptonote_core.dir/cryptonote_core/difficulty.cpp.o] Fehler 1
make[3]: Verlasse Verzeichnis '/home/user/bitmonero/bitmonero/build/release'
make[2]: *** [src/CMakeFiles/cryptonote_core.dir/all] Fehler 2
make[2]: Verlasse Verzeichnis '/home/user/bitmonero/bitmonero/build/release'
make[1]: *** [all] Fehler 2
make[1]: Verlasse Verzeichnis '/home/user/bitmonero/bitmonero/build/release'
make: *** [build-release] Fehler 2
I would be very glad to find help here, but have to say that my knowledge in Linux is pretty limited.
David Latapie
Hero Member
*****
Offline Offline

Activity: 658
Merit: 503


Monero Core Team


View Profile WWW
June 29, 2014, 12:37:45 AM
 #8147

@username, rather than some superlong string of alphanumeric characters.
Landrush anyone? Cybersquatting, now playing in an alias near you.

It's not really a landrush if you have to solo a block, unless you're cbuchner1 you're probably not gonna be soloing a shitload of blocks. And if you want to call it a shit feature, that's up to you, I'm sure you've innovated many new features yourself that are far superior.
Si my name is David Ford. Say there is another David Ford mining BBR. I'm sure you see where I am heading.

Monero: the first crytocurrency to bring bank secrecy and net neutrality to the blockchain.HyperStake: pushing the limits of staking.
Reputation threadFree bitcoins: reviews, hints…: freebitco.in, freedoge.co.in, qoinpro
jwinterm
Legendary
*
Offline Offline

Activity: 3024
Merit: 1105



View Profile
June 29, 2014, 12:43:02 AM
 #8148

@username, rather than some superlong string of alphanumeric characters.
Landrush anyone? Cybersquatting, now playing in an alias near you.

It's not really a landrush if you have to solo a block, unless you're cbuchner1 you're probably not gonna be soloing a shitload of blocks. And if you want to call it a shit feature, that's up to you, I'm sure you've innovated many new features yourself that are far superior.
Si my name is David Ford. Say there is another David Ford mining BBR. I'm sure you see where I am heading.

we can't all be davidford@gmail.com, but it seems to working out ok for them...
vleroybrown
Hero Member
*****
Offline Offline

Activity: 1147
Merit: 506


This is who we are.


View Profile
June 29, 2014, 12:47:16 AM
 #8149

@username, rather than some superlong string of alphanumeric characters.
Landrush anyone? Cybersquatting, now playing in an alias near you.

It's not really a landrush if you have to solo a block, unless you're cbuchner1 you're probably not gonna be soloing a shitload of blocks. And if you want to call it a shit feature, that's up to you, I'm sure you've innovated many new features yourself that are far superior.
Si my name is David Ford. Say there is another David Ford mining BBR. I'm sure you see where I am heading.

we can't all be davidford@gmail.com, but it seems to working out ok for them...

Will David Ford be my Friend.. I only want exclusive friends man haha
parker928
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 29, 2014, 12:53:42 AM
 #8150

This is pretty much the manifestation of my concerns in one post. XMR needs to be so easy to use that we no longer need to watch this forum for help from people trying to do basic things like store their money in a wallet or transfer it. The faster Monero reaches that level of one click usability, the more likely it will be that it succeeds.

Keep your eyes open, fellas.
I am an investor who has bought heavily into xmr.
I asked a question in this thread, and didn't get an answer.
You guys have to be on the alert for the opportunity to reach out to people like me.
I asked a question that was so simple it was apparently worth ignoring in the high level discussion going on here.
If I can't get up to speed on the wallet I then must choose between leaving my holdings on an exchange into the indeterminate future or dumping, which is bad for me and bad for everybody else.
Please make monero useful to people who know less than you do.  It shouldn't be beneath you to give a beginner a helping hand.

Thank you, Mumbles, for voicing these constructive concerns.  In my experience the core devs are quite diligent in monitoring these matters, and prioritize them carefully.  You can be assured that the software is progressing well, and the foundations for ease of use are already coming together, although the end applications will take a long time to achieve their full potential.  iPod usability is not something that just falls from the sky.  There is a lot of carefully managed complexity under the veneer of exquisitely designed usability.  I think that in XMR, so much is at stake that the happy end-point is quite sufficiently motivated.  You can have confidence that it will arrive, although perhaps not as quickly as you would like. Do please contribute your own efforts and other forms of support, including constructive criticism, on an ongoing basis!


did your question get answered? is your problem solved?
RentaMouse
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
June 29, 2014, 01:02:59 AM
 #8151

This thread is my last hope, as all my attemps to install wallet and miner in lubuntu 14.04 failed.

This are the errors I got:
Quote
/home/user/bitmonero/bitmonero/src/cryptonote_core/difficulty.cpp: In function ‘void cryptonote::mul(uint64_t, uint64_t, uint64_t&, uint64_t&)’:
/home/user/bitmonero/bitmonero/src/cryptonote_core/difficulty.cpp:33:22: error: expected unqualified-id before ‘__int128’
     typedef unsigned __int128 uint128_t;
                      ^
/home/user/bitmonero/bitmonero/src/cryptonote_core/difficulty.cpp:34:5: error: ‘uint128_t’ was not declared in this scope
     uint128_t res = (uint128_t) a * (uint128_t) b;
     ^
/home/user/bitmonero/bitmonero/src/cryptonote_core/difficulty.cpp:35:22: error: ‘res’ was not declared in this scope
     low = (uint64_t) res;
                      ^
make[3]: *** [src/CMakeFiles/cryptonote_core.dir/cryptonote_core/difficulty.cpp.o] Fehler 1
make[3]: Verlasse Verzeichnis '/home/user/bitmonero/bitmonero/build/release'
make[2]: *** [src/CMakeFiles/cryptonote_core.dir/all] Fehler 2
make[2]: Verlasse Verzeichnis '/home/user/bitmonero/bitmonero/build/release'
make[1]: *** [all] Fehler 2
make[1]: Verlasse Verzeichnis '/home/user/bitmonero/bitmonero/build/release'
make: *** [build-release] Fehler 2
I would be very glad to find help here, but have to say that my knowledge in Linux is pretty limited.


It shouldnt be too hard on Ubuntu 14.04, have you been following the instructions or using the install script from http://monero.cc/getting-started/index.html ?

I havent bothered to put the foreign bits through translator, but at a guess you might just need to try "sudo make"

Pool admin @ http://cryptonotepool.org.uk/ - for miners who value reliability (and like orange)!
Currently donating all of our 1% pool fee to the dev fund - mine at CryptonotepoolUK and support XMR at no extra cost!
RentaMouse
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
June 29, 2014, 01:08:25 AM
 #8152

Guys can anyone please help me?

cant sync my daemon..its been 48 hours since it worked..


Unable to connect to seed peers means you have a firewall issue going on, looks like you are on Windows - when you first ran Bitmonerod.exe did Windows Firewall ask about network access? If you didnt allow access, or you have another security app blocking its Internet access then you need to change it. If its not being blocked on your PC then it will be your Internet connection, domestic routers are usually fine but some corporate firewalls and public/shared wifi hotspots can block traffic for example.

Pool admin @ http://cryptonotepool.org.uk/ - for miners who value reliability (and like orange)!
Currently donating all of our 1% pool fee to the dev fund - mine at CryptonotepoolUK and support XMR at no extra cost!
zechiel
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
June 29, 2014, 01:34:32 AM
 #8153


[...] Monero is most fundamental coin to the day. Not only it is strictly anonymous, it has double-spend proof even in case 51% attack. [...]


That's new to me. Is this true? How is that supposed to work?
vleroybrown
Hero Member
*****
Offline Offline

Activity: 1147
Merit: 506


This is who we are.


View Profile
June 29, 2014, 01:35:48 AM
 #8154


[...] Monero is most fundamental coin to the day. Not only it is strictly anonymous, it has double-spend proof even in case 51% attack. [...]


That's new to me. Is this true? How is that supposed to work?
Man you know this coin has got to be good.  Just read the whitepaper!  Then read through the entire thread.  Much more educated than many on Bitcointalk..
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
June 29, 2014, 01:39:23 AM
 #8155


[...] Monero is most fundamental coin to the day. Not only it is strictly anonymous, it has double-spend proof even in case 51% attack. [...]


That's new to me. Is this true? How is that supposed to work?
Man you know this coin has got to be good.  Just read the whitepaper!  Then read through the entire thread.  Much more educated than many on Bitcointalk..

You can still doublespend with a 51% attack, nothing has changed about that attack vector

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
owlcatz
Legendary
*
Offline Offline

Activity: 3626
Merit: 1967



View Profile
June 29, 2014, 01:45:15 AM
 #8156


[...] Monero is most fundamental coin to the day. Not only it is strictly anonymous, it has double-spend proof even in case 51% attack. [...]


That's new to me. Is this true? How is that supposed to work?

Yes - link to support this claim is now necessary, otherwise, it's pure FUD.

.
I  C  Λ  R  U  S
██████████
██████▀▀▀██
████▀█████▀█
██████████
██████████
█████████████
░▄████
█████████████
███████████████████
███████████████████
████████░░░▀▀▀▀▀▀▀▀
████████▄▄▄████████
███████████████████
█████████████████▀
░░░██
▄▄▄█
█████
░░░██
░░░██
░░░██
░░░██
░░░
░░░
░░░
▄██████
█▌░▐██
███████▀
█████████████████████
██
███████████████████
██
███████████████████
██
████▀▀▀▀████▀▀█████
██
██░░▄▄░░██░░░█████
██
███▄▄██░░███░░█████
██
███▀▀▀▀░░▀██░░█████
██
██░░░░▄▄▄▄█▀░░▀████
██
██░░░░░░░░█░▀▀░████
██
███████████████████
██
███████████████████
██
███████████████████
█████████████████████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██
██
██
██

██
██
██
██
██
██
██
████
████
██









██
████
████
██









██
████
[/ce
vleroybrown
Hero Member
*****
Offline Offline

Activity: 1147
Merit: 506


This is who we are.


View Profile
June 29, 2014, 01:50:06 AM
 #8157


[...] Monero is most fundamental coin to the day. Not only it is strictly anonymous, it has double-spend proof even in case 51% attack. [...]


That's new to me. Is this true? How is that supposed to work?

Yes - link to support this claim is now necessary, otherwise, it's pure FUD.

FUD mentioned. waiting for it.
phosphorush
Hero Member
*****
Offline Offline

Activity: 503
Merit: 500


View Profile
June 29, 2014, 02:22:41 AM
 #8158

what would be the rate of mining XMR with 80 hs? Cheesy

Your account locked, please contact support.
AceCobra1
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
June 29, 2014, 02:43:20 AM
 #8159

is http://monero.crypto-pool.fr/# getting DDOSed again ?!?
jwinterm
Legendary
*
Offline Offline

Activity: 3024
Merit: 1105



View Profile
June 29, 2014, 02:47:22 AM
 #8160

what would be the rate of mining XMR with 80 hs? Cheesy

pretty slow...like maybe 0.1 per day

you can check with the bot on freenode #monero
Pages: « 1 ... 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 [408] 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 ... 2123 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!