@ocap/proto 1.14.10 → 1.14.14
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/lib/gen/enum_pb.js +11 -11
- package/lib/gen/state_pb.js +13 -13
- package/lib/gen/trace-type_pb.js +33 -33
- package/lib/gen/tx_pb.js +39 -39
- package/lib/gen/type_pb.js +49 -49
- package/lib/gen/vendor_pb.js +18 -18
- package/package.json +3 -3
package/lib/gen/enum_pb.js
CHANGED
|
@@ -13,18 +13,18 @@
|
|
|
13
13
|
|
|
14
14
|
var jspb = require('google-protobuf');
|
|
15
15
|
var goog = jspb;
|
|
16
|
-
var
|
|
16
|
+
var root = (typeof self === 'object' && self.self === self && self) || (typeof global === 'object' && global.global === global && global) || this;
|
|
17
17
|
|
|
18
|
-
goog.exportSymbol('proto.ocap.EncodingType', null,
|
|
19
|
-
goog.exportSymbol('proto.ocap.HashType', null,
|
|
20
|
-
goog.exportSymbol('proto.ocap.KeyType', null,
|
|
21
|
-
goog.exportSymbol('proto.ocap.ProtocolStatus', null,
|
|
22
|
-
goog.exportSymbol('proto.ocap.RoleType', null,
|
|
23
|
-
goog.exportSymbol('proto.ocap.StakeType', null,
|
|
24
|
-
goog.exportSymbol('proto.ocap.StateType', null,
|
|
25
|
-
goog.exportSymbol('proto.ocap.StatusCode', null,
|
|
26
|
-
goog.exportSymbol('proto.ocap.UpgradeAction', null,
|
|
27
|
-
goog.exportSymbol('proto.ocap.UpgradeType', null,
|
|
18
|
+
goog.exportSymbol('proto.ocap.EncodingType', null, root);
|
|
19
|
+
goog.exportSymbol('proto.ocap.HashType', null, root);
|
|
20
|
+
goog.exportSymbol('proto.ocap.KeyType', null, root);
|
|
21
|
+
goog.exportSymbol('proto.ocap.ProtocolStatus', null, root);
|
|
22
|
+
goog.exportSymbol('proto.ocap.RoleType', null, root);
|
|
23
|
+
goog.exportSymbol('proto.ocap.StakeType', null, root);
|
|
24
|
+
goog.exportSymbol('proto.ocap.StateType', null, root);
|
|
25
|
+
goog.exportSymbol('proto.ocap.StatusCode', null, root);
|
|
26
|
+
goog.exportSymbol('proto.ocap.UpgradeAction', null, root);
|
|
27
|
+
goog.exportSymbol('proto.ocap.UpgradeType', null, root);
|
|
28
28
|
/**
|
|
29
29
|
* @enum {number}
|
|
30
30
|
*/
|
package/lib/gen/state_pb.js
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
var jspb = require('google-protobuf');
|
|
15
15
|
var goog = jspb;
|
|
16
|
-
var
|
|
16
|
+
var root = (typeof self === 'object' && self.self === self && self) || (typeof global === 'object' && global.global === global && global) || this;
|
|
17
17
|
|
|
18
18
|
var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js');
|
|
19
19
|
goog.object.extend(proto, google_protobuf_any_pb);
|
|
@@ -23,18 +23,18 @@ var type_pb = require('./type_pb.js');
|
|
|
23
23
|
goog.object.extend(proto, type_pb);
|
|
24
24
|
var tx_pb = require('./tx_pb.js');
|
|
25
25
|
goog.object.extend(proto, tx_pb);
|
|
26
|
-
goog.exportSymbol('proto.ocap.AccountState', null,
|
|
27
|
-
goog.exportSymbol('proto.ocap.AssetFactoryState', null,
|
|
28
|
-
goog.exportSymbol('proto.ocap.AssetState', null,
|
|
29
|
-
goog.exportSymbol('proto.ocap.DelegateOpState', null,
|
|
30
|
-
goog.exportSymbol('proto.ocap.DelegateState', null,
|
|
31
|
-
goog.exportSymbol('proto.ocap.EvidenceState', null,
|
|
32
|
-
goog.exportSymbol('proto.ocap.ForgeState', null,
|
|
33
|
-
goog.exportSymbol('proto.ocap.RollupBlock', null,
|
|
34
|
-
goog.exportSymbol('proto.ocap.RollupState', null,
|
|
35
|
-
goog.exportSymbol('proto.ocap.RootState', null,
|
|
36
|
-
goog.exportSymbol('proto.ocap.StakeState', null,
|
|
37
|
-
goog.exportSymbol('proto.ocap.TokenState', null,
|
|
26
|
+
goog.exportSymbol('proto.ocap.AccountState', null, root);
|
|
27
|
+
goog.exportSymbol('proto.ocap.AssetFactoryState', null, root);
|
|
28
|
+
goog.exportSymbol('proto.ocap.AssetState', null, root);
|
|
29
|
+
goog.exportSymbol('proto.ocap.DelegateOpState', null, root);
|
|
30
|
+
goog.exportSymbol('proto.ocap.DelegateState', null, root);
|
|
31
|
+
goog.exportSymbol('proto.ocap.EvidenceState', null, root);
|
|
32
|
+
goog.exportSymbol('proto.ocap.ForgeState', null, root);
|
|
33
|
+
goog.exportSymbol('proto.ocap.RollupBlock', null, root);
|
|
34
|
+
goog.exportSymbol('proto.ocap.RollupState', null, root);
|
|
35
|
+
goog.exportSymbol('proto.ocap.RootState', null, root);
|
|
36
|
+
goog.exportSymbol('proto.ocap.StakeState', null, root);
|
|
37
|
+
goog.exportSymbol('proto.ocap.TokenState', null, root);
|
|
38
38
|
/**
|
|
39
39
|
* Generated by JsPbCodeGenerator.
|
|
40
40
|
* @param {Array=} opt_data Optional initial data array, typically from a
|
package/lib/gen/trace-type_pb.js
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
var jspb = require('google-protobuf');
|
|
15
15
|
var goog = jspb;
|
|
16
|
-
var
|
|
16
|
+
var root = (typeof self === 'object' && self.self === self && self) || (typeof global === 'object' && global.global === global && global) || this;
|
|
17
17
|
|
|
18
18
|
var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js');
|
|
19
19
|
goog.object.extend(proto, google_protobuf_any_pb);
|
|
@@ -23,38 +23,38 @@ var enum_pb = require('./enum_pb.js');
|
|
|
23
23
|
goog.object.extend(proto, enum_pb);
|
|
24
24
|
var tx_pb = require('./tx_pb.js');
|
|
25
25
|
goog.object.extend(proto, tx_pb);
|
|
26
|
-
goog.exportSymbol('proto.ocap.AccountFilter', null,
|
|
27
|
-
goog.exportSymbol('proto.ocap.AccountToken', null,
|
|
28
|
-
goog.exportSymbol('proto.ocap.AddressFilter', null,
|
|
29
|
-
goog.exportSymbol('proto.ocap.AssetFilter', null,
|
|
30
|
-
goog.exportSymbol('proto.ocap.ByDay', null,
|
|
31
|
-
goog.exportSymbol('proto.ocap.ByHour', null,
|
|
32
|
-
goog.exportSymbol('proto.ocap.Direction', null,
|
|
33
|
-
goog.exportSymbol('proto.ocap.FactoryFilter', null,
|
|
34
|
-
goog.exportSymbol('proto.ocap.IndexedAccountState', null,
|
|
35
|
-
goog.exportSymbol('proto.ocap.IndexedAssetState', null,
|
|
36
|
-
goog.exportSymbol('proto.ocap.IndexedBlock', null,
|
|
37
|
-
goog.exportSymbol('proto.ocap.IndexedFactoryState', null,
|
|
38
|
-
goog.exportSymbol('proto.ocap.IndexedRollupBlock', null,
|
|
39
|
-
goog.exportSymbol('proto.ocap.IndexedRollupState', null,
|
|
40
|
-
goog.exportSymbol('proto.ocap.IndexedRollupValidator', null,
|
|
41
|
-
goog.exportSymbol('proto.ocap.IndexedStakeState', null,
|
|
42
|
-
goog.exportSymbol('proto.ocap.IndexedTokenState', null,
|
|
43
|
-
goog.exportSymbol('proto.ocap.IndexedTransaction', null,
|
|
44
|
-
goog.exportSymbol('proto.ocap.Page', null,
|
|
45
|
-
goog.exportSymbol('proto.ocap.PageInfo', null,
|
|
46
|
-
goog.exportSymbol('proto.ocap.PageOrder', null,
|
|
47
|
-
goog.exportSymbol('proto.ocap.RangeFilter', null,
|
|
48
|
-
goog.exportSymbol('proto.ocap.RollupFilter', null,
|
|
49
|
-
goog.exportSymbol('proto.ocap.SearchResult', null,
|
|
50
|
-
goog.exportSymbol('proto.ocap.TimeFilter', null,
|
|
51
|
-
goog.exportSymbol('proto.ocap.TokenFilter', null,
|
|
52
|
-
goog.exportSymbol('proto.ocap.TokenInfo', null,
|
|
53
|
-
goog.exportSymbol('proto.ocap.TxFilter', null,
|
|
54
|
-
goog.exportSymbol('proto.ocap.TypeFilter', null,
|
|
55
|
-
goog.exportSymbol('proto.ocap.ValidatorFilter', null,
|
|
56
|
-
goog.exportSymbol('proto.ocap.Validity', null,
|
|
57
|
-
goog.exportSymbol('proto.ocap.ValidityFilter', null,
|
|
26
|
+
goog.exportSymbol('proto.ocap.AccountFilter', null, root);
|
|
27
|
+
goog.exportSymbol('proto.ocap.AccountToken', null, root);
|
|
28
|
+
goog.exportSymbol('proto.ocap.AddressFilter', null, root);
|
|
29
|
+
goog.exportSymbol('proto.ocap.AssetFilter', null, root);
|
|
30
|
+
goog.exportSymbol('proto.ocap.ByDay', null, root);
|
|
31
|
+
goog.exportSymbol('proto.ocap.ByHour', null, root);
|
|
32
|
+
goog.exportSymbol('proto.ocap.Direction', null, root);
|
|
33
|
+
goog.exportSymbol('proto.ocap.FactoryFilter', null, root);
|
|
34
|
+
goog.exportSymbol('proto.ocap.IndexedAccountState', null, root);
|
|
35
|
+
goog.exportSymbol('proto.ocap.IndexedAssetState', null, root);
|
|
36
|
+
goog.exportSymbol('proto.ocap.IndexedBlock', null, root);
|
|
37
|
+
goog.exportSymbol('proto.ocap.IndexedFactoryState', null, root);
|
|
38
|
+
goog.exportSymbol('proto.ocap.IndexedRollupBlock', null, root);
|
|
39
|
+
goog.exportSymbol('proto.ocap.IndexedRollupState', null, root);
|
|
40
|
+
goog.exportSymbol('proto.ocap.IndexedRollupValidator', null, root);
|
|
41
|
+
goog.exportSymbol('proto.ocap.IndexedStakeState', null, root);
|
|
42
|
+
goog.exportSymbol('proto.ocap.IndexedTokenState', null, root);
|
|
43
|
+
goog.exportSymbol('proto.ocap.IndexedTransaction', null, root);
|
|
44
|
+
goog.exportSymbol('proto.ocap.Page', null, root);
|
|
45
|
+
goog.exportSymbol('proto.ocap.PageInfo', null, root);
|
|
46
|
+
goog.exportSymbol('proto.ocap.PageOrder', null, root);
|
|
47
|
+
goog.exportSymbol('proto.ocap.RangeFilter', null, root);
|
|
48
|
+
goog.exportSymbol('proto.ocap.RollupFilter', null, root);
|
|
49
|
+
goog.exportSymbol('proto.ocap.SearchResult', null, root);
|
|
50
|
+
goog.exportSymbol('proto.ocap.TimeFilter', null, root);
|
|
51
|
+
goog.exportSymbol('proto.ocap.TokenFilter', null, root);
|
|
52
|
+
goog.exportSymbol('proto.ocap.TokenInfo', null, root);
|
|
53
|
+
goog.exportSymbol('proto.ocap.TxFilter', null, root);
|
|
54
|
+
goog.exportSymbol('proto.ocap.TypeFilter', null, root);
|
|
55
|
+
goog.exportSymbol('proto.ocap.ValidatorFilter', null, root);
|
|
56
|
+
goog.exportSymbol('proto.ocap.Validity', null, root);
|
|
57
|
+
goog.exportSymbol('proto.ocap.ValidityFilter', null, root);
|
|
58
58
|
/**
|
|
59
59
|
* Generated by JsPbCodeGenerator.
|
|
60
60
|
* @param {Array=} opt_data Optional initial data array, typically from a
|
package/lib/gen/tx_pb.js
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
var jspb = require('google-protobuf');
|
|
15
15
|
var goog = jspb;
|
|
16
|
-
var
|
|
16
|
+
var root = (typeof self === 'object' && self.self === self && self) || (typeof global === 'object' && global.global === global && global) || this;
|
|
17
17
|
|
|
18
18
|
var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js');
|
|
19
19
|
goog.object.extend(proto, google_protobuf_any_pb);
|
|
@@ -21,44 +21,44 @@ var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/time
|
|
|
21
21
|
goog.object.extend(proto, google_protobuf_timestamp_pb);
|
|
22
22
|
var type_pb = require('./type_pb.js');
|
|
23
23
|
goog.object.extend(proto, type_pb);
|
|
24
|
-
goog.exportSymbol('proto.ocap.AccountMigrateTx', null,
|
|
25
|
-
goog.exportSymbol('proto.ocap.AcquireAssetV2Tx', null,
|
|
26
|
-
goog.exportSymbol('proto.ocap.AcquireAssetV3Tx', null,
|
|
27
|
-
goog.exportSymbol('proto.ocap.AssetFactoryInput', null,
|
|
28
|
-
goog.exportSymbol('proto.ocap.ClaimBlockRewardTx', null,
|
|
29
|
-
goog.exportSymbol('proto.ocap.ClaimStakeTx', null,
|
|
30
|
-
goog.exportSymbol('proto.ocap.CreateAssetTx', null,
|
|
31
|
-
goog.exportSymbol('proto.ocap.CreateFactoryTx', null,
|
|
32
|
-
goog.exportSymbol('proto.ocap.CreateRollupBlockTx', null,
|
|
33
|
-
goog.exportSymbol('proto.ocap.CreateRollupTx', null,
|
|
34
|
-
goog.exportSymbol('proto.ocap.CreateTokenTx', null,
|
|
35
|
-
goog.exportSymbol('proto.ocap.DeclareTx', null,
|
|
36
|
-
goog.exportSymbol('proto.ocap.DelegateOp', null,
|
|
37
|
-
goog.exportSymbol('proto.ocap.DelegateTx', null,
|
|
38
|
-
goog.exportSymbol('proto.ocap.DepositTokenV2Tx', null,
|
|
39
|
-
goog.exportSymbol('proto.ocap.ExchangeInfo', null,
|
|
40
|
-
goog.exportSymbol('proto.ocap.ExchangeInfoV2', null,
|
|
41
|
-
goog.exportSymbol('proto.ocap.ExchangeTx', null,
|
|
42
|
-
goog.exportSymbol('proto.ocap.ExchangeV2Tx', null,
|
|
43
|
-
goog.exportSymbol('proto.ocap.ItxStub', null,
|
|
44
|
-
goog.exportSymbol('proto.ocap.ItxStub.ValueCase', null,
|
|
45
|
-
goog.exportSymbol('proto.ocap.JoinRollupTx', null,
|
|
46
|
-
goog.exportSymbol('proto.ocap.LeaveRollupTx', null,
|
|
47
|
-
goog.exportSymbol('proto.ocap.MigrateRollupContractTx', null,
|
|
48
|
-
goog.exportSymbol('proto.ocap.MigrateRollupTokenTx', null,
|
|
49
|
-
goog.exportSymbol('proto.ocap.MintAssetTx', null,
|
|
50
|
-
goog.exportSymbol('proto.ocap.PauseRollupTx', null,
|
|
51
|
-
goog.exportSymbol('proto.ocap.ResumeRollupTx', null,
|
|
52
|
-
goog.exportSymbol('proto.ocap.RevokeDelegateTx', null,
|
|
53
|
-
goog.exportSymbol('proto.ocap.RevokeStakeTx', null,
|
|
54
|
-
goog.exportSymbol('proto.ocap.StakeTx', null,
|
|
55
|
-
goog.exportSymbol('proto.ocap.TransferTx', null,
|
|
56
|
-
goog.exportSymbol('proto.ocap.TransferV2Tx', null,
|
|
57
|
-
goog.exportSymbol('proto.ocap.TransferV3Tx', null,
|
|
58
|
-
goog.exportSymbol('proto.ocap.UpdateAssetTx', null,
|
|
59
|
-
goog.exportSymbol('proto.ocap.UpdateRollupTx', null,
|
|
60
|
-
goog.exportSymbol('proto.ocap.UpgradeNodeTx', null,
|
|
61
|
-
goog.exportSymbol('proto.ocap.WithdrawTokenV2Tx', null,
|
|
24
|
+
goog.exportSymbol('proto.ocap.AccountMigrateTx', null, root);
|
|
25
|
+
goog.exportSymbol('proto.ocap.AcquireAssetV2Tx', null, root);
|
|
26
|
+
goog.exportSymbol('proto.ocap.AcquireAssetV3Tx', null, root);
|
|
27
|
+
goog.exportSymbol('proto.ocap.AssetFactoryInput', null, root);
|
|
28
|
+
goog.exportSymbol('proto.ocap.ClaimBlockRewardTx', null, root);
|
|
29
|
+
goog.exportSymbol('proto.ocap.ClaimStakeTx', null, root);
|
|
30
|
+
goog.exportSymbol('proto.ocap.CreateAssetTx', null, root);
|
|
31
|
+
goog.exportSymbol('proto.ocap.CreateFactoryTx', null, root);
|
|
32
|
+
goog.exportSymbol('proto.ocap.CreateRollupBlockTx', null, root);
|
|
33
|
+
goog.exportSymbol('proto.ocap.CreateRollupTx', null, root);
|
|
34
|
+
goog.exportSymbol('proto.ocap.CreateTokenTx', null, root);
|
|
35
|
+
goog.exportSymbol('proto.ocap.DeclareTx', null, root);
|
|
36
|
+
goog.exportSymbol('proto.ocap.DelegateOp', null, root);
|
|
37
|
+
goog.exportSymbol('proto.ocap.DelegateTx', null, root);
|
|
38
|
+
goog.exportSymbol('proto.ocap.DepositTokenV2Tx', null, root);
|
|
39
|
+
goog.exportSymbol('proto.ocap.ExchangeInfo', null, root);
|
|
40
|
+
goog.exportSymbol('proto.ocap.ExchangeInfoV2', null, root);
|
|
41
|
+
goog.exportSymbol('proto.ocap.ExchangeTx', null, root);
|
|
42
|
+
goog.exportSymbol('proto.ocap.ExchangeV2Tx', null, root);
|
|
43
|
+
goog.exportSymbol('proto.ocap.ItxStub', null, root);
|
|
44
|
+
goog.exportSymbol('proto.ocap.ItxStub.ValueCase', null, root);
|
|
45
|
+
goog.exportSymbol('proto.ocap.JoinRollupTx', null, root);
|
|
46
|
+
goog.exportSymbol('proto.ocap.LeaveRollupTx', null, root);
|
|
47
|
+
goog.exportSymbol('proto.ocap.MigrateRollupContractTx', null, root);
|
|
48
|
+
goog.exportSymbol('proto.ocap.MigrateRollupTokenTx', null, root);
|
|
49
|
+
goog.exportSymbol('proto.ocap.MintAssetTx', null, root);
|
|
50
|
+
goog.exportSymbol('proto.ocap.PauseRollupTx', null, root);
|
|
51
|
+
goog.exportSymbol('proto.ocap.ResumeRollupTx', null, root);
|
|
52
|
+
goog.exportSymbol('proto.ocap.RevokeDelegateTx', null, root);
|
|
53
|
+
goog.exportSymbol('proto.ocap.RevokeStakeTx', null, root);
|
|
54
|
+
goog.exportSymbol('proto.ocap.StakeTx', null, root);
|
|
55
|
+
goog.exportSymbol('proto.ocap.TransferTx', null, root);
|
|
56
|
+
goog.exportSymbol('proto.ocap.TransferV2Tx', null, root);
|
|
57
|
+
goog.exportSymbol('proto.ocap.TransferV3Tx', null, root);
|
|
58
|
+
goog.exportSymbol('proto.ocap.UpdateAssetTx', null, root);
|
|
59
|
+
goog.exportSymbol('proto.ocap.UpdateRollupTx', null, root);
|
|
60
|
+
goog.exportSymbol('proto.ocap.UpgradeNodeTx', null, root);
|
|
61
|
+
goog.exportSymbol('proto.ocap.WithdrawTokenV2Tx', null, root);
|
|
62
62
|
/**
|
|
63
63
|
* Generated by JsPbCodeGenerator.
|
|
64
64
|
* @param {Array=} opt_data Optional initial data array, typically from a
|
package/lib/gen/type_pb.js
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
var jspb = require('google-protobuf');
|
|
15
15
|
var goog = jspb;
|
|
16
|
-
var
|
|
16
|
+
var root = (typeof self === 'object' && self.self === self && self) || (typeof global === 'object' && global.global === global && global) || this;
|
|
17
17
|
|
|
18
18
|
var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js');
|
|
19
19
|
goog.object.extend(proto, google_protobuf_timestamp_pb);
|
|
@@ -23,54 +23,54 @@ var vendor_pb = require('./vendor_pb.js');
|
|
|
23
23
|
goog.object.extend(proto, vendor_pb);
|
|
24
24
|
var enum_pb = require('./enum_pb.js');
|
|
25
25
|
goog.object.extend(proto, enum_pb);
|
|
26
|
-
goog.exportSymbol('proto.ocap.AccountConfig', null,
|
|
27
|
-
goog.exportSymbol('proto.ocap.AssetFactoryHook', null,
|
|
28
|
-
goog.exportSymbol('proto.ocap.BigSint', null,
|
|
29
|
-
goog.exportSymbol('proto.ocap.BigUint', null,
|
|
30
|
-
goog.exportSymbol('proto.ocap.BlockInfo', null,
|
|
31
|
-
goog.exportSymbol('proto.ocap.BlockInfoSimple', null,
|
|
32
|
-
goog.exportSymbol('proto.ocap.ChainInfo', null,
|
|
33
|
-
goog.exportSymbol('proto.ocap.ConsensusParams', null,
|
|
34
|
-
goog.exportSymbol('proto.ocap.DelegateConfig', null,
|
|
35
|
-
goog.exportSymbol('proto.ocap.Evidence', null,
|
|
36
|
-
goog.exportSymbol('proto.ocap.ForeignToken', null,
|
|
37
|
-
goog.exportSymbol('proto.ocap.ForgeStats', null,
|
|
38
|
-
goog.exportSymbol('proto.ocap.ForgeToken', null,
|
|
39
|
-
goog.exportSymbol('proto.ocap.GeoInfo', null,
|
|
40
|
-
goog.exportSymbol('proto.ocap.IndexedFactoryInput', null,
|
|
41
|
-
goog.exportSymbol('proto.ocap.IndexedTokenInput', null,
|
|
42
|
-
goog.exportSymbol('proto.ocap.Multisig', null,
|
|
43
|
-
goog.exportSymbol('proto.ocap.NFTDisplay', null,
|
|
44
|
-
goog.exportSymbol('proto.ocap.NFTEndpoint', null,
|
|
45
|
-
goog.exportSymbol('proto.ocap.NFTIssuer', null,
|
|
46
|
-
goog.exportSymbol('proto.ocap.NetInfo', null,
|
|
47
|
-
goog.exportSymbol('proto.ocap.NodeInfo', null,
|
|
48
|
-
goog.exportSymbol('proto.ocap.PeerInfo', null,
|
|
49
|
-
goog.exportSymbol('proto.ocap.ReceiptChange', null,
|
|
50
|
-
goog.exportSymbol('proto.ocap.RevokedStake', null,
|
|
51
|
-
goog.exportSymbol('proto.ocap.RollupSignature', null,
|
|
52
|
-
goog.exportSymbol('proto.ocap.RollupValidator', null,
|
|
53
|
-
goog.exportSymbol('proto.ocap.StakeSummary', null,
|
|
54
|
-
goog.exportSymbol('proto.ocap.StateContext', null,
|
|
55
|
-
goog.exportSymbol('proto.ocap.TokenInput', null,
|
|
56
|
-
goog.exportSymbol('proto.ocap.TokenSymbol', null,
|
|
57
|
-
goog.exportSymbol('proto.ocap.Transaction', null,
|
|
58
|
-
goog.exportSymbol('proto.ocap.TransactionConfig', null,
|
|
59
|
-
goog.exportSymbol('proto.ocap.TransactionInfo', null,
|
|
60
|
-
goog.exportSymbol('proto.ocap.TransactionInput', null,
|
|
61
|
-
goog.exportSymbol('proto.ocap.TransactionReceipt', null,
|
|
62
|
-
goog.exportSymbol('proto.ocap.TxFeeConfig', null,
|
|
63
|
-
goog.exportSymbol('proto.ocap.UnconfirmedTxs', null,
|
|
64
|
-
goog.exportSymbol('proto.ocap.UpgradeInfo', null,
|
|
65
|
-
goog.exportSymbol('proto.ocap.UpgradeTask', null,
|
|
66
|
-
goog.exportSymbol('proto.ocap.UpgradeTasks', null,
|
|
67
|
-
goog.exportSymbol('proto.ocap.Validator', null,
|
|
68
|
-
goog.exportSymbol('proto.ocap.ValidatorInfo', null,
|
|
69
|
-
goog.exportSymbol('proto.ocap.ValidatorsInfo', null,
|
|
70
|
-
goog.exportSymbol('proto.ocap.VariableInput', null,
|
|
71
|
-
goog.exportSymbol('proto.ocap.WalletInfo', null,
|
|
72
|
-
goog.exportSymbol('proto.ocap.WalletType', null,
|
|
73
|
-
goog.exportSymbol('proto.ocap.WithdrawItem', null,
|
|
26
|
+
goog.exportSymbol('proto.ocap.AccountConfig', null, root);
|
|
27
|
+
goog.exportSymbol('proto.ocap.AssetFactoryHook', null, root);
|
|
28
|
+
goog.exportSymbol('proto.ocap.BigSint', null, root);
|
|
29
|
+
goog.exportSymbol('proto.ocap.BigUint', null, root);
|
|
30
|
+
goog.exportSymbol('proto.ocap.BlockInfo', null, root);
|
|
31
|
+
goog.exportSymbol('proto.ocap.BlockInfoSimple', null, root);
|
|
32
|
+
goog.exportSymbol('proto.ocap.ChainInfo', null, root);
|
|
33
|
+
goog.exportSymbol('proto.ocap.ConsensusParams', null, root);
|
|
34
|
+
goog.exportSymbol('proto.ocap.DelegateConfig', null, root);
|
|
35
|
+
goog.exportSymbol('proto.ocap.Evidence', null, root);
|
|
36
|
+
goog.exportSymbol('proto.ocap.ForeignToken', null, root);
|
|
37
|
+
goog.exportSymbol('proto.ocap.ForgeStats', null, root);
|
|
38
|
+
goog.exportSymbol('proto.ocap.ForgeToken', null, root);
|
|
39
|
+
goog.exportSymbol('proto.ocap.GeoInfo', null, root);
|
|
40
|
+
goog.exportSymbol('proto.ocap.IndexedFactoryInput', null, root);
|
|
41
|
+
goog.exportSymbol('proto.ocap.IndexedTokenInput', null, root);
|
|
42
|
+
goog.exportSymbol('proto.ocap.Multisig', null, root);
|
|
43
|
+
goog.exportSymbol('proto.ocap.NFTDisplay', null, root);
|
|
44
|
+
goog.exportSymbol('proto.ocap.NFTEndpoint', null, root);
|
|
45
|
+
goog.exportSymbol('proto.ocap.NFTIssuer', null, root);
|
|
46
|
+
goog.exportSymbol('proto.ocap.NetInfo', null, root);
|
|
47
|
+
goog.exportSymbol('proto.ocap.NodeInfo', null, root);
|
|
48
|
+
goog.exportSymbol('proto.ocap.PeerInfo', null, root);
|
|
49
|
+
goog.exportSymbol('proto.ocap.ReceiptChange', null, root);
|
|
50
|
+
goog.exportSymbol('proto.ocap.RevokedStake', null, root);
|
|
51
|
+
goog.exportSymbol('proto.ocap.RollupSignature', null, root);
|
|
52
|
+
goog.exportSymbol('proto.ocap.RollupValidator', null, root);
|
|
53
|
+
goog.exportSymbol('proto.ocap.StakeSummary', null, root);
|
|
54
|
+
goog.exportSymbol('proto.ocap.StateContext', null, root);
|
|
55
|
+
goog.exportSymbol('proto.ocap.TokenInput', null, root);
|
|
56
|
+
goog.exportSymbol('proto.ocap.TokenSymbol', null, root);
|
|
57
|
+
goog.exportSymbol('proto.ocap.Transaction', null, root);
|
|
58
|
+
goog.exportSymbol('proto.ocap.TransactionConfig', null, root);
|
|
59
|
+
goog.exportSymbol('proto.ocap.TransactionInfo', null, root);
|
|
60
|
+
goog.exportSymbol('proto.ocap.TransactionInput', null, root);
|
|
61
|
+
goog.exportSymbol('proto.ocap.TransactionReceipt', null, root);
|
|
62
|
+
goog.exportSymbol('proto.ocap.TxFeeConfig', null, root);
|
|
63
|
+
goog.exportSymbol('proto.ocap.UnconfirmedTxs', null, root);
|
|
64
|
+
goog.exportSymbol('proto.ocap.UpgradeInfo', null, root);
|
|
65
|
+
goog.exportSymbol('proto.ocap.UpgradeTask', null, root);
|
|
66
|
+
goog.exportSymbol('proto.ocap.UpgradeTasks', null, root);
|
|
67
|
+
goog.exportSymbol('proto.ocap.Validator', null, root);
|
|
68
|
+
goog.exportSymbol('proto.ocap.ValidatorInfo', null, root);
|
|
69
|
+
goog.exportSymbol('proto.ocap.ValidatorsInfo', null, root);
|
|
70
|
+
goog.exportSymbol('proto.ocap.VariableInput', null, root);
|
|
71
|
+
goog.exportSymbol('proto.ocap.WalletInfo', null, root);
|
|
72
|
+
goog.exportSymbol('proto.ocap.WalletType', null, root);
|
|
73
|
+
goog.exportSymbol('proto.ocap.WithdrawItem', null, root);
|
|
74
74
|
/**
|
|
75
75
|
* Generated by JsPbCodeGenerator.
|
|
76
76
|
* @param {Array=} opt_data Optional initial data array, typically from a
|
package/lib/gen/vendor_pb.js
CHANGED
|
@@ -13,27 +13,27 @@
|
|
|
13
13
|
|
|
14
14
|
var jspb = require('google-protobuf');
|
|
15
15
|
var goog = jspb;
|
|
16
|
-
var
|
|
16
|
+
var root = (typeof self === 'object' && self.self === self && self) || (typeof global === 'object' && global.global === global && global) || this;
|
|
17
17
|
|
|
18
18
|
var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js');
|
|
19
19
|
goog.object.extend(proto, google_protobuf_timestamp_pb);
|
|
20
|
-
goog.exportSymbol('proto.vendor.BlockID', null,
|
|
21
|
-
goog.exportSymbol('proto.vendor.BlockParams', null,
|
|
22
|
-
goog.exportSymbol('proto.vendor.ConsensusParams', null,
|
|
23
|
-
goog.exportSymbol('proto.vendor.Evidence', null,
|
|
24
|
-
goog.exportSymbol('proto.vendor.EvidenceParams', null,
|
|
25
|
-
goog.exportSymbol('proto.vendor.Header', null,
|
|
26
|
-
goog.exportSymbol('proto.vendor.KVPair', null,
|
|
27
|
-
goog.exportSymbol('proto.vendor.LastCommitInfo', null,
|
|
28
|
-
goog.exportSymbol('proto.vendor.PartSetHeader', null,
|
|
29
|
-
goog.exportSymbol('proto.vendor.PubKey', null,
|
|
30
|
-
goog.exportSymbol('proto.vendor.RequestBeginBlock', null,
|
|
31
|
-
goog.exportSymbol('proto.vendor.RequestEndBlock', null,
|
|
32
|
-
goog.exportSymbol('proto.vendor.Validator', null,
|
|
33
|
-
goog.exportSymbol('proto.vendor.ValidatorParams', null,
|
|
34
|
-
goog.exportSymbol('proto.vendor.ValidatorUpdate', null,
|
|
35
|
-
goog.exportSymbol('proto.vendor.Version', null,
|
|
36
|
-
goog.exportSymbol('proto.vendor.VoteInfo', null,
|
|
20
|
+
goog.exportSymbol('proto.vendor.BlockID', null, root);
|
|
21
|
+
goog.exportSymbol('proto.vendor.BlockParams', null, root);
|
|
22
|
+
goog.exportSymbol('proto.vendor.ConsensusParams', null, root);
|
|
23
|
+
goog.exportSymbol('proto.vendor.Evidence', null, root);
|
|
24
|
+
goog.exportSymbol('proto.vendor.EvidenceParams', null, root);
|
|
25
|
+
goog.exportSymbol('proto.vendor.Header', null, root);
|
|
26
|
+
goog.exportSymbol('proto.vendor.KVPair', null, root);
|
|
27
|
+
goog.exportSymbol('proto.vendor.LastCommitInfo', null, root);
|
|
28
|
+
goog.exportSymbol('proto.vendor.PartSetHeader', null, root);
|
|
29
|
+
goog.exportSymbol('proto.vendor.PubKey', null, root);
|
|
30
|
+
goog.exportSymbol('proto.vendor.RequestBeginBlock', null, root);
|
|
31
|
+
goog.exportSymbol('proto.vendor.RequestEndBlock', null, root);
|
|
32
|
+
goog.exportSymbol('proto.vendor.Validator', null, root);
|
|
33
|
+
goog.exportSymbol('proto.vendor.ValidatorParams', null, root);
|
|
34
|
+
goog.exportSymbol('proto.vendor.ValidatorUpdate', null, root);
|
|
35
|
+
goog.exportSymbol('proto.vendor.Version', null, root);
|
|
36
|
+
goog.exportSymbol('proto.vendor.VoteInfo', null, root);
|
|
37
37
|
/**
|
|
38
38
|
* Generated by JsPbCodeGenerator.
|
|
39
39
|
* @param {Array=} opt_data Optional initial data array, typically from a
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ocap/proto",
|
|
3
3
|
"description": "Static modules generated from forge-sdk protobuf files",
|
|
4
|
-
"version": "1.14.
|
|
4
|
+
"version": "1.14.14",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "wangshijun",
|
|
7
7
|
"email": "shijun@arcblock.io",
|
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
"coverage": "npm run test -- --coverage"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"debug": "^4.3.
|
|
47
|
+
"debug": "^4.3.3",
|
|
48
48
|
"lodash": "^4.17.21"
|
|
49
49
|
},
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "fae9eaf3cf9d5135f31b6424dcc588a17bc06b97"
|
|
51
51
|
}
|