Skip to content

Correct voter map types in TL-B schemas - #2540

Open
roshnicdave wants to merge 4 commits into
ton-blockchain:testnetfrom
roshnicdave:correct-voter-map-tlb-types
Open

Correct voter map types in TL-B schemas#2540
roshnicdave wants to merge 4 commits into
ton-blockchain:testnetfrom
roshnicdave:correct-voter-map-tlb-types

Conversation

@roshnicdave

@roshnicdave roshnicdave commented Aug 15, 2026

Copy link
Copy Markdown

The proposal and complaint voter maps store 32-bit timestamps, but their TL-B definitions use True. This brings the definitions and matching contract comments in line with the data already written by the contracts, and adds coverage for a populated voter map

tested with ctest --test-dir build-validation -R "^test-smartcont$" --output-on-failure

Resolves #2519.

@roshnicdave
roshnicdave changed the base branch from master to testnet August 15, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mistake of definition the TL-B schema "cfg_proposal_status"

4 participants