Fix fc::json to stream - if integers exceeds javascripts max int values
All threads resolved!
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
Activity
added Review bug discussion tests labels
assigned to @asuch
- Resolved by Bartek Wrona
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.
Toggle commit list-
7eaa2ef7...35fc8580 - 6 commits from branch
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.
Toggle commit list-
6d91ae7e...1aa57458 - 18 commits from branch
- Resolved by Bartek Wrona
added 1 commit
- d83e78eb - Create fc::json::json_integer_limits enum and use it instead of constants.
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.
Toggle commit list-
f80071a1 - 1 commit from branch
enabled an automatic merge when the pipeline for 79f89b02 succeeds
mentioned in issue #517 (closed)
mentioned in commit haf@9b16d725
mentioned in merge request haf!343 (merged)
mentioned in commit haf@957b7f06
Please register or sign in to reply