telosnetwork / telos.contracts

System Contracts for the Telos Blockchain Network.
Other
17 stars 18 forks source link

Sort using producer location #31

Closed guilledk closed 2 years ago

guilledk commented 2 years ago

Backport this sorting mechanic from mandel-contracts: https://github.com/eosnetworkfoundation/mandel-contracts/blob/0d452a3b45404a57f039c8a944534be1368032be/contracts/eosio.system/src/voting.cpp#L129

Basically sort by location field instead of producer_name.