Skip to content

Remove pointsOwnedBy and related logic#55

Open
calvinmccarter wants to merge 1 commit into
urbit:masterfrom
calvinmccarter:master
Open

Remove pointsOwnedBy and related logic#55
calvinmccarter wants to merge 1 commit into
urbit:masterfrom
calvinmccarter:master

Conversation

@calvinmccarter

Copy link
Copy Markdown

This fixes #50 .

@calvinmccarter

Copy link
Copy Markdown
Author

@cgyarvin This fixes #50. Fixing #50 fixes gas costs. Fixing gas costs fixes Azimuth. Fixing Azimuth fixes Urbit. And "Urbit fixes this".

@cgyarvin

cgyarvin commented Aug 22, 2024 via email

Copy link
Copy Markdown
Contributor

@calvinmccarter

Copy link
Copy Markdown
Author

Instead of the naive rollup approach, the original Azimuth contract should've just been made more gas efficient. Implementation changes like this one -- which makes ownership changes less costly, while shifting gas costs to token trackers -- should be tried first.

@cgyarvin

cgyarvin commented Aug 22, 2024 via email

Copy link
Copy Markdown
Contributor

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.

Remove pointsownedby from azimuth to save gas

2 participants