Git Product home page Git Product logo

fluttercoin's People

Contributors

jarridgraham avatar kefkius avatar kizeren avatar ofeefee avatar petemanaco avatar slax0r avatar thekidcoin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fluttercoin's Issues

Current git fails on 64 bit.

Linux Mint, Ubuntu all versions. Only happens on 64 bit machines. Also occurs on the launchpad PPA.

src/rpcwallet.cpp: In function ‘json_spirit::Value setstakesplitthreshold(const Array&, bool)’: src/rpcwallet.cpp:1901:84: error: conversion from ‘uint64 {aka long long unsigned int}’ to ‘const Value_type {aka const json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >}’ is ambiguous result.push_back(Pair("split stake threshold set to ", nStakeSplitThreshold)); ^ src/rpcwallet.cpp:1888:12: note: candidates are: uint64 nStakeSplitThreshold = params[0].get_int(); ^ In file included from src/json/json_spirit_reader_template.h:9:0, from src/bitcoinrpc.h:15, from src/rpcwallet.cpp:8: src/json/json_spirit_value.h:283:5: note: json_spirit::Value_impl<Config>::Value_impl(double) [with Config = json_spirit::Config_vector<std::basic_string<char> >] Value_impl< Config >::Value_impl( double value ) ^ src/json/json_spirit_value.h:275:5: note: json_spirit::Value_impl<Config>::Value_impl(uint64_t) [with Config = json_spirit::Config_vector<std::basic_string<char> >; uint64_t = long unsigned int] Value_impl< Config >::Value_impl( boost::uint64_t value ) ^ src/json/json_spirit_value.h:267:5: note: json_spirit::Value_impl<Config>::Value_impl(int64_t) [with Config = json_spirit::Config_vector<std::basic_string<char> >; int64_t = long int] Value_impl< Config >::Value_impl( boost::int64_t value ) ^ src/json/json_spirit_value.h:259:5: note: json_spirit::Value_impl<Config>::Value_impl(int) [with Config = json_spirit::Config_vector<std::basic_string<char> >] Value_impl< Config >::Value_impl( int value ) ^ src/json/json_spirit_value.h:251:5: note: json_spirit::Value_impl<Config>::Value_impl(bool) [with Config = json_spirit::Config_vector<std::basic_string<char> >] Value_impl< Config >::Value_impl( bool value ) ^ src/json/json_spirit_value.h:219:5: note: json_spirit::Value_impl<Config>::Value_impl(json_spirit::Value_impl<Config>::Const_str_ptr) [with Config = json_spirit::Config_vector<std::basic_string<char> >; json_spirit::Value_impl<Config>::Const_str_ptr = const char*] <near match> Value_impl< Config >::Value_impl( const Const_str_ptr value ) ^ src/json/json_spirit_value.h:219:5: note: no known conversion for argument 1 from ‘uint64 {aka long long unsigned int}’ to ‘json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >::Const_str_ptr {aka const char*}’ src/json/json_spirit_value.h:439:5: error: initializing argument 2 of ‘json_spirit::Pair_impl<Config>::Pair_impl(const String_type&, const Value_type&) [with Config = json_spirit::Config_vector<std::basic_string<char> >; json_spirit::Pair_impl<Config>::String_type = std::basic_string<char>; json_spirit::Pair_impl<Config>::Value_type = json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >]’ Pair_impl< Config >::Pair_impl( const String_type& name, const Value_type& value ) ^ make: *** [build/rpcwallet.o] Error 1

TX rejected due to misbehaving client

Sometimes the client "recovers" already spent outputs and offers them to spend again.
This can be observed when n=2 (or more) transaction are created and at least one (but at most n-1) of them do not make it into the next block.
Afterward, the outputs of the confirmed but technically already spent transactions are falsely added to the unspent outputs again. Observable by listunspent 0.

macOS Client

Hello,

Are you going to release a macOS version of the latest client before the fork?

Disappearing client

Client disappears when minimized. Built via gitian. 7.5.20 version of git as of date of posting this issue.

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.