issues
search
aeternity
/
aepp-cli-js
Command line interface for the æternity blockchain
http://docs.aeternity.com/aepp-cli-js/
ISC License
7
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump ws from 8.16.0 to 8.17.1
#261
dependabot[bot]
closed
5 months ago
0
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
#260
dependabot[bot]
closed
5 months ago
0
Extract options in tx builder
#259
davidyuk
opened
6 months ago
0
refactor: rename `sdk` to `aeSdk` in consistency with sdk tests
#258
davidyuk
closed
6 months ago
1
Use aenode/v3/currency to get network name
#257
davidyuk
opened
6 months ago
0
Release v6.0.1 with sdk@13.3.2
#256
davidyuk
closed
7 months ago
1
Inline actions into commands
#255
davidyuk
opened
7 months ago
0
Release 6.0.0
#254
davidyuk
closed
7 months ago
0
Remove `oracle show`, improve output
#253
davidyuk
closed
7 months ago
1
Generate docs based on CLI, speedup initialisation
#252
davidyuk
closed
7 months ago
1
Improve commands help, remove extra arguments in oracle commands
#251
davidyuk
closed
7 months ago
0
Improve tx printing, commands breaking improvements
#250
davidyuk
closed
7 months ago
1
feat(contract): accept amount in contract and tx builder commands
#249
davidyuk
closed
7 months ago
1
fix(contract): don't show stacktrace if static contract call failed
#248
davidyuk
closed
7 months ago
1
Show auction details, improve name details printing
#247
davidyuk
closed
7 months ago
1
Don't ask password if it is not required, show approximate tx execution cost
#246
davidyuk
closed
7 months ago
1
feat(aens): don't require name ttl in `name extend`
#245
davidyuk
closed
7 months ago
1
refactor(account)!: move `aecli account spend` to `aecli spend`
#244
davidyuk
closed
7 months ago
1
test: on ceres
#243
davidyuk
closed
6 months ago
1
Update sdk to 13.3.0
#242
davidyuk
closed
7 months ago
1
Require node@18, drop babel, use mainnet by default, sync configs with sdk, update deps
#241
davidyuk
closed
8 months ago
0
chore(deps): bump es5-ext from 0.10.62 to 0.10.64
#240
dependabot[bot]
closed
9 months ago
0
chore(deps-dev): bump @babel/traverse from 7.21.3 to 7.23.2
#239
dependabot[bot]
closed
1 year ago
0
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#238
dependabot[bot]
closed
1 year ago
0
chore(deps): bump semver from 5.7.1 to 5.7.2
#237
dependabot[bot]
closed
1 year ago
0
`inspect <name.chain>` doesn't expose auction status
#236
davidyuk
closed
7 months ago
0
refactor(account)!: combine spend and transfer commands
#235
davidyuk
closed
1 year ago
0
Cli by default should accept all coin amounts in ae
#234
davidyuk
closed
7 months ago
1
Implement `select-wallet` a similar way as `select-node` and `select-compiler`
#233
davidyuk
opened
1 year ago
0
refactor(account)!: remove useless `output` option
#232
davidyuk
closed
1 year ago
0
fix(account): don't ask for password if it is empty
#231
davidyuk
closed
1 year ago
0
Fix tests
#230
davidyuk
closed
1 year ago
0
docs: remove ISC License preamble from source files
#229
davidyuk
closed
1 year ago
0
Remove legacy commands
#228
davidyuk
closed
1 year ago
0
Realign 5.0.0
#227
davidyuk
closed
1 year ago
0
Override AccountBase asking keystore password in `sign` method
#226
davidyuk
closed
7 months ago
0
Confirm transaction execution price before broadcasting it to the chain
#225
davidyuk
closed
7 months ago
0
Make `nameTtl` in `name extend` optional and default to the maximum value (NAME_TTL, 180000)
#224
davidyuk
closed
7 months ago
0
Show some progress indication while doing `name full-claim`
#223
davidyuk
opened
1 year ago
0
Put `spend` to the root, extract it from `accounts`
#222
davidyuk
closed
7 months ago
0
Encode signatures as sg-prefixed strings instead of hex strings and byte arrays
#221
davidyuk
opened
1 year ago
0
Combine `account spend` and `account transfer`
#220
davidyuk
closed
1 year ago
0
chore(release): 5.0.0
#219
davidyuk
closed
1 year ago
2
Update sdk to 13
#218
davidyuk
closed
1 year ago
0
docs: fix description of contract module and commands list
#217
davidyuk
closed
2 years ago
0
update usage commands in docs
#216
marc0olo
closed
2 years ago
4
explicit usage of `bytecode`, `ACI` and `contract address`
#215
marc0olo
closed
1 year ago
1
Leave network id option only for offline transaction generation
#214
davidyuk
opened
2 years ago
0
feat: add select-node, select-compiler commands
#213
davidyuk
closed
2 years ago
0
how to pass `aettos` / `AE` to a `payable` entrypoint?
#212
marc0olo
closed
7 months ago
0
Next