Search content
Sort by

Showing 18 of 18 results by invest4al2
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BUCKS] SwagBucks | PoW/PoS | No premine | No IPO
by
invest4al2
on 10/12/2015, 04:22:24 UTC
so the website says i'm 'not-invited' when registering, whats up with that lol
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BUCKS] SwagBucks | PoW/PoS | No premine | No IPO
by
invest4al2
on 09/12/2015, 21:04:39 UTC
Still want to buy Bucks! Give me price and quantity!  Tongue
ok i'll bite.   10 BUCKS @ 0.01 each
good offer, i'll counter you with 0.00001 each
lets make it 0.005 and you've got a deal
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BUCKS] SwagBucks | PoW/PoS | No premine | No IPO
by
invest4al2
on 09/12/2015, 19:19:47 UTC
Still want to buy Bucks! Give me price and quantity!  Tongue
ok i'll bite.   10 BUCKS @ 0.01 each
Post
Topic
Board Announcements (Altcoins)
invest4al2
by
invest4al2
on 09/12/2015, 02:27:32 UTC
What is the purpose of this coin? Is it an experiment?

Swagbucks is intended for use on swagsociety.me. I intend to integrate a torrent tracker with swagsociety.me for different altcoins bootstrap files. Where members are being paid for seeding them.

This is actually decently useful for cryptoccurency people.

I thought it could be useful with a website where the bootstrap files will be seeded and kept updated.

Sounds good-- is it worth putting up a launch countdown?

if "couple" means "two" then its showtime Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum
by
invest4al2
on 06/12/2015, 04:44:29 UTC
defaced, could you or the team update the wallet download links in the OP please, they are broken since latest wallet update.   thanks
Post
Topic
Board Announcements (Altcoins)
Re: [RELEASED]BitMoney.i2p - Centralized|Const solo POW|Unlimited supply|Instant tx
by
invest4al2
on 16/11/2015, 18:11:26 UTC
can coins be sent from the "destination balance" back to other wallets?
Post
Topic
Board Announcements (Altcoins)
Re: [RELEASED]BitMoney.i2p - Centralized|Const solo POW|Unlimited supply|Instant tx
by
invest4al2
on 09/11/2015, 01:46:04 UTC
Dev Is there a particular C++ redistributable to install for error missing MSVCR110.dll while on x64 windows?
UPDATE:  Visual C++ 2012 x64 did the trick while other versions did not.
Post
Topic
Board Announcements (Altcoins)
Re: [RELEASED]BitMoney.i2p - Centralized|Const solo POW|Unlimited supply|Instant tx
by
invest4al2
on 08/11/2015, 22:48:05 UTC
Dev Is there a particular C++ redistributable to install for error missing MSVCR110.dll while on x64 windows?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SIL] SixEleven coin | free namecoin fork (.bit > .611.to) | yourAPP & DNS
by
invest4al2
on 06/11/2015, 22:32:08 UTC
Hey guys,

{
    "version" : 61100,
    "balance" : 0.00000000,
    "blocks" : 20835,
    "timeoffset" : 0,
    "connections" : 4,
    "proxy" : "",
    "generate" : false,
    "genproclimit" : -1,
    "difficulty" : 18.98224081,
    [...]
}

can you please help out and add some stable hashing power to 611 (SixEleven)? With difficulty level 4693 my wallet got stuck at block 21085 since hours, now  Huh

$ sixeleven/src/611d getinfo
{
    "version" : 61100,
    "balance" : 0.00000000,
    "blocks" : 21085,
    "timeoffset" : 0,
    "connections" : 7,
    "proxy" : "",
    "generate" : true,
    "genproclimit" : 1,
    "difficulty" : 4692.86619945,
[...]
}

611 does support merged mining with Bitcoin.  Smiley

I was wondering if you can explain the first 20k blocks, was this a relaunch or a coin or an old post?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SIL] SixEleven coin | free namecoin fork (.bit > .611.to) | yourAPP & DNS
by
invest4al2
on 03/11/2015, 03:47:08 UTC
{
    "version" : 61100,
    "balance" : 0.00000000,
    "blocks" : 20835,
    "timeoffset" : 0,
    "connections" : 4,
    "proxy" : "",
    "generate" : false,
    "genproclimit" : -1,
    "difficulty" : 18.98224081,
    "hashespersec" : 0,
    "testnet" : false,
    "keypoololdest" : 1446522171,
    "keypoolsize" : 101,
    "paytxfee" : 0.06110000,
    "mininput" : 0.00010000,
    "txprevcache" : false,
    "errors" : ""
}
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VOL] VOLUME - X11 - ROADMAP - YOBIT
by
invest4al2
on 18/08/2015, 02:24:21 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [AXIOM] AxiomMemHash, Schnorr Sigs, 8/3 Status Update, AxiomPOS 3.0, AXH 2.0
by
invest4al2
on 06/08/2015, 23:41:47 UTC
I'm trying to build the wallet from source, but getting this error:


secp256k1/src/ecmult_impl.h: In function âvoid secp256k1_ecmult_odd_multiples_table_storage_var(int, secp256k1_ge_storage_t*, const secp256k1_gej_t*)â:
secp256k1/src/ecmult_impl.h:96:71: warning: invalid conversion from âvoid*â to âsecp256k1_gej_t*â [-fpermissive]
secp256k1/src/ecmult_impl.h:97:69: warning: invalid conversion from âvoid*â to âsecp256k1_ge_t*â [-fpermissive]
secp256k1/src/ecmult_impl.h:98:67: warning: invalid conversion from âvoid*â to âsecp256k1_fe_t*â [-fpermissive]
secp256k1/src/secp256k1.c: At global scope:
secp256k1/src/secp256k1.c:460:48: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
secp256k1/src/field_10x26_impl.h:44:13: warning: âvoid secp256k1_fe_verify(const secp256k1_fe_t*)â defined but not used [-Wunused-function]
secp256k1/src/group_impl.h:36:13: warning: âvoid secp256k1_ge_set_infinity(secp256k1_ge_t*)â defined but not used [-Wunused-function]
secp256k1/src/group_impl.h:161:13: warning: âvoid secp256k1_gej_set_xy(secp256k1_gej_t*, const secp256k1_fe_t*, const secp256k1_fe_t*)â defined but not used [-Wunused-function]
secp256k1/src/group_impl.h:227:12: warning: âint secp256k1_gej_is_valid_var(const secp256k1_gej_t*)â defined but not used [-Wunused-function]
secp256k1/src/secp256k1.c:637:1: fatal error: opening dependency file obj/secp256k1/src/secp256k1.d: No such file or directory
compilation terminated.
make: *** [obj/secp256k1/src/secp256k1.o] Error 1


Nevermind, found part of the fix on page 4, however now I get this:



/usr/local/include/boost/filesystem/operations.hpp:508: undefined reference to `boost::filesystem::detail::rename(boost::filesystem::path const&, boost::filesystem::path const&, boost::system::error_code*)'
collect2: ld returned 1 exit status
make: *** [axiomd] Error 1


I'm using boost 1.55

You'll have to check some earlier posts; you must mkdir 2 directories manually to compile without error

edit: oh your problem is boost, please disregard
Post
Topic
Board Announcements (Altcoins)
Re: [AXIOM] AxiomMemHash, Schnorr Sigs, 8/3 Status Update, AxiomPOS 3.0, AXH 2.0
by
invest4al2
on 04/08/2015, 16:37:35 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [AXIOM] CPU Only AxiomMemHash + SHABAL-256 - Schnorr Sigs - Ongoing POW - DPOS
by
invest4al2
on 27/07/2015, 00:13:25 UTC
this is mining results of my modest desktop 9 hours after launch.  Downloaded, installed and started mining 6AM EST through 8PM EST approximately 14 hours, and it hit 2 blocks of 100 coins so far.  Perfectly acceptable and perfectly profitable.  http://i.imgur.com/UHzWWLP.png
Post
Topic
Board Announcements (Altcoins)
Re: [AXIOM] CPU Only AxiomMemHash + SHABAL-256 - Schnorr Sigs - Ongoing POW - DPOS
by
invest4al2
on 26/07/2015, 22:07:29 UTC
same as current without the "2" at end.   Can you help?  or is this a background check lol.

No background check.  But if your account was hacked it's good for people to know. 

Now we can consider "invest4al" a compromised account. 

That's all.
oh Its not as sinister as that actually its partly my error.  When bitcointalk database was hacked in May this year I changed my password as per standard operating procedure and then later lost that new password. The bitcointalk password reset emails never reaches mailbox or spam so I just haven't bothered.
I don't know who the dev is nor am I part of any teams or clubs. I did mine the shit out of this coin last night though and had a lot of fun doing it -   reminds me of maxcoin without the drama and gpu miners.
Post
Topic
Board Announcements (Altcoins)
Re: [AXIOM] CPU Only AxiomMemHash + SHABAL-256 - Schnorr Sigs - Ongoing POW - DPOS
by
invest4al2
on 26/07/2015, 19:42:53 UTC
same as current without the "2" at end.   Can you help?  or is this a background check lol.
Post
Topic
Board Announcements (Altcoins)
Re: [AXIOM] CPU Only AxiomMemHash + SHABAL-256 - Schnorr Sigs - Ongoing POW - DPOS
by
invest4al2
on 26/07/2015, 18:58:31 UTC
I find it hard to believe anyone is having problems mining this.   Run the wallet,  add some nodes in the debug console "addnode x.x.x.x add" for each node IP, wait a few minutes for it to sync the last 12 hours of blockchain data then once you are synced start mining by hitting the engage button or "setgenerate true -1" in the console.  Even on a crappy intel i3 3.30ghz desktop I found a block in 1 hour.  good luck and great coin dev!
you welcome dev

so many noobie accounts finding that coin fantastic  Grin

nope not the dev lol.   cant get into my main bct account since the password hack and really theres not much reason to be here with all the stupidity.
Post
Topic
Board Announcements (Altcoins)
Re: [AXIOM] CPU Only AxiomMemHash + SHABAL-256 - Schnorr Sigs - Ongoing POW - DPOS
by
invest4al2
on 26/07/2015, 18:28:23 UTC
I find it hard to believe anyone is having problems mining this.   Run the wallet,  add some nodes in the debug console "addnode x.x.x.x add" for each node IP, wait a few minutes for it to sync the last 12 hours of blockchain data then once you are synced start mining by hitting the engage button or "setgenerate true -1" in the console.  Even on a crappy intel i3 3.30ghz desktop I found a block in 1 hour.  good luck and great coin dev!