-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert contracts put_code test to pure code (not using the macro) * Test contract instantiate * Fmt * Extract put_code and new_client functions * Generate fresh accounts for contract tests to allow reruns without a chain purge * Fetch and increment nonce to allow concurrent test runs * fmt * Failing contract call test * Fmt and fix compilation * Fix error message for contract call * Fix call test * Update contract execution event comment * Remove redundant feature flags, now on module * Update event data comment * Use fetch_add * Fmt
- Loading branch information
Showing
1 changed file
with
158 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters