Skip to content

'start' from GetTransactions should be uint64 to avoid overflow  #17

@qiaokan

Description

@qiaokan

As the current speed of testnet, version can quickly go over int32max
https://github.com/portto/aptos-go-sdk/blob/main/client/transactions.go#L13

start should be uint64, limit can be int or uint64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions