ledger
Here are 282 public repositories matching this topic...
https://www.ledger-cli.org/3.0/doc/ledger3.html#Example-Journal-File
https://github.com/ledger/ledger/blob/master/doc/ledger3.texi#L10285
Unless I'm mistaken, the opening balance statement should include the 5,500.00 USD transferred on 2011/01/25 to purchase a car.
Auto posting rules affect the whole current file and any parent or child file, but not sibling files (with multiple -f options). The docs at https://hledger.org/journal.html#auto-postings-transaction-modifiers are not clear on this. Also auto posting rules' and periodic transaction rules' scope should be mentioned in the https://hledger.org/journal.html#directives reference table, probably.
Wo
Would be nice to be able to review the in-app help but via the fava website.
solana stakes <identity pubkey> or solana stakes <does not exist pubkey> all silently return nothing.
Lets:
- If possible make
solana stakes <identity pubkey>report the stakes from the corresponding vote account solana stakes <does not exist pubkey>report that the account was not foundsolana stakes <some other account pubkey>report that the account is invalid
I see this note in initial announcement:
Please be aware that filtering by tag is still in development and only partially included in the latest release.
Waiting for this feature! But probably it's a good idea to document how to use it now if people want to play with this command.
It's unclear weither or not Electron supports Bluetooth out of the box, there is this discussion here electron/electron#7367 but it's not clearly stated and I can't find any documentation in Electron itself. Electron often have a degraded support of Chromium features, don't implement it all so it's worth trying if hw-transport-web-ble works from the renderer thread.
-
Updated
Jun 1, 2020 - HTML
Public key hash is what used for identification everywhere (well, except grant queries).
-
Updated
Jun 29, 2020 - Go
The documentation has fallen a bit behind what is possible. Options like g:ledger_no_bin (see #83) are not documented at all, compatibility with hledger is not noted, the new completion command settings are not documented, and the order that detection happens and which options override which others is not properly notated.
-
Updated
Nov 3, 2019 - Go
-
Updated
Jan 26, 2020 - Go
It fails with this:
build github.com/insolar/insolar/cmd/pulsard: cannot load github.com/ugorji/go/codec: ambiguous import: found github.com/ugorji/go/codec in multiple modules:
github.com/ugorji/go v1.1.4 (/home/me/go/pkg/mod/github.com/ugorji/go@v1.1.4/codec)
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 (/home/me/go/pkg/mod/github.com/ugorji/go/codec@v0.0.0-201812041
-
Updated
Mar 1, 2018 - PHP
Currently, aliases are only substituted when they are used as the full account name. But, it will be also useful when aliases are part of an account name.
For example, an alias xyz is currently only applied when xyz is specified as an account name. It doesn't get applied when the account name is xyz:pqr.
However, substitutions should only be done at the beginning of the path. For examp
http://plaintextaccounting.org/quickref/ was prototyped with google docs, and is exported from there. This is not ideal for maintenance and contribution, I'd like to have it in the main repo instead, as markdown, html, or whatever, hopefully still with a useful layout and not too painful to edit.
-
Updated
Oct 12, 2019 - Emacs Lisp
-
Updated
Jun 19, 2020 - CSS
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
Jul 2, 2020 - C
-
Updated
Aug 14, 2019
Lets say, I select reasonable but low (for the current time) transaction fee, but the transaction is only confirmed hours or days later (i.e. because network suddenly have more transactions). What will happen with the sent "funds"? Is there a way to get it back, or perform a swap at different rate (if market conditions changed grately), or what? I think the swap and status must show this much more
Payout
Heads up! There's a bounty on this task! Go to https://colony.io/colony/beta/task/5e4566a3cbb233006996c3a7 learn more!
Description
Issue owner: chris@colony.io
To be in line with our other projects in Colony, this library should be move to TypeScript.
These should be the minimal configs setting the "strictness" of the TS compiler (compilerOptions). Relaxation of th
-
Updated
May 28, 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."
Quorum doesn't return a message error clearly specifying the cause of an error (from a user standpoint) when the transaction manager fails to Quorum (e.g: 400 bad request, ...).
System information
Release:
2.2.3Expected behaviour
Helpful error message
Actual behaviour
invalid argument 0: json: cannot unmarshal non-string into Go value of type common.Hash