ledger
Here are 340 public repositories matching this topic...
-
Updated
Feb 8, 2021 - C++
Balance sheet column headings should be the column's end date:
Balance Sheet 2020-07-03
|| 2020-07-03
======================================++==============================================
But in the HTML output, it seems to be a date range instead:
Bala |
|---|
Problem
Missing a test that verifies the AccountInfo's data length is correctly enforced to exist in RW data. The length is translated correctly but we have no way to ensure that it will continue to do so over time.
Proposed Solution
AccountInfo
-
Updated
Feb 21, 2021 - Python
-
Updated
Dec 11, 2020 - PureScript
this is the natural behavior of node-hid but we should backport this behavior to all other transports.
basically it's a failsafe for race conditions.
if you open() a transport, you are responsible to close() it in a finally, if an open() happens during that time it should throw if it concerns the same device (e.g. by path id / by uuid, ... depending on the transport)
-
Updated
Feb 10, 2021 - Clojure
-
Updated
Sep 14, 2020 - HTML
-
Updated
Aug 12, 2018 - Swift
-
Updated
Jan 15, 2021 - Go
-
Updated
Feb 24, 2021 - Go
-
Updated
Nov 27, 2020 - Vim script
-
Updated
Feb 5, 2021 - HTML
-
Updated
Jan 26, 2020 - Go
-
Updated
Dec 16, 2020 - Go
-
Updated
Mar 1, 2018 - PHP
-
Updated
Feb 19, 2021 - Scala
-
Updated
Jan 22, 2021 - Emacs Lisp
-
Updated
Feb 16, 2021 - Ruby
-
Updated
Feb 24, 2021 - JavaScript
-
Updated
Jul 26, 2020 - CSS
-
Updated
Feb 8, 2021 - Python
-
Updated
Nov 18, 2020
Need to modify things so that failure to import required modules gives helpful next steps, rather than just an import error... (Basically for everything in requirements.txt, so directing people to that...)
-
Updated
Sep 18, 2020 - C
Improve this page
Add a description, image, and links to the ledger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ledger topic, visit your repo's landing page and select "manage topics."


A parametrized option to set the blocksize would be useful to experiment with. As quorum is used in a private setting I think this option should be available