goldenrecursion / godel

Godel is Golden's open-source Python SDK that will provide developers and agents with the tools and means to build applications and extend Golden's protocol.

Home Page:https://docs.golden.xyz/godel-python-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INT max should be increased

aditya-manit opened this issue · comments

commented

Describe the bug
INT object value can store upto maximum of 2,147,483,647 -> which is not sufficient to fulfil all use cases.

Moved the discussion over to our forums on this topic: https://forum.golden.xyz/t/int-object-values-are-maxed-out-at-2-147-483-647/482

This is a valid API format point that we should discuss on a predicate-level.