ledger
Here are 362 public repositories matching this topic...
-
Updated
Aug 4, 2021 - C++
After bank_forks_utils calls snapshot_utils::bank_from_snapshot_archives(), it verifies the bank matches the SnapshotArchiveInfo. This functionality should be moved to snapshot_utils.
Also, write a unit test for it, and update the tests in core/tests/snapshots.rs to use it.
Original PR comment below:
This flag to not check the hash was introduced here: https://github.com/solan
As an intermediate step towards #1015, and various parts thereof, would it be possible to ignore the syntax for features not currently supported, yet use the parts which are supported in trades?
I'm thinking out loud and wondering what effects this may have.
My end goal here is to be able to read a data file https://gitlab.com/snippets/1856416 without errors. Hledger would be able to parse thi
-
Updated
May 6, 2021 - 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
Jul 6, 2021 - HTML
-
Updated
Aug 12, 2018 - Swift
-
Updated
Jul 25, 2021 - Go
-
Updated
Aug 1, 2021 - Go
-
Updated
Apr 17, 2021 - Vim script
-
Updated
Jul 30, 2021 - HTML
-
Updated
Jan 26, 2020 - Go
-
Updated
Mar 1, 2018 - PHP
-
Updated
Dec 16, 2020 - Go
Thinking to just have it dump the raw wallet files to a file would be useful, especially for some older wallet types.
-
Updated
Jul 21, 2021 - Scala
-
Updated
Jun 6, 2021 - Ruby
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Aug 1, 2021 - Shell
-
Updated
Jul 6, 2021 - Emacs Lisp
-
Updated
Jun 2, 2021 - Python
-
Updated
Aug 4, 2021 - 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."
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