Giter VIP home page Giter VIP logo

loafwallet-core's People

Contributors

acorscadden avatar hugohn avatar kcw-grunt avatar litebit avatar losh11 avatar luke-jr avatar lvaccaro avatar mosadialiou avatar voisine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

loafwallet-core's Issues

Optimization of Loafwallet Core SDK

This library was forked from breadwallet-core and was originally designed for BTC. There are enough differences where it could be optimized for LTC and even dynamic algorithms that take advantage of a user with more or fewer wallet addresses. The Bloom filter implementation is set at a default and make be improved.

error BRCrypto.h line 95

../../../../src/main/jni/loafwallet-core/BRCrypto.h:95:63: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned int)' [-Wimplicit-function-declaration]
void *(*volatile const memset_ptr)(void *, int, size_t) = memset;
^
../../../../src/main/jni/loafwallet-core/BRCrypto.h:95:63: note: include the header <string.h> or explicitly provide a declaration for 'memset'
1 warning generated.

Testing Bech32 with v2.6.1 Litewallet Android

Overview

We are resurrecting the effort to have Litewallet Android to have bech32 support. If you recall, we wanted to have bech32 for both iOS and Android a few years ago.

We have a working solution in the production version of Litewallet iOS in that it accepts and sends to bech32 addresses. bech32 origination/wallet is in the future.

For Litewallet Android, we were unable to upgrade as it would have destroyed tens of thousands of users Litewallet databases on older devices and they would lose access to their Litecoin. This would be very bad.

Current Approach

Recently we upgraded the Litewallet Android code which uses newer versions of Android OS and by default the older devices would be unable to upgrade yet the presumption is they would still have access to the pre v2.6.1 versions of Litewallet.

This effort will try to test the previous work against the latest version of Litewallet and we will scope the negatively affected prior to rollout.

๐ŸฆŸ [Bugfix] Older 32 bit Android devices can't handle the change to bech32

Problem

When migrating the loafwallet-core to bech32 there is a class and method that remaps the memory spacing. Older phones cannot take the updates because the mapping causes the database to lose the data.

Goal

Ugrade the library loafwallet-core so that older phones like Samsung J2 and Samsung J7 can manage the onboard database given the newer memory mapping.

Background

#19
https://github.com/litecoin-foundation/loafwallet-android/issues/240

Contact

Please contact @kcw-grunt for more background

Bounty

We are offering $500 for this bug fix in Litecoin. We are non-profit and this is quite alot for our budget but it will help thousands of users.

Question

I'm looking at implementing the Breadwallet-Core into my cryptocurrency's wallet. I was wondering what adaptations have been made so that Loafwallet can become compatible with the Litecoin network. Any algorithm changes?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.