Commit Graph

13 Commits

Author SHA1 Message Date
Andrew Chiw eb9c557a6d finished porting check_progress(), trigger_function() WIP 2020-06-05 18:34:16 +02:00
Andrew Chiw 71c242104d second policy "check_progress"implemented; moved and renamed most policy/state variable functions over to network_helpers 2020-06-04 16:37:50 +02:00
Andrew Chiw 8f214ed043 driving_process() rewritten, now passes new_participant_tokens. add_participants_proposals_to_network() and new_participants_and_new_funds_commons() handle the results of driving_process() 2020-06-02 16:20:20 +02:00
Andrew Chiw 02581fa95c Commons.dai_to_tokens() simulates how many tokens would x DAI buy you 2020-06-02 16:18:27 +02:00
Andrew Chiw 15a49017c8 gitignore 2020-06-02 16:17:15 +02:00
Andrew Chiw c75b54e0a7 jupyter notebook sample simulation: all hatchers sell out as fast as possible, no exit tribute 2020-05-08 01:16:55 +02:00
Andrew Chiw b77bb3a87e contributions_to_token_batches(): takes desired_token_price as argument
TokenBatch: self.current_date to be set externally, unittests updated
Commons unittest: initialization and burn()
2020-05-08 01:14:21 +02:00
Andrew Chiw dd98402875 TokenBatch.spend(), spendable(), unlocked_fraction 2020-04-27 19:34:05 +02:00
Andrew Chiw 586aba4176 renamed things to match vocabulary decided by Commons Stack comms team 2020-04-24 17:23:31 +02:00
Andrew Chiw e07fcf5c7d Hatch, token vesting works in Organization setup 2020-04-21 16:40:38 +02:00
Andrew Chiw f6a9f8011f renamed one letter vars in abcurve 2020-04-21 16:14:30 +02:00
Andrew Chiw a12b6c2279 added token vesting, before removing millions denotation 2020-04-19 22:58:50 +02:00
Andrew Chiw 110d449cac initial commit of AugmentedBondingCurve 2020-03-25 01:11:48 +01:00