Skip to content
#

ledger

Here are 282 public repositories matching this topic...

Magicking
Magicking commented Apr 24, 2019

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.3

Expected behaviour

Helpful error message

Actual behaviour

invalid argument 0: json: cannot unmarshal non-string into Go value of type common.Hash

simonmichael
simonmichael commented Mar 18, 2020

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

mvines
mvines commented Feb 25, 2020

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 found
  • solana stakes <some other account pubkey> report that the account is invalid
alerque
alerque commented Oct 26, 2019

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.

uweewjnueji99i
uweewjnueji99i commented Apr 9, 2020

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
hrj
hrj commented May 11, 2019

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

baryluk
baryluk commented May 29, 2018

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

purser

Improve this page

Add a description, image, and links to the ledger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ledger topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.