- Sep 25, 2018
-
-
Holger authored
-
- Sep 24, 2018
- Sep 23, 2018
- Sep 22, 2018
-
-
Holger authored
Fix unit test
-
Holger authored
-
Holger authored
-
Holger authored
-
Holger authored
-
Holger authored
-
Holger authored
CONSTANTS * STEEM_REVERSE_AUCTION_WINDOW_SECONDS_HF20 added Nodelist * nodes information updated Steem * get_dust_threshold() improved and get_config used * hardfork checks improved * hardfork property improved by using get_hardfork_properties function Changelog.rst added and Issue #80 fixed
-
Holger Nahrstaedt authored
Make vote rshare calculations HF20 ready
-
Holger Nahrstaedt authored
adding methods to claim and create discounted accouts
-
Holger authored
-
Flug Schwein authored
-
Holger authored
-
Holger authored
Remove non appbase nodes and related tests from all unit tests Improve blockchain.stream() for appbase
- Sep 21, 2018
-
-
crokkon authored
-
Flug Schwein authored
-
Flug Schwein authored
-
Flug Schwein authored
-
- Sep 20, 2018
-
-
Flug Schwein authored
-
Flug Schwein authored
-
- Sep 18, 2018
-
-
Holger authored
-
Holger authored
-
Holger Nahrstaedt authored
Optimize sbd_to_rshares to not use an iterative approach
-
Holger authored
-
- Sep 14, 2018
-
-
Holger Nahrstaedt authored
adding weku chain properties
-
- Sep 13, 2018
-
-
crokkon authored
-
- Sep 11, 2018
-
-
crokkon authored
-
- Sep 09, 2018
-
-
Martin authored
Just a bunch of deleted whitespaces.
-
Martin authored
We can get rid of the iterative approach by utilizing a few formulars. This makes the function signature smaller as well as improving performance drastically while increasing the precision. I also added a few comments to make it more obvious what I'm doing here.
-
- Sep 08, 2018
-
-
Holger authored
-
Holger authored
-
Holger authored
Some more unit tests
-
Holger Nahrstaedt authored
beembase/objects: fix serialization of appbase trx
-
Holger Nahrstaedt authored
Fix many documentation errors (based on error messages when building)