zcash-android-wallet-sdk/sdk-lib/src/androidTest/java/cash/z/ecc/fixture
Carter Jernigan 38df994bfc [#971] Rust backend refactoring
This is an initial step before moving the Rust backend into a separate Gradle module

- Use primitive values for the Rust backend interface. This will allow the backend to be moved into a new Gradle module in the future, without needing to access the model objects of the SDK
 - Add extension functions to the Backend to replace the existing usage of more strongly typed objects.  The extension functions can continue to live in the sdk-lib even after refactoring the Rust backend
 - Add new decorator that can eventually replace using the Rust backend within the SDK
2023-04-11 06:43:18 -04:00
..
CheckpointFixture.kt [#593] Refactor ZcashNetwork 2022-08-02 09:29:09 -04:00
DatabaseCacheFilesRootFixture.kt [#765] Store blocks on disk instead of in SQLite 2023-03-08 16:04:04 +01:00
DatabaseNameFixture.kt [#765] Store blocks on disk instead of in SQLite 2023-03-08 16:04:04 +01:00
DatabasePathFixture.kt [#765] Store blocks on disk instead of in SQLite 2023-03-08 16:04:04 +01:00
FakeRustBackend.kt [#971] Rust backend refactoring 2023-04-11 06:43:18 -04:00
FakeRustBackendFixture.kt [#765] Store blocks on disk instead of in SQLite 2023-03-08 16:04:04 +01:00
FilePathFixture.kt [#766] Delete Blocks After Scanning 2023-04-07 08:12:25 +02:00
SaplingParamToolFixture.kt [#666] Download sapling files atomically (#707) 2022-09-06 06:44:33 -04:00
SaplingParamsFixture.kt [#666] Download sapling files atomically (#707) 2022-09-06 06:44:33 -04:00