-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: prune interchain-ui/ * chore: prune klunky deployment scripts * chore: prune offer-up contract test * chore: prune launchIt etc. power-tools contracts * chore: marshalTables not used in src (WIP) delete it? or is it used in tests? * chore: prune extra copy of test-bundle-source.js * chore: move offer-tool src/ -> scripts/ * build: upgrade typescript to support @import * build: prune agoric cli (WIP) goal: use https://github.com/Agoric/dapp-agoric-basics/blob/main/contract/scripts/deploy-contract.js * build: pin xsnap etc. build just 1 xsnap, and don't clone the whole git history * refactor(test-airdrop): address static type errors * style: lint * fix: update a3p image tag from main to latest cf. Agoric/agoric-3-proposals@1fb8e54 * fix: don't strip brand * fix: avoid collision between types.js and types.d.ts * fix: bring ERTP, Zoe/ZCF types in scope * test: update test-bundle-source to use airdropCampaign * refactor: well-typed objectTools (WIP) why 2 objectTools? getWindowLength and getTokenQuantity are not generic object tools; they're specific to EpochDetails; why are they here? * build: get ERTP from upgrade-14 (WIP) is this needed? it's probably best * fix: export privateArgsShape, customTermsShape for compat. * refactor: static types for airdrop/prepare * refactor: use TimestampRecord in updateEpochDetails * fix: currentCancelToken typo (WIP NEEDSTEST) * refactor: 86_400n -> DAY * refactor: harden() consistently * refactor: misc test notes * build: lock packages with typescript @import * test: tone down bundle logging * test: skip non-working tests; add todo to empty test file * feat(timer): added logic for using absolute timers. * refactor: 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) --------- Co-authored-by: Dan Connolly <dckc@madmode.com>
- Loading branch information
Showing
73 changed files
with
1,761 additions
and
14,557 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.