3.6.94
What's Changed
- .neo-worknet / .neo-express file compat by @devhawk in #261
- use traveral project instead of solution file by @devhawk in #265
- fix exception in state proof validation (fix #262) by @ixje in #263
- Support WIF encoded private keys by @devhawk in #266
- contract update command by @devhawk in #267
- Fix wallet list command to emit script hash correctly by @devhawk in #271
- Add update support to batch command by @devhawk in #278
- Update Neo for 3.6 by @Ashuaidehao in #286
- Update command-reference.md by @chenzhitong in #291
- Fixed dependencies and add solution file by @cschuchardt88 in #293
- fixes issue #298 by @cschuchardt88 in #301
- Editorconfig and workflows by @cschuchardt88 in #303
- Fixed wording for contract download height by @cschuchardt88 in #302
- Inconsistent account naming by @cschuchardt88 in #305
- getapplicationlog response differs from neo-cli by @cschuchardt88 in #307
- Fixed Json parameters for contract run command by @cschuchardt88 in #308
- wallet create with deterministic private key by @cschuchardt88 in #306
- add nuget source by @Ashuaidehao in #300
- issues transferring genesis funds by @cschuchardt88 in #312
- Optimize find contract by name by @Ashuaidehao in #314
- Add method: transfernft & show nft by @chenzhitong in #304
- add download doc. by @Ashuaidehao in #318
- Add support to a global Neo Express instance by @cschuchardt88 in #324
- Related to #324 by @cschuchardt88 in #325
- Revert "Inconsistent account naming" by @cschuchardt88 in #329
- Batch Script Command Pusing on Next Command Arguments by @cschuchardt88 in #326
- Update
contract download
command description by @ixje in #330 - Changed
file_header
to use{fileName}
by @cschuchardt88 in #331 - neoxp help suggests help by @cschuchardt88 in #321
- Fixed backwards compatible
*.neo-express
file path by @cschuchardt88 in #333 - Blockchain Storage Path by @chenzhitong in #315
- Update release.yml by @cschuchardt88 in #337
- Use testnet/mainnet network configuration by @cschuchardt88 in #335
- Import WIF by @cschuchardt88 in #336
- Add Display Iterator Results for VM by @cschuchardt88 in #341
- Move BCTK LIB code into neo-express by @Ashuaidehao in #342
- Update Github Actions by @cschuchardt88 in #343
- Updated vulnerable & package dependencies by @cschuchardt88 in #345
- Added default filenames and fixes by @cschuchardt88 in #346
- Added wallet create to batch by @cschuchardt88 in #347
- Added file code.yml by @cschuchardt88 in #349
- Cleanup repo by @cschuchardt88 in #350
- Update github action for
bctklib
package by @cschuchardt88 in #352 - Added github issue templates by @cschuchardt88 in #353
- nbgv up to v0.4.1 by @Ashuaidehao in #351
- Added neo-express application test in actions by @cschuchardt88 in #354
- optimize invoke output by @Ashuaidehao in #316
- added questions.md for github issues by @cschuchardt88 in #360
- add neo-test projects by @Ashuaidehao in #366
- Added test workflow for basic neoxp commands by @cschuchardt88 in #356
- Fixed/Changed Policy sync command by @cschuchardt88 in #361
- Added Standalone Github Workflow & Updated to
neo
3.6.2 by @cschuchardt88 in #358 - Update push.yml by @cschuchardt88 in #368
- Fixed struct so it displays on results by @cschuchardt88 in #379
- Merge visual-tracker by @Ashuaidehao in #376
- NEP11/17 contract validator by @cschuchardt88 in #317
- Workflow combine by @cschuchardt88 in #385
- Fix environments (master/development) by @cschuchardt88 in #386
- Removed step names by @cschuchardt88 in #387
- Bypass publish by @cschuchardt88 in #388
- Removed publish from workflow by @cschuchardt88 in #389
- Added icon to applications by @chenzhitong in #394
- Fix mischaracterization and usage of Optional parameters in command line by @chenzhitong in #395
- Bump browserify-sign from 4.2.1 to 4.2.2 in /extentions/neo3-visual-tracker by @dependabot in #382
- Fix: Avoid Uploading Artifacts by @Jim8y in #396
- Bump crypto-js from 4.0.0 to 4.2.0 in /extentions/neo3-visual-tracker by @dependabot in #381
- Add execute command by @Ashuaidehao in #392
- Fix nvt error by @cschuchardt88 in #405
- Removed Artifact upload by @cschuchardt88 in #404
- Bump webpack from 5.37.0 to 5.76.0 in /extentions/neo3-visual-tracker by @dependabot in #383
- Fix code.yml by @cschuchardt88 in #406
- removed legacy-command-reference.md by @cschuchardt88 in #401
- Escape chars by @Ashuaidehao in #390
- Improvements and fixes of nep11 command by @chenzhitong in #391
- Small Typos by @cschuchardt88 in #410
- Debian workflow by @cschuchardt88 in #412
- Add Voting in NEO governance by @chenzhitong in #402
- Base64fixed by @chenzhitong in #407
- Changed DebugType to Portable by @cschuchardt88 in #409
- Workflow fixes again 🤣 🍭 by @cschuchardt88 in #415
- Update readme.md by @Celia18305 in #414
- Fix workflow by @cschuchardt88 in #417
- Update command-reference.md by @Celia18305 in #418
- Added Update with data parameter by @cschuchardt88 in #420
- Ready Check for release by @cschuchardt88 in #421
- change version for release by @cschuchardt88 in #422
New Contributors
- @chenzhitong made their first contribution in #291
- @dependabot made their first contribution in #382
- @Celia18305 made their first contribution in #414
Full Changelog: 3.5.20...3.6.94