ledger
Here are 303 public repositories matching this topic...
-
Updated
Sep 2, 2020 - 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
After loading more account history, clicking the "refresh" button will reset the already loaded history
Steps to reproduce
- Open https://explorer.solana.com/address/11111111111111111111111111111111?cluster=devnet
- Click "Load more"
- Click "Refresh"
- Observe that the extended history is no longer visible
Proposed Solution
Refresh account history while retaining
-
Updated
Aug 31, 2020 - Python
-
Updated
Sep 4, 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
Aug 26, 2020 - HTML
-
Updated
Aug 12, 2018 - Swift
-
Updated
Sep 4, 2020 - Go
-
Updated
Jun 8, 2020 - Vim script
-
Updated
Nov 3, 2019 - Go
-
Updated
Jan 26, 2020 - Go
-
Updated
Sep 3, 2020 - Go
-
Updated
Mar 1, 2018 - PHP
-
Updated
Sep 3, 2020 - Scala
-
Updated
Aug 11, 2020 - HTML
-
Updated
Oct 12, 2019 - Emacs Lisp
-
Updated
Jul 26, 2020 - CSS
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jul 27, 2020 - C
-
Updated
Aug 14, 2019
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
May 29, 2020 - Python
-
Updated
Sep 5, 2020 - TypeScript
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