Verify that the public API in safe_app is accessible both from FFI and Rust

Description

1. Check all functions exported in the safe_app::ffi module and make sure there are counterparts available as natvie Rust API (either in safe_app or safe_core), without having to go through the FFI interface.

2. If these functions are not available without going through FFI, make them wrappers around native Rust functions.

Environment

None

Gliffy Diagrams

Activity

Spandan Sharma May 28, 2018 at 3:44 PM

we are going to create a new task to make some changes as this incorrectly re-exports entire safe_core instead of parts of it which are relevant to app creation.

Marcin Swieczkowski May 7, 2018 at 9:31 AM

Paused – switching to

Done

Details

Assignee

Reporter

Start date

End date

Story Points

Components

Priority

Created May 1, 2018 at 9:36 AM
Updated September 11, 2018 at 9:02 AM
Resolved May 14, 2018 at 4:48 PM