Files
pezkuwi-subxt/src
Andrew Jones 385d214217 Call a contract (#165)
* 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
2020-09-24 18:21:51 +02:00
..
2020-09-21 13:15:46 -04:00
2020-09-24 18:21:51 +02:00
2020-09-21 10:32:41 +01:00
2020-09-21 13:15:46 -04:00
2020-09-24 12:57:35 +01:00
2020-09-21 13:15:46 -04:00