-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #169 from Agoric/ta/cleanup
clean up, release and use
- Loading branch information
Showing
41 changed files
with
1,330 additions
and
1,200 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
18.18.0 | ||
20.17.0 |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
20.17.0 |
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
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
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
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
105 changes: 105 additions & 0 deletions
105
packages/synthetic-chain/test/snapshots/test-exports.ts.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
# Snapshot report for `test/test-exports.ts` | ||
|
||
The actual snapshot is saved in `test-exports.ts.snap`. | ||
|
||
Generated by [AVA](https://avajs.dev). | ||
|
||
## exports | ||
|
||
> Snapshot 1 | ||
@Module { | ||
ATOM_DENOM: 'uatom', | ||
BINARY: 'fake-agd', | ||
CHAINID: 'fakechain', | ||
GOV1ADDR: 'agoric1ee9hr0jyrxhy999y755mp862ljgycmwyp4pl7q', | ||
GOV2ADDR: 'agoric1wrfh296eu2z34p6pah7q04jjuyj3mxu9v98277', | ||
GOV3ADDR: 'agoric1ydzxwh6f893jvpaslmaz6l8j2ulup9a7x8qvvq', | ||
HOME: '/tmp/fake-home', | ||
SDK_ROOT: '/usr/src/agoric-sdk', | ||
USER1ADDR: 'agoric1rwwley550k9mmk6uq6mm6z4udrg8kyuyvfszjk', | ||
VALIDATORADDR: 'agoric1estsewt6jqsx77pwcxkn5ah0jqgu8rhgflwfdl', | ||
addPreexistingOracles: AsyncFunction {}, | ||
addUser: AsyncFunction {}, | ||
adjustVault: Function adjustVault {}, | ||
agd: { | ||
export: AsyncFunction [], | ||
keys: AsyncFunction [], | ||
query: AsyncFunction [], | ||
tx: AsyncFunction [], | ||
}, | ||
agops: { | ||
auctioneer: AsyncFunction [], | ||
ec: AsyncFunction [], | ||
oracle: AsyncFunction [], | ||
perf: AsyncFunction [], | ||
vaults: AsyncFunction [], | ||
}, | ||
agopsInter: Function agopsInter {}, | ||
agopsLocation: '/usr/src/agoric-sdk/node_modules/.bin/agops', | ||
agoric: { | ||
follow: AsyncFunction [], | ||
run: AsyncFunction [], | ||
wallet: AsyncFunction [], | ||
}, | ||
bankSend: Function bankSend {}, | ||
bundleDetail: Function bundleDetail {}, | ||
bundleSource: AsyncFunction {}, | ||
bundleSourceLocation: '/usr/src/agoric-sdk/node_modules/.bin/bundle-source', | ||
calculateWalletState: AsyncFunction {}, | ||
checkForOracle: AsyncFunction {}, | ||
closeVault: Function closeVault {}, | ||
createBid: Function createBid {}, | ||
dbTool: Function dbTool {}, | ||
ensureISTForInstall: AsyncFunction {}, | ||
evalBundles: AsyncFunction {}, | ||
executeCommand: AsyncFunction {}, | ||
executeOffer: AsyncFunction {}, | ||
extractStreamCellValue: Function extractStreamCellValue {}, | ||
flags: Function flags {}, | ||
generateOracleMap: Function generateOracleMap {}, | ||
getAuctionCollateral: AsyncFunction {}, | ||
getContractInfo: AsyncFunction {}, | ||
getISTBalance: AsyncFunction {}, | ||
getIncarnation: AsyncFunction {}, | ||
getInstanceBoardId: AsyncFunction {}, | ||
getLiveOffers: AsyncFunction {}, | ||
getPriceQuote: AsyncFunction {}, | ||
getProvisionPoolMetrics: AsyncFunction [], | ||
getQuoteBody: AsyncFunction {}, | ||
getUser: AsyncFunction {}, | ||
getVatDetails: AsyncFunction {}, | ||
getVaultPrices: AsyncFunction {}, | ||
installBundle: AsyncFunction {}, | ||
loadedBundleIds: Function loadedBundleIds {}, | ||
makeAgd: Function makeAgd {}, | ||
makeFileRW: Function makeFileRW {}, | ||
makeFileRd: Function makeFileRd {}, | ||
makeWebCache: Function makeWebCache {}, | ||
makeWebRd: Function makeWebRd {}, | ||
mintIST: AsyncFunction {}, | ||
mkTemp: AsyncFunction {}, | ||
newOfferId: AsyncFunction [], | ||
openVault: Function openVault {}, | ||
passCoreEvalProposal: AsyncFunction {}, | ||
proposalBuilder: AsyncFunction {}, | ||
provisionSmartWallet: AsyncFunction {}, | ||
pushPrices: AsyncFunction {}, | ||
queryVstorage: Function queryVstorage {}, | ||
readBundles: AsyncFunction {}, | ||
registerOraclesForBrand: AsyncFunction {}, | ||
smallCapsContext: Function smallCapsContext {}, | ||
staticConfig: { | ||
collateralPrice: 6, | ||
deposit: '10000000ubld', | ||
installer: 'gov1', | ||
proposer: 'validator', | ||
swingstorePath: '~/.agoric/data/agoric/swingstore.sqlite', | ||
}, | ||
step: AsyncFunction {}, | ||
submitProposal: AsyncFunction {}, | ||
txAbbr: Function txAbbr {}, | ||
voteLatestProposalAndWait: AsyncFunction {}, | ||
waitForBlock: AsyncFunction [], | ||
wellKnownIdentities: AsyncFunction [], | ||
} |
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
import test from 'ava'; | ||
|
||
import * as lib from '../src/lib/index.js'; | ||
|
||
test('exports', t => { | ||
t.snapshot(lib); | ||
}); |
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
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.