Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exploit new support in firefly-signer and firefly-common for large & scientific JSON numbers #153

Merged
merged 9 commits into from
Sep 4, 2024

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    3319256 View commit details
    Browse the repository at this point in the history
  2. Unmarshal to fftypes.JSONAny, not interface

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    126b710 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Pull in latest ffcommon and ffsigner

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    16d9f21 View commit details
    Browse the repository at this point in the history
  2. Remove scientific number test - not supporting at present

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bad89ec View commit details
    Browse the repository at this point in the history
  3. Pull in ffcommon, reinstate scientific numbers

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    40ef535 View commit details
    Browse the repository at this point in the history
  4. Update to the latest releases of ffcommon, ffsigner, fftm

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    20dfcbb View commit details
    Browse the repository at this point in the history
  5. Update unit test

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bc3d2d3 View commit details
    Browse the repository at this point in the history
  6. Update prepare_transaction

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    26bfeae View commit details
    Browse the repository at this point in the history
  7. Add unit tests for TX prepare

    Signed-off-by: Matthew Whitehead <[email protected]>
    matthew1001 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3d18e2f View commit details
    Browse the repository at this point in the history