@agoric/internal 0.2.2-dev-7cd7bb7.0 → 0.2.2-dev-f3bb795.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/internal",
3
- "version": "0.2.2-dev-7cd7bb7.0+7cd7bb7",
3
+ "version": "0.2.2-dev-f3bb795.0+f3bb795",
4
4
  "description": "Externally unsupported utilities internal to agoric-sdk",
5
5
  "type": "module",
6
6
  "main": "src/index.js",
@@ -20,7 +20,7 @@
20
20
  "lint:types": "tsc -p jsconfig.json"
21
21
  },
22
22
  "dependencies": {
23
- "@agoric/zone": "0.1.1-dev-7cd7bb7.0+7cd7bb7",
23
+ "@agoric/zone": "0.1.1-dev-f3bb795.0+f3bb795",
24
24
  "@endo/far": "^0.2.17",
25
25
  "@endo/marshal": "^0.8.4",
26
26
  "@endo/promise-kit": "^0.2.55",
@@ -39,5 +39,5 @@
39
39
  "publishConfig": {
40
40
  "access": "public"
41
41
  },
42
- "gitHead": "7cd7bb774981620f76b30aca217d8e5428f8987d"
42
+ "gitHead": "f3bb7952ee1a7f6832ecbddf3aa4b26545723f4c"
43
43
  }
@@ -1,10 +1,12 @@
1
1
  export const BOOTSTRAP_BLOCK: "BOOTSTRAP_BLOCK";
2
+ export const COSMOS_SNAPSHOT: "COSMOS_SNAPSHOT";
2
3
  export const BEGIN_BLOCK: "BEGIN_BLOCK";
3
4
  export const CALCULATE_FEES_IN_BEANS: "CALCULATE_FEES_IN_BEANS";
4
5
  export const CORE_EVAL: "CORE_EVAL";
5
6
  export const DELIVER_INBOUND: "DELIVER_INBOUND";
6
7
  export const END_BLOCK: "END_BLOCK";
7
8
  export const COMMIT_BLOCK: "COMMIT_BLOCK";
9
+ export const AFTER_COMMIT_BLOCK: "AFTER_COMMIT_BLOCK";
8
10
  export const IBC_EVENT: "IBC_EVENT";
9
11
  export const PLEASE_PROVISION: "PLEASE_PROVISION";
10
12
  export const VBANK_BALANCE_UPDATE: "VBANK_BALANCE_UPDATE";
@@ -1 +1 @@
1
- {"version":3,"file":"action-types.d.ts","sourceRoot":"","sources":["action-types.js"],"names":[],"mappings":"AAAA,gDAAiD;AACjD,wCAAyC;AACzC,gEAAiE;AACjE,oCAAqC;AACrC,gDAAiD;AACjD,oCAAqC;AACrC,0CAA2C;AAC3C,oCAAqC;AACrC,kDAAmD;AACnD,0DAA2D;AAC3D,4CAA6C;AAC7C,wDAAyD;AACzD,8CAA+C"}
1
+ {"version":3,"file":"action-types.d.ts","sourceRoot":"","sources":["action-types.js"],"names":[],"mappings":"AAAA,gDAAiD;AACjD,gDAAiD;AACjD,wCAAyC;AACzC,gEAAiE;AACjE,oCAAqC;AACrC,gDAAiD;AACjD,oCAAqC;AACrC,0CAA2C;AAC3C,sDAAuD;AACvD,oCAAqC;AACrC,kDAAmD;AACnD,0DAA2D;AAC3D,4CAA6C;AAC7C,wDAAyD;AACzD,8CAA+C"}
@@ -1,10 +1,12 @@
1
1
  export const BOOTSTRAP_BLOCK = 'BOOTSTRAP_BLOCK';
2
+ export const COSMOS_SNAPSHOT = 'COSMOS_SNAPSHOT';
2
3
  export const BEGIN_BLOCK = 'BEGIN_BLOCK';
3
4
  export const CALCULATE_FEES_IN_BEANS = 'CALCULATE_FEES_IN_BEANS';
4
5
  export const CORE_EVAL = 'CORE_EVAL';
5
6
  export const DELIVER_INBOUND = 'DELIVER_INBOUND';
6
7
  export const END_BLOCK = 'END_BLOCK';
7
8
  export const COMMIT_BLOCK = 'COMMIT_BLOCK';
9
+ export const AFTER_COMMIT_BLOCK = 'AFTER_COMMIT_BLOCK';
8
10
  export const IBC_EVENT = 'IBC_EVENT';
9
11
  export const PLEASE_PROVISION = 'PLEASE_PROVISION';
10
12
  export const VBANK_BALANCE_UPDATE = 'VBANK_BALANCE_UPDATE';
@@ -1,14 +1,14 @@
1
1
  /**
2
2
  * These identify top-level paths for SwingSet chain storage
3
- * (and serve as prefixes, with the exception of ACTIVITYHASH).
3
+ * (and serve as prefixes).
4
4
  * To avoid collisions, they should remain synchronized with
5
5
  * golang/cosmos/x/swingset/keeper/keeper.go
6
6
  */
7
7
  export const ACTION_QUEUE: "actionQueue";
8
- export const ACTIVITYHASH: "activityhash";
9
8
  export const BEANSOWING: "beansOwing";
10
9
  export const EGRESS: "egress";
11
10
  export const MAILBOX: "mailbox";
12
11
  export const BUNDLES: "bundles";
13
12
  export const CUSTOM: "published";
13
+ export const SWING_STORE: "swingStore";
14
14
  //# sourceMappingURL=chain-storage-paths.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"chain-storage-paths.d.ts","sourceRoot":"","sources":["chain-storage-paths.js"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,yCAA0C;AAC1C,0CAA2C;AAC3C,sCAAuC;AACvC,8BAA+B;AAC/B,gCAAiC;AACjC,gCAAiC;AACjC,iCAAkC"}
1
+ {"version":3,"file":"chain-storage-paths.d.ts","sourceRoot":"","sources":["chain-storage-paths.js"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,yCAA0C;AAC1C,sCAAuC;AACvC,8BAA+B;AAC/B,gCAAiC;AACjC,gCAAiC;AACjC,iCAAkC;AAClC,uCAAwC"}
@@ -1,13 +1,13 @@
1
1
  /**
2
2
  * These identify top-level paths for SwingSet chain storage
3
- * (and serve as prefixes, with the exception of ACTIVITYHASH).
3
+ * (and serve as prefixes).
4
4
  * To avoid collisions, they should remain synchronized with
5
5
  * golang/cosmos/x/swingset/keeper/keeper.go
6
6
  */
7
7
  export const ACTION_QUEUE = 'actionQueue';
8
- export const ACTIVITYHASH = 'activityhash';
9
8
  export const BEANSOWING = 'beansOwing';
10
9
  export const EGRESS = 'egress';
11
10
  export const MAILBOX = 'mailbox';
12
11
  export const BUNDLES = 'bundles';
13
12
  export const CUSTOM = 'published';
13
+ export const SWING_STORE = 'swingStore';