Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addressed notes #49

Merged
merged 31 commits into from
Apr 15, 2024
Merged

addressed notes #49

merged 31 commits into from
Apr 15, 2024

Conversation

tgrecojs
Copy link
Contributor

refs: #38 #47, #48

dckc and others added 30 commits April 11, 2024 00:38
delete it? or is it used in tests?
build just 1 xsnap, and don't clone the whole git history
why 2 objectTools?

getWindowLength and getTokenQuantity are not generic object tools;
they're specific to EpochDetails; why are they here?
is this needed? it's probably best
we have constants for stuff like ONE_THOUSAND where the
literal is at least as clear, but not for 86_400n?
(is that 1 day? 10 days?)
* added logic for using absolute timers.

### To do

- [] remove distribution schedule logic
1. state machine logic
    * removed values related to constructing state machine from customTerms.

2. streamlined airdrop preparation
    * removed  from exo object.
    * moved logic responsible for setting wake up fn that triggers contract state to transition from prepared -> open out of exo object (iow, marks the contract as being open for claim)
@tgrecojs tgrecojs merged commit e3ca4cf into dev Apr 15, 2024
1 check failed
@dckc dckc mentioned this pull request May 31, 2024
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.

2 participants