Bitcoin Forum
May 08, 2024, 12:11:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 »  All
  Print  
Author Topic: [ANN] cbitcoin 1.0 Alpha 4 Released.  (Read 4134 times)
deadserious
Full Member
***
Offline Offline

Activity: 121
Merit: 102



View Profile
September 14, 2012, 11:02:36 PM
 #21

cbitcoin is an open-source bitcoin library written in C99.

is it a Dynamic Shared library (dso/dylib/dll) ?
1715170304
Hero Member
*
Offline Offline

Posts: 1715170304

View Profile Personal Message (Offline)

Ignore
1715170304
Reply with quote  #2

1715170304
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715170304
Hero Member
*
Offline Offline

Posts: 1715170304

View Profile Personal Message (Offline)

Ignore
1715170304
Reply with quote  #2

1715170304
Report to moderator
1715170304
Hero Member
*
Offline Offline

Posts: 1715170304

View Profile Personal Message (Offline)

Ignore
1715170304
Reply with quote  #2

1715170304
Report to moderator
Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
September 15, 2012, 12:37:24 AM
 #22

Well, just wanted to come back and say that libevent appears to officially support Windows. Hell, there was even a libmemcached v0.42 port for Windows and then I was able to port PushPool to Windows.

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
September 15, 2012, 03:36:26 PM
 #23

a little bit of btc love coming your way mate - I don't even develop but I can see the benefit of this being in the community, so thanks for spending the time on it.

Thank you.

is it a Dynamic Shared library (dso/dylib/dll) ?

The build script compiles shared/dynamic libraries for Linux and OSX. There is no Windows support yet. You can build or use the source code any way you want of-course.

Well, just wanted to come back and say that libevent appears to officially support Windows. Hell, there was even a libmemcached v0.42 port for Windows and then I was able to port PushPool to Windows.

Though cbitcoin will likely not be windows friendly. It would be good for any Windows developers to see if they can get it to work in Windows. I understand that the Windows C compiler doesn't support C99 so that will be a problem, though the code can be modified for C89 to compile for Windows or some other compiler can be used if it exists.

evoorhees
Legendary
*
Offline Offline

Activity: 1008
Merit: 1021


Democracy is the original 51% attack


View Profile
September 15, 2012, 05:26:24 PM
 #24

Small donation sent, keep up the great work!
mcorlett
Donator
Sr. Member
*
Offline Offline

Activity: 308
Merit: 250



View Profile
September 15, 2012, 05:28:42 PM
 #25

Nice work, and congratulations on the release!

MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
September 15, 2012, 06:53:54 PM
 #26

Thanks to both of you.

I'm working on the full validating node software now. Somewhat soon I should commit some code to https://github.com/MatthewLM/BitEagle-FullNode This should aid with the testing of cbitcoin as I code the components for BitEagle.
Atlas
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
September 15, 2012, 06:57:39 PM
 #27

a little bit of btc love coming your way mate - I don't even develop but I can see the benefit of this being in the community, so thanks for spending the time on it.

Thank you.

is it a Dynamic Shared library (dso/dylib/dll) ?

The build script compiles shared/dynamic libraries for Linux and OSX. There is no Windows support yet. You can build or use the source code any way you want of-course.

Well, just wanted to come back and say that libevent appears to officially support Windows. Hell, there was even a libmemcached v0.42 port for Windows and then I was able to port PushPool to Windows.

Though cbitcoin will likely not be windows friendly.


I don't think people should be storing and accessing Bitcoins through a Windows operating system anyways, especially with an NSA backdoor.
MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
September 17, 2012, 11:41:10 AM
 #28

1.0 Alpha 2 is now available for download: http://cbitcoin.com.

I removed some include directives that should not be there. I fixed some warnings by changing the services bitfield to CBVersionServices and fixed the error handling in the CBNetworkCommunicator code. See commits here: https://github.com/MatthewLM/cbitcoin/commits/alpha
kangasbros
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1006



View Profile
September 17, 2012, 01:03:43 PM
 #29

BTC sent. Very good project, especially as people have been complaining about the satoshi client for ages...

MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
September 17, 2012, 01:33:31 PM
 #30

Thank you very much for the donation.

people have been complaining about the satoshi client for ages...

I cannot say I'll be able to satisfy every need and complaint but I am all ears to suggestions and comments about bitcoin.
finkleshnorts
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
September 17, 2012, 02:04:21 PM
 #31

Very cool, 0.5 BTC (plus some random decimals to clean up my wallet) sent.
MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
September 17, 2012, 07:32:27 PM
 #32

Thanks, I'm sure those random digits will come in handy.  Grin

I've got some code up for the fully validating node software: https://github.com/MatthewLM/BitEagle-FullNode

Hopefully that will come along smoothly.
MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
September 22, 2012, 07:24:59 PM
 #33

Alpha 3 is released. In this release the CBAddressManager test is fixed for new version numbers, the README has been improved, an old copyright notice has been removed since it is not needed and a problem with the script interpreter was fixed.
grondilu
Legendary
*
Offline Offline

Activity: 1288
Merit: 1076


View Profile
September 29, 2012, 01:51:02 PM
 #34

Damn.  Just noticed this thread is forked.  What the heck I'll cross-post:

To compile your libraries on my 32-bits, debian GNU/linux host, I had to change line 94 of BUILD.py (why not use a makefile, btw?):

Code:
cflags += " -m64"
into:
Code:
cflags += " -m32"

Also, in src/structures/CBBigInt/CBBigInt.c, line 43:

Code:
	for (u_int8_t x = a.length - 1;; x--) { 
into:
Code:
	for (uint8_t x = a.length - 1;; x--) { 

Then all compilation seems fine, but linking failed:
LINKING ./build/bin/libcbitcoin.so
gcc: error: unrecognized command line option ‘-flat_namespace’

so I just removed this option.  I hope it's ok.

I want to try to make an interface to this in Perl6, using the NativeCall module.  If I succeed, it would be really cool.




MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
September 29, 2012, 02:52:11 PM
 #35

I replied in the other thread (https://bitcointalk.org/index.php?topic=80521.msg1231003#msg1231003). The reason I made a thread here is to try and obtain interest from non technical people who do not look at the "Development & Technical Discussion" forum. I don't know what to do really. Should the threads be merged into one thread on one of the forums? I guess that's up to any of the moderators if they so choose.
WikileaksDude
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500



View Profile
September 29, 2012, 03:41:43 PM
 #36

0.2 bitcoins sent! will be looking to donate much more next month!

Keep it up  Cheesy
MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
September 29, 2012, 05:23:49 PM
 #37

0.2 bitcoins sent! will be looking to donate much more next month!

Keep it up  Cheesy

Thank you very much.  Smiley
hazek
Legendary
*
Offline Offline

Activity: 1078
Merit: 1002


View Profile
September 29, 2012, 08:52:59 PM
 #38

You know what would help to raise you more money MatthewLM? A nice little PR post where you could explain a little bit more about who you are, what are your goals and a donation goal. I'm sure people would be really generous if you could properly reach their awareness. Have you thought about any of this? Would you like some help with that?

My personality type: INTJ - please forgive my weaknesses (Not naturally in tune with others feelings; may be insensitive at times, tend to respond to conflict with logic and reason, tend to believe I'm always right)

If however you enjoyed my post: 15j781DjuJeVsZgYbDVt2NZsGrWKRWFHpp
MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
September 30, 2012, 01:48:05 PM
 #39

I replied to Hazek in a PM and said I need to think more about and plan for the direction and organisation of cbitcoin over the next few weeks. I'm willing to hear any general suggestions people have about the project in the meantime, so do not be hesitant to reply in this thread, PM me or email cbitcoin@thelibertyportal.com if you have anything to say or if you'd like to be involved in any way.

I hope to have more details about my plans reasonably soon, so subscribe to this thread to keep updated.
MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
October 05, 2012, 08:50:16 PM
 #40

1.0 Alpha 4 is now available to download: http://cbitcoin.com/

This release fixes issues with the CBBigInt code, an issue with compilation and an issue with CBSubScriptRemoveSignature.
Pages: « 1 [2] 3 »  All
  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!