Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Ackee-Blockchain/trident

0.13.0-rc.4

18 May 11:25
@lukacan lukacan
98a9aa6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.13.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: 0.13.0-rc.3...0.13.0-rc.4

Contributors

lukacan
Loading

0.13.0-rc.3

31 Mar 07:53
@lukacan lukacan
61042e3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.13.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.13.0-rc.2...0.13.0-rc.3

Contributors

lukacan
Loading

0.13.0-rc.2

04 Mar 16:52
@lukacan lukacan
2815fd2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.13.0-rc.2 Pre-release
Pre-release
Merge pull request #455 from Ackee-Blockchain/new-rc
🚑️ New rc
Loading

0.13.0-rc.1

17 Feb 08:38
@lukacan lukacan
6c212fe
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.13.0-rc.1 Pre-release
Pre-release
Merge pull request #452 from Ackee-Blockchain/idls-pec-bump
🔥 Bump idl spec
Loading

0.12.0

27 Nov 09:21
@lukacan lukacan
0536566
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Added

  • add support for VSCode settings integration (425)
  • add support for transaction timestamp (424)
  • add support for Token 2022 program (391)

Removed

  • Removed invariants logging from all metrics as invariants are now simple assertions (401)

Changed

  • Added custom TransactionResult containing result and logs of the transaction (399)
  • Support for general solana-sdk version 2.3 and higher (388)
  • FuzzClient trait removed and client methods moved directly to Trident struct (386)
  • simplify account storages to simply store only account addresses (383)
Assets 2
Loading

0.11.1

21 Oct 15:38
@lukacan lukacan
797a3b8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Added

Removed

  • Removed lld linker (394)

Changed

Loading
Julian332 and lukacan reacted with thumbs up emoji
2 people reacted

0.11.0

14 Aug 10:37
@lukacan lukacan
c275281
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Added

  • Add server for displaying content of fuzzing artifacts (347)
  • Add fuzz artifacts directory to the fuzz test folder (343)
  • Added state monitoring support for fuzzing metrics (341)
  • Added dashboard support for fuzzing metrics (340)
  • Code coverage tracking support enabled and configured via Trident.toml. Coverage data can be visualized using the VS Code extension 330
  • Added features to enable syscalls in fuzzing (329)
  • Add --skip-build flag to only initialize fuzz test without building the project (325)
  • Add support for space, lamports and owner to TridentAccounts macro (320)

Removed

Changed

  • FuzzTest fields are now aggregated into Trident struct (339)
  • Add support for reproducible fuzzing with thread-specific seeds (332)
  • Move Trident.toml into trident-tests folder (328)
  • Conversion from AFL and Honggfuzz into Manually Guided Fuzzing (324)
  • Update template generation to use tera (326)
Loading

0.10.0

13 Mar 12:24
@lukacan lukacan

Choose a tag to compare

Added

  • TransactionSelector allows to select and execute random transaction with hooks and without hooks (297)
  • Added "random_tail" attribute to TridentFlowExecutor macro to allow random tail generation (296)
  • Added support for seeds constraint for accounts structs (284)
  • Additional methods accessing the AccountsStorage and creating corresponding accounts are now optional ("token","vote", "stake") (279)
  • Derive macros now use own syn parser for better extensibility and UX (275)
  • Program ID inside test_fuzz.rs file is now automatically filled in is present in the program IDL (272)
  • Added additional attributes to TridentAccounts, mut and signer (268)
  • Users can now specify a program for which they want to add or initialize a fuzz test using --program-name flag (273)
  • Allow custom test name specification in fuzz test creation with --test-name flag (274)

Removed

  • The DisplayIx macro is now removed, Debug trait was implemented for instruction inputs (281)

Changed

  • FuzzTestExecutor and FlowExecutor are grouped together and FuzzTest has client as generic instead of TridentSVM (294)
  • Changed Transaction sequence logic (289)
  • AccountsStorages are simplified, no types are required to define (276)
  • Trident Architecture changes containing multiple features and improvements (details in the PR)(267)
  • get or create token account methods fixed for native token accounts (262)
Loading

0.9.1

03 Feb 11:49
@lukacan lukacan

Choose a tag to compare

Added

  • added warp to time manipulation (259)
  • added methods to check if account storage is empty (258)
  • added support for post-instruction behavior (257)

Removed

Changed

Loading

0.9.0

15 Jan 22:09
@lukacan lukacan

Choose a tag to compare

Added

  • added support for composite accounts (245)
  • Trident SVM + AFL (see the PR for more details) (234)

Removed

  • removed fuzz_iteration from test_fuzz.rs (243)

Changed

  • renamed Config to TridentConfig (246)
  • errors are simplified and transaction error contains only transaction error (244)
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /