Peter Conrad
Peter Conrad
Maybe I'm doing something wrong, but I don't see what that might be. :-/ Simple test: * create `/tmp/include/test/inc.hpp` with this: ``` #pragma once #include #include namespace test { std::vector...
I can't find any indication under what license this is published. Please clarify.
Clean up FC
**User Story** As a developer I want to have the FC library cleaned up in order to get rid of broken/obsolete/unused code and reduce maintenance effort. Much of the code...
Part of #1116 / #1584
This PR implements an idea originally mentioned by @nathanhourt . His observation was that we use the `asset` type for two fundamentally different concepts, which is inherently dangerous. A real-world...
This is work in progress for switching core to boost::fibers as implemented in https://github.com/bitshares/bitshares-fc/pull/173
**User Story** As a user I want to be informed about limitations and caveats related to the BSIP-40 implementation **Impacts** Describe which portion(s) of BitShares Core may be impacted by...
Attempt to resolve #1105 Speed increase is insignificant (4 seconds for 22M blocks). The first commit compares the new calculation method against the old, the second commit removes the old...
Against all processes in our community, BSIP-83 has been [removed at the decision of a single community member](248), despite the fact that [all his previous comments had been addressed and...
This is supposed to be the discussion thread for [BSIP-0083](https://github.com/bitshares/bsips/pull/238).