Releases: neo-project/neo-express
Releases · neo-project/neo-express
3.9.1
What's Changed
- Bump tar-fs from 2.1.1 to 2.1.3 in /extentions/neo3-visual-tracker by @dependabot[bot] in #476
- Bump base-x from 5.0.0 to 5.0.1 in /extentions/neo3-visual-tracker by @dependabot[bot] in #473
- Improve RunDotNetCommand to use Argument List by @ajara87 in #478
- Update packages version by @ajara87 in #479
- Bump pbkdf2 from 3.1.2 to 3.1.3 in /extentions/neo3-visual-tracker by @dependabot[bot] in #477
- Refactor RunCommand to avoid code duplication in test classes by @ajara87 in #480
- Update deprecated methods by @ajara87 in #482
- Update files header and year in file_header_template by @ajara87 in #481
- Fix Test02_BuildValidation error when run in other languages by @ajara87 in #483
- fix neo-trace protocol settings + print exception message on trace failure by @ixje in #488
- Bump tmp from 0.2.1 to 0.2.4 in /extentions/neo3-visual-tracker by @dependabot[bot] in #489
- Snapshot. Add a copy of entries instead of the list itself by @ajara87 in #490
- Fix: Unknown storage item to null in GetProvenState by @ajara87 in #491
- Improve StateServiceStore by @ajara87 in #493
- Improve MemoryTrackingStore class by @ajara87 in #492
- Bug. Fix State in GetTransfers by @ajara87 in #494
- Fix current directory by @ajara87 in #495
- Add net9 and remove NetStandard&NetFramework by @ajara87 in #496
- Bump cipher-base from 1.0.4 to 1.0.6 in /extentions/neo3-visual-tracker by @dependabot[bot] in #497
- Bump sha.js from 2.4.11 to 2.4.12 in /extentions/neo3-visual-tracker by @dependabot[bot] in #498
- Fix neo3-visual-tracker release download by @ajara87 in #499
- Bump tar-fs from 2.1.3 to 2.1.4 in /extentions/neo3-visual-tracker by @dependabot[bot] in #500
- Remove some warnings by @ajara87 in #501
- neo3-visual-tracker update outdated packages by @ajara87 in #502
- Update packages by @shargon in #503
- Bump Microsoft.Build.Utilities.Core from 17.14.8 to 17.14.28 by @dependabot[bot] in #505
- Update package version Microsoft.Build.Utilities.Core by @ajara87 in #506
- Fix NFT transfer token parsing and balance stack order by @Jim8y in #507
- Bump js-yaml in /extentions/neo3-visual-tracker by @dependabot[bot] in #509
- upgrade unsecured packages by @ajara87 in #510
- Bump jws from 3.2.2 to 3.2.3 in /extentions/neo3-visual-tracker by @dependabot[bot] in #511
- Bump qs from 6.14.0 to 6.14.1 in /extentions/neo3-visual-tracker by @dependabot[bot] in #512
- Bump undici from 7.16.0 to 7.18.2 in /extentions/neo3-visual-tracker by @dependabot[bot] in #513
- Update .net 10 by @ajara87 in #515
- Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /extentions/neo3-visual-tracker by @dependabot[bot] in #518
- Upgrade to Neo v3.9.1 and .NET 10.0 by @Jim8y in #516
- Update year on copyright by @ajara87 in #521
- Fix year header on SafeCast by @ajara87 in #523
New Contributors
Full Changelog: 3.8.2...3.9.1
3.8.2
What's Changed
- Change account output from scripthash to address by @chenzhitong in #459
- Update readme.md by @chenzhitong in #460
- new quickstart.md by @chenzhitong in #461
- Add method: show state by @chenzhitong in #463
- Update LICENSE by @r41oliveira in #462
- No submodule by @chenzhitong in #464
- Bump webpack from 5.76.0 to 5.94.0 in /extentions/neo3-visual-tracker by @dependabot in #465
- [fixedbug] nep-validation by @chenzhitong in #466
- Bump MessagePack from 2.5.171 to 2.5.187 in /src/bctklib by @dependabot in #467
- Modify the document link by @chenzhitong in #468
- Update to dotnet 9 by @chenzhitong in #470
- Bump elliptic and @cityofzion/neon-core in /extentions/neo3-visual-tracker by @dependabot in #471
- update to neo v3.8.2 by @Jim8y in #475
New Contributors
- @r41oliveira made their first contribution in #462
Full Changelog: 3.7.6...3.8.2
3.7.6
Update submodule (#458)
3.7.3
Update Submodule in workflow (#449) * Update version * update dotnet version for workflows * Update submodule
3.6.100-preview
Fix: Relative paths not working properly when creating checkpoints #4…
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 downloadcommand description by @ixje in #330 - Changed
file_headerto use{fileName}by @cschuchardt88 in #331 - neoxp help suggests help by @cschuchardt88 in #321
- Fixed backwards compatible
*.neo-expressfile 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
bctklibpackage 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
neo3.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
Release 3.6.87-preview-ge9662af55d
What's Changed
- 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
Full Changelog: 3.6.82-preview-g202139072b...3.6.87-preview-ge9662af55d
Release 3.6.82-preview-g202139072b
What's Changed
- 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 @Liaojinghui 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
New Contributors
- @dependabot made their first contribution in #382
Full Changelog: 3.6.69-preview-g6144570684...3.6.82-preview-g202139072b
Release 3.6.69-preview-g6144570684
What's Changed
- 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
bctklibpackage 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
neo3.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
Full Changelog: 3.6.40-preview-g4dc493fbc7...3.6.69-preview-g6144570684
Release 3.6.40-preview-g4dc493fbc7
updated release.yml github actions (#337)