@shieldedtech/moth-cli 0.13.0-canary.20260903151454-e3385c4 → 0.13.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/dist/commands/dust/register.d.ts.map +1 -1
- package/dist/commands/dust/register.js +5 -2
- package/dist/commands/dust/register.js.map +1 -1
- package/dist/commands/transfer.d.ts.map +1 -1
- package/dist/commands/transfer.js +6 -3
- package/dist/commands/transfer.js.map +1 -1
- package/package.json +4 -4
- package/CHANGELOG.md +0 -226
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../src/commands/dust/register.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../../src/commands/dust/register.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAYpD,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,WAAW;IACnD,OAAgB,WAAW,SAAyC;IAEpE,OAAgB,KAAK;;;;;;;;;;;;;;MAsBnB;IAEI,GAAG,IAAI,OAAO,CAAC,IAAI,CAAC;CAoI3B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import { BaseCommand } from '../../base-command.js';
|
|
3
3
|
import { getPassphrase } from '../../adapters/passphrase.js';
|
|
4
|
-
import { NIGHT_TOKEN_ID, designateForDustWithKeys, estimateDustRegistration, describeWait, DustRegistrationNotYetError, startWalletSync, } from '@shieldedtech/moth-wallet';
|
|
4
|
+
import { NIGHT_TOKEN_ID, designateForDustWithKeys, estimateDustRegistration, describeWait, DustRegistrationNotYetError, startWalletSync, submitWithHealthTracking, } from '@shieldedtech/moth-wallet';
|
|
5
5
|
export default class DustRegister extends BaseCommand {
|
|
6
6
|
static description = 'Register wallet for DUST generation';
|
|
7
7
|
static flags = {
|
|
@@ -84,7 +84,10 @@ export default class DustRegister extends BaseCommand {
|
|
|
84
84
|
estimate = await estimateDustRegistration(syncedWallet.facade);
|
|
85
85
|
}
|
|
86
86
|
}
|
|
87
|
-
|
|
87
|
+
// Reclassifies a persistent run of InvalidDustSpendProof rejections as a
|
|
88
|
+
// wedged devnet dust ledger instead of a normal failure the operator
|
|
89
|
+
// retries forever — see core/sync/dust-ledger-health.ts.
|
|
90
|
+
const txHash = await submitWithHealthTracking(() => designateForDustWithKeys(syncedWallet.facade, wallet.walletKeys, network.id, flags.receiver, (stage) => { process.stderr.write(`DUST register: ${stage}\n`); }), { network, walletName });
|
|
88
91
|
if (txHash) {
|
|
89
92
|
this.outputSuccess({
|
|
90
93
|
status: 'registered',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register.js","sourceRoot":"","sources":["../../../src/commands/dust/register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AACpC,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EACL,cAAc,EACd,wBAAwB,EACxB,wBAAwB,EACxB,YAAY,EACZ,2BAA2B,EAC3B,eAAe,
|
|
1
|
+
{"version":3,"file":"register.js","sourceRoot":"","sources":["../../../src/commands/dust/register.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transfer.d.ts","sourceRoot":"","sources":["../../src/commands/transfer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"transfer.d.ts","sourceRoot":"","sources":["../../src/commands/transfer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAkBjD,MAAM,CAAC,OAAO,OAAO,QAAS,SAAQ,WAAW;IAC/C,OAAgB,WAAW,SAA2B;IAEtD,OAAgB,IAAI;;MAElB;IAEF,OAAgB,KAAK;;;;;;;;;;;;;;;;MA6BnB;IAEI,GAAG,IAAI,OAAO,CAAC,IAAI,CAAC;CA8I3B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
2
|
import { BaseCommand } from '../base-command.js';
|
|
3
3
|
import { getPassphrase } from '../adapters/passphrase.js';
|
|
4
|
-
import { describeReservation, unshieldedSplit, formatBalance, NIGHT_DENOMINATION, sendTokensWithKeys, startWalletSync, NIGHT_TOKEN_ID, InvalidAmountError, parseNightAmount, } from '@shieldedtech/moth-wallet';
|
|
4
|
+
import { describeReservation, unshieldedSplit, formatBalance, NIGHT_DENOMINATION, sendTokensWithKeys, startWalletSync, NIGHT_TOKEN_ID, InvalidAmountError, parseNightAmount, submitWithHealthTracking, } from '@shieldedtech/moth-wallet';
|
|
5
5
|
export default class Transfer extends BaseCommand {
|
|
6
6
|
static description = 'Transfer NIGHT tokens';
|
|
7
7
|
static args = {
|
|
@@ -121,9 +121,12 @@ export default class Transfer extends BaseCommand {
|
|
|
121
121
|
};
|
|
122
122
|
let txHash;
|
|
123
123
|
try {
|
|
124
|
-
|
|
124
|
+
// Reclassifies a persistent run of InvalidDustSpendProof rejections as a
|
|
125
|
+
// wedged devnet dust ledger instead of a normal failure retried forever —
|
|
126
|
+
// see core/sync/dust-ledger-health.ts.
|
|
127
|
+
txHash = await submitWithHealthTracking(() => sendTokensWithKeys(syncedWallet.facade, wallet.walletKeys, network.id, [req], (stage) => {
|
|
125
128
|
process.stderr.write(`Transfer: ${stage}\n`);
|
|
126
|
-
});
|
|
129
|
+
}), { network, walletName });
|
|
127
130
|
}
|
|
128
131
|
catch (err) {
|
|
129
132
|
// "Insufficient funds" on a wallet that just reported a sufficient
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transfer.js","sourceRoot":"","sources":["../../src/commands/transfer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EACL,mBAAmB,EACnB,eAAe,EACf,aAAa,EACb,kBAAkB,EAClB,kBAAkB,EAClB,eAAe,EACf,cAAc,EACd,kBAAkB,EAClB,gBAAgB,
|
|
1
|
+
{"version":3,"file":"transfer.js","sourceRoot":"","sources":["../../src/commands/transfer.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shieldedtech/moth-cli",
|
|
3
|
-
"version": "0.13.0
|
|
3
|
+
"version": "0.13.0",
|
|
4
4
|
"description": "CLI tool for Midnight Network wallet operations and contract deployments. USE AT YOUR OWN RISK. Experimental software provided AS-IS with no warranty. Not audited. For development and testing purposes only.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"type": "module",
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@oclif/core": "^4.2.0",
|
|
35
|
-
"@shieldedtech/moth-tui": "0.13.0
|
|
36
|
-
"@shieldedtech/moth-wallet": "0.13.0
|
|
35
|
+
"@shieldedtech/moth-tui": "^0.13.0",
|
|
36
|
+
"@shieldedtech/moth-wallet": "^0.13.0",
|
|
37
37
|
"dotenv": "17.4.2",
|
|
38
38
|
"ink": "^7.0.1"
|
|
39
39
|
},
|
|
@@ -55,4 +55,4 @@
|
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
|
-
}
|
|
58
|
+
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,226 +0,0 @@
|
|
|
1
|
-
# @shieldedtech/moth-cli
|
|
2
|
-
|
|
3
|
-
## 0.13.0-canary.20260903151454-e3385c4
|
|
4
|
-
|
|
5
|
-
### Minor Changes
|
|
6
|
-
|
|
7
|
-
- b49c96d: Give the CLI and TUI the pre-seed, timings and DUST-registration behaviour the
|
|
8
|
-
extension already had.
|
|
9
|
-
|
|
10
|
-
**Birthdays.** `chainTip` moves from the extension's background handlers into
|
|
11
|
-
core, and `wallet generate` on both surfaces records the chain tip as the new
|
|
12
|
-
wallet's birthday. Without one the `reference.height <= birthday` guard can never
|
|
13
|
-
pass, so no CLI or TUI wallet could ever be pre-seeded — the difference between
|
|
14
|
-
29.3s and 78.6 min on preprod. Imports still get none, deliberately: a restored
|
|
15
|
-
wallet may hold funds at any height, and seeding it past its own history would
|
|
16
|
-
lose them silently.
|
|
17
|
-
|
|
18
|
-
**`moth preseed status|refresh|build`.** Thin wrappers over core functions
|
|
19
|
-
that already existed but had no caller outside the extension. `refresh` is the
|
|
20
|
-
one worth having — 9.1s to catch a reference up, against 53.6 min to rebuild it
|
|
21
|
-
from genesis, which is what someone does by hand when the command is missing.
|
|
22
|
-
`build` says how long it will take before starting, because an unattended command
|
|
23
|
-
that appears to hang for an hour is indistinguishable from a broken one.
|
|
24
|
-
|
|
25
|
-
**Phase timings on disk.** `createFileTimingStore` backs the existing
|
|
26
|
-
storage-agnostic recorder with `~/.moth/timings.json` — the path
|
|
27
|
-
`docs/BENCHMARKING.md` already documented and nothing wrote. `moth diagnostics
|
|
28
|
-
timings` shows the timeline as deltas, and recording stays off until switched on.
|
|
29
|
-
A headless sync is where this matters most: it is the surface with no other
|
|
30
|
-
signal about where the time went.
|
|
31
|
-
|
|
32
|
-
**DUST registration in the TUI.** `DustRegistrationNotYetError` is now caught
|
|
33
|
-
distinctly, so a wallet whose NIGHT is too new to cover the registration fee is
|
|
34
|
-
told "not yet" instead of shown the raw SDK error as a failure. The panel and the
|
|
35
|
-
CLI already did this; the TUI was the surface still reporting it as a defect.
|
|
36
|
-
- b49c96d: Move a pre-seed reference between machines: `moth preseed export` / `import`.
|
|
37
|
-
|
|
38
|
-
Building a reference IS the chain walk — tens of minutes, once per network per
|
|
39
|
-
machine. That cost is identical for everyone, because a reference holds public
|
|
40
|
-
chain state and nothing else, so it is work that should be done once and shared
|
|
41
|
-
rather than repeated by every developer who clones the repo. ADR 0005 called for
|
|
42
|
-
these two actions; the rest of the command shipped without them.
|
|
43
|
-
|
|
44
|
-
The on-disk shape is the one `scripts/export-preseed.mjs` already writes and CI
|
|
45
|
-
already publishes: gzipped state per sub-wallet plus a manifest. One format, so a
|
|
46
|
-
reference exported here can be dropped into the extension package, and one
|
|
47
|
-
downloaded from a release can be imported here.
|
|
48
|
-
|
|
49
|
-
`export` never writes the reference wallet's mnemonic. That is the only secret in
|
|
50
|
-
the arrangement — the state blobs are public chain data, but the mnemonic
|
|
51
|
-
controls the wallet they were built from, and a published reference is meant to
|
|
52
|
-
be safe to hand to strangers. The command says so in its own output.
|
|
53
|
-
|
|
54
|
-
`import` refuses rather than guesses. A bundle for another network would seed
|
|
55
|
-
wallets from a chain they have never been on, and the mismatch is silent
|
|
56
|
-
afterwards. A bundle older than what is already present is a downgrade that costs
|
|
57
|
-
catch-up time on every wallet created from then on; `--force` allows it, for
|
|
58
|
-
replacing a corrupt newer reference with a known-good older one.
|
|
59
|
-
|
|
60
|
-
Every part is decompressed before any part is written. Unpacking as it went left
|
|
61
|
-
the store holding new shielded and unshielded state beside an old dust state when
|
|
62
|
-
a later part turned out to be corrupt — a mixture that never existed on chain,
|
|
63
|
-
with a height key that still looked consistent. The height is written last, since
|
|
64
|
-
it is what marks a reference usable.
|
|
65
|
-
|
|
66
|
-
### Patch Changes
|
|
67
|
-
|
|
68
|
-
- Updated dependencies [b49c96d]
|
|
69
|
-
- Updated dependencies [b49c96d]
|
|
70
|
-
- Updated dependencies [0508a38]
|
|
71
|
-
- Updated dependencies [2dabc50]
|
|
72
|
-
- Updated dependencies [3e131e2]
|
|
73
|
-
- Updated dependencies [9afd580]
|
|
74
|
-
- Updated dependencies [b49c96d]
|
|
75
|
-
- Updated dependencies [e31eaf8]
|
|
76
|
-
- Updated dependencies [c2f8b73]
|
|
77
|
-
- Updated dependencies [b49c96d]
|
|
78
|
-
- Updated dependencies [b49c96d]
|
|
79
|
-
- Updated dependencies [b49c96d]
|
|
80
|
-
- Updated dependencies [9be5669]
|
|
81
|
-
- Updated dependencies [43eb678]
|
|
82
|
-
- Updated dependencies [ea1793d]
|
|
83
|
-
- Updated dependencies [316ca82]
|
|
84
|
-
- Updated dependencies [89f34aa]
|
|
85
|
-
- Updated dependencies [04f1aa4]
|
|
86
|
-
- @shieldedtech/moth-wallet@0.13.0-canary.20260903151454-e3385c4
|
|
87
|
-
- @shieldedtech/moth-tui@0.13.0-canary.20260903151454-e3385c4
|
|
88
|
-
|
|
89
|
-
## 0.12.1
|
|
90
|
-
|
|
91
|
-
### Patch Changes
|
|
92
|
-
|
|
93
|
-
- Updated dependencies [bd8d41f]
|
|
94
|
-
- @shieldedtech/moth-tui@0.12.1
|
|
95
|
-
- @shieldedtech/moth-wallet@0.12.1
|
|
96
|
-
|
|
97
|
-
## 0.12.0
|
|
98
|
-
|
|
99
|
-
### Minor Changes
|
|
100
|
-
|
|
101
|
-
- ea15676: Coordinate the first public package release under the Moth package names.
|
|
102
|
-
|
|
103
|
-
This is a minor bump because no package has previously been published under the
|
|
104
|
-
new names. The release remains experimental and unsupported, so it stays below
|
|
105
|
-
1.0.0. Package names, CLI identifiers, environment variables, connector identity,
|
|
106
|
-
and local state paths are aligned before publication; no compatibility shim is
|
|
107
|
-
required for an unpublished package.
|
|
108
|
-
|
|
109
|
-
### Patch Changes
|
|
110
|
-
|
|
111
|
-
- Updated dependencies [be98f55]
|
|
112
|
-
- Updated dependencies [ea15676]
|
|
113
|
-
- @shieldedtech/moth-wallet@0.12.0
|
|
114
|
-
- @shieldedtech/moth-tui@0.12.0
|
|
115
|
-
|
|
116
|
-
## 0.2.0
|
|
117
|
-
|
|
118
|
-
### Minor Changes
|
|
119
|
-
|
|
120
|
-
- 36cb067: Add selectable proof-server and local WASM proving across the core wallet, CLI,
|
|
121
|
-
terminal dashboard, browser extension, and dApp connector API.
|
|
122
|
-
- fc93b31: Add the opt-in daemon for sharing one live wallet between a long-running host
|
|
123
|
-
(the TUI dashboard or `moth daemon serve`) and CLI clients over an authenticated
|
|
124
|
-
Unix-socket or TCP RPC. The daemon owns the sync engine and spending keys;
|
|
125
|
-
clients route the build/balance/prove/sign/submit pipeline through it, so keys
|
|
126
|
-
never leave the host process. Adds the `moth daemon serve|transfer|call|deploy|
|
|
127
|
-
submit-tx|dust register|dust deregister|key gen|key list|key revoke|maintenance`
|
|
128
|
-
subcommands, API-key authentication with read/write scopes, an append-only audit
|
|
129
|
-
log, and an L3 confirmation queue (interactive modal, or headless auto-approve
|
|
130
|
-
gated behind an explicit flag + env var).
|
|
131
|
-
|
|
132
|
-
### Patch Changes
|
|
133
|
-
|
|
134
|
-
- b157dd2: Add the browser extension wallet and dApp connector workflow.
|
|
135
|
-
|
|
136
|
-
The wallet core now supports browser-safe persisted sync state, activity history,
|
|
137
|
-
message signing, staged transfer construction and submission, fee estimation,
|
|
138
|
-
and DUST and intent operations. Add the WXT side-panel extension and Connector
|
|
139
|
-
Lab mock dApp, expose the new APIs through the browser adapter, and keep the CLI
|
|
140
|
-
and TUI integrations compatible with asynchronous sync cache handling and the
|
|
141
|
-
Ink runtime.
|
|
142
|
-
|
|
143
|
-
- 771338d: Tell the user when registration needs time, instead of failing and blaming the
|
|
144
|
-
proof server.
|
|
145
|
-
|
|
146
|
-
Registering NIGHT for DUST generation is self-funding: a `DustRegistration`
|
|
147
|
-
carries `allow_fee_payment`, and the ledger lets the transaction pay its own fee
|
|
148
|
-
from the DUST its NIGHT _would have_ generated had it been registered all along.
|
|
149
|
-
That is what stops the obvious deadlock — DUST pays fees, and registering is how
|
|
150
|
-
you get DUST.
|
|
151
|
-
|
|
152
|
-
Self-funding is not free. `generationless_fee_availability` caps the backdated
|
|
153
|
-
amount at `elapsed × night_value × generation_decay_rate`, which starts at zero.
|
|
154
|
-
So a freshly funded wallet cannot cover the fee yet, and the wait is _inversely
|
|
155
|
-
proportional to the balance_: at the ledger's defaults a 0.3 DUST fee needs ~36s
|
|
156
|
-
at 1,000 NIGHT, ~6 min at 100, ~1 hour at 10, and ~10 hours at 1.
|
|
157
|
-
|
|
158
|
-
Reported from preprod as a red failure card reading "That didn't go through",
|
|
159
|
-
with the raw SDK message and a footnote suggesting the proof server. Two of those
|
|
160
|
-
three were wrong: nothing went wrong, and proving never happened — the SDK refuses
|
|
161
|
-
before building.
|
|
162
|
-
|
|
163
|
-
`estimateRegistrationAffordability` (core, pure, WASM-free) turns the SDK's
|
|
164
|
-
per-UTxO figures into an answer: affordable now, affordable in N seconds, or never
|
|
165
|
-
at this holding. That last case matters — when the ceiling is below the fee,
|
|
166
|
-
"wait" is the wrong advice and "hold more NIGHT" is the right one.
|
|
167
|
-
|
|
168
|
-
`designateForDust` throws `DustRegistrationNotYetError` carrying that estimate.
|
|
169
|
-
Because the guard sits in core, it reaches every run mode at once — extension,
|
|
170
|
-
CLI, TUI and daemon RPC all route through the same function.
|
|
171
|
-
|
|
172
|
-
Two decisions worth recording. The estimate is computed only on the failure path,
|
|
173
|
-
so a registration that was always going to succeed pays nothing for it. And
|
|
174
|
-
whether to raise the typed error is decided by the affordability numbers, not by
|
|
175
|
-
matching the SDK's message text — string-matching would need re-matching on every
|
|
176
|
-
SDK release, and would fail silently when it drifted.
|
|
177
|
-
|
|
178
|
-
The panel now shows "Not quite yet", says nothing was spent, and gives a localized
|
|
179
|
-
wait ("Ready in about 8 hours"). `mayBeProvingFailure` suppresses the proof-server
|
|
180
|
-
footnote for every outcome decided before proving.
|
|
181
|
-
|
|
182
|
-
`moth dust register` gains a pre-flight and `--wait` (with `--wait-timeout`). The
|
|
183
|
-
pre-flight matters more on the CLI than in the panel: without it the only way to
|
|
184
|
-
learn the wait is to fail, and re-running means paying for a full sync first.
|
|
185
|
-
`--wait` polls rather than sleeping the predicted duration blind, since the
|
|
186
|
-
estimate moves if the wallet's NIGHT changes underneath it.
|
|
187
|
-
|
|
188
|
-
Also corrects the documentation. Four files stated that the ledger imposes a 3h
|
|
189
|
-
grace period before DUST appears. `dust_grace_period` is 3 hours, but it bounds how
|
|
190
|
-
stale a transaction's declared `ctime` may be — it is not a delay before
|
|
191
|
-
generation starts, which is linear from the UTxO's creation with a time-to-cap of
|
|
192
|
-
about a week. The observation behind the claim was real; the mechanism was
|
|
193
|
-
invented to fit it. The guides are corrected in place; ADR 0003 is annotated
|
|
194
|
-
rather than rewritten, since it is a dated record of what was decided.
|
|
195
|
-
|
|
196
|
-
- Updated dependencies [fc93b31]
|
|
197
|
-
- Updated dependencies [fc93b31]
|
|
198
|
-
- Updated dependencies [12881a3]
|
|
199
|
-
- Updated dependencies [b157dd2]
|
|
200
|
-
- Updated dependencies [c7d1ef7]
|
|
201
|
-
- Updated dependencies [36cb067]
|
|
202
|
-
- Updated dependencies [003720d]
|
|
203
|
-
- Updated dependencies [fc93b31]
|
|
204
|
-
- Updated dependencies [6f914fc]
|
|
205
|
-
- Updated dependencies [fc93b31]
|
|
206
|
-
- Updated dependencies [fc93b31]
|
|
207
|
-
- Updated dependencies [771338d]
|
|
208
|
-
- Updated dependencies [fc93b31]
|
|
209
|
-
- Updated dependencies [ba86b72]
|
|
210
|
-
- Updated dependencies [fc93b31]
|
|
211
|
-
- Updated dependencies [b7e2f00]
|
|
212
|
-
- Updated dependencies [1c597ff]
|
|
213
|
-
- Updated dependencies [24cb16c]
|
|
214
|
-
- Updated dependencies [0f9369f]
|
|
215
|
-
- Updated dependencies [bf49ced]
|
|
216
|
-
- Updated dependencies [0f197e2]
|
|
217
|
-
- Updated dependencies [1f69f66]
|
|
218
|
-
- Updated dependencies [fc93b31]
|
|
219
|
-
- Updated dependencies [6766583]
|
|
220
|
-
- Updated dependencies [fc93b31]
|
|
221
|
-
- Updated dependencies [2fde86f]
|
|
222
|
-
- Updated dependencies [e431662]
|
|
223
|
-
- Updated dependencies [717639a]
|
|
224
|
-
- Updated dependencies [e8b98da]
|
|
225
|
-
- @shieldedtech/moth-wallet@0.2.0
|
|
226
|
-
- @shieldedtech/moth-tui@0.2.0
|