Skip to content
Snippets Groups Projects

Fix fc::json to stream - if integers exceeds javascripts max int values

Merged Andrzej Such requested to merge 517-as-json-large-negative-numbers into develop
All threads resolved!

(which means that in JS you need to use bigint for them) return values as string.

Closes #517 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Andrzej Such added 10 commits

    added 10 commits

    • 7eaa2ef7...35fc8580 - 6 commits from branch develop
    • 35fc3ee3 - Fix fc::json to stream - if integers exceeds javascripts max int values
    • bbabda06 - Add test for fc::json::to_string integer formating tests
    • 914d270e - Fix plugin_tests after json formatting changes.
    • 6d91ae7e - Fix python_pattern_mainnet_tests after json formatting changes.

    Compare with previous version

  • Andrzej Such added 22 commits

    added 22 commits

    • 6d91ae7e...1aa57458 - 18 commits from branch develop
    • 15a458f7 - Fix fc::json to stream - if integers exceeds javascripts max int values
    • 81aec8b6 - Add test for fc::json::to_string integer formating tests
    • 5d810782 - Fix plugin_tests after json formatting changes.
    • 09dc0513 - Fix python_pattern_mainnet_tests after json formatting changes.

    Compare with previous version

  • Bartek Wrona
  • Andrzej Such added 1 commit

    added 1 commit

    • d83e78eb - Create fc::json::json_integer_limits enum and use it instead of constants.

    Compare with previous version

  • Mateusz Tyszczak approved this merge request

    approved this merge request

  • Andrzej Such added 6 commits

    added 6 commits

    • f80071a1 - 1 commit from branch develop
    • ee1e1858 - Fix fc::json to stream - if integers exceeds javascripts max int values
    • 1ca70049 - Add test for fc::json::to_string integer formating tests
    • e9b389db - Fix plugin_tests after json formatting changes.
    • b2fd7a79 - Fix python_pattern_mainnet_tests after json formatting changes.
    • 79f89b02 - Create fc::json::json_integer_limits enum and use it instead of constants.

    Compare with previous version

  • Bartek Wrona resolved all threads

    resolved all threads

  • Bartek Wrona enabled an automatic merge when the pipeline for 79f89b02 succeeds

    enabled an automatic merge when the pipeline for 79f89b02 succeeds

  • merged

  • mentioned in issue #517 (closed)

  • mentioned in commit haf@9b16d725

  • Krzysztof Leśniak mentioned in merge request haf!343 (merged)

    mentioned in merge request haf!343 (merged)

  • mentioned in commit haf@957b7f06

  • Please register or sign in to reply
    Loading