<<  >> (p.5)
    Author Topic: cbitcoin - Bitcoin implementation in C. Currently in development.  (Read 20363 times)
    jim618
    Legendary
    *
    Offline Offline

    Activity: 1708
    Merit: 1069



    View Profile WWW
    June 16, 2012, 08:31:05 PM
    Last edit: June 16, 2012, 08:45:47 PM by jim618
     #81

    I just thought I would mention that bitcoinj has moved it's wallet file format over to protobuf.
    There is a pure C protobuf project here:

    http://code.google.com/p/protobuf-c/

    I am just adding support for the new format into MultiBit and the wallet files are much smaller and so load in double quick time.

    I am not sure where you have got to yet in your work on wallet storing reading but wanted to mention it. Potentially cbitcoin and bitcoinj could have byte-compatible wallets.

    There is a proto file representing all the messages already all done with the key, Bitcoin address etc structure - you could directly produce your cbitcoin wallet store/ load code from that.

    Edit: The proto file is here:
    http://code.google.com/p/bitcoinj/source/browse/core/src/bitcoin.proto?name=release-0.5

    MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
Page 4
Viewing Page: 5