Kuba Płaskonka

Results 20 issues of Kuba Płaskonka

It can be tested by running modules tests in c0095e528a506c3c6bf306beef5c7a8ade3ef628 `modules/src/access/ownable.rs`

bug

To get more information for debugging and testing, we can run a code as a last line of endpoint. Of course it will be done by a macro and hidden...

improvement

Update CEP-18 template with an example of a livenet usage. Create a new template with workspace and livenet as a separate crate and nctl configuration ready.

Add take_snapshot() and restore_snapshot() methods to the test env. It will be an interesting addition to the possible testing methods.

feature
tests
cool

contracts in them. ## Summary by CodeRabbit * **Bug Fixes** * Duplicate contract package names are now detected and rejected with a clear error to prevent silent duplicates. * **Improvements**...

Livenet uses async casper client in blocking runtime. It should be implemented differently. Maybe Odra should be async?

Currently error is returned when native events are queried. We should query the sidecar and build event data.