zcash-android-wallet-sdk/sdk-lib
Jack Grigg 3669afd0e2 rust: Lower default log level to INFO
This ensures that errors are logged and tracing events are generated,
but prevents debug logging in release mode. Eventually this will be
made configurable based on the SDK build type, but for now we impose
the same limits on debug builds.
2022-12-15 16:22:36 -05:00
..
schemas [#748] Internal recipients for pending transactions 2022-10-26 21:37:40 -04:00
src rust: Lower default log level to INFO 2022-12-15 16:22:36 -05:00
Cargo.lock rust: cargo update 2022-12-15 16:22:36 -05:00
Cargo.toml Create Android trace events (if available) from tracing spans 2022-11-29 19:20:24 +00:00
build.gradle.kts [#789] Benchmarking Demo-app 2022-12-13 14:25:09 +01:00
lint-baseline.xml Configure lint baseline 2021-08-31 14:57:23 -04:00
lint.xml
packages.md Move packages.md 2021-09-11 07:27:00 -04:00
proguard-consumer.txt [#706] Fix crashes identified by robo tests 2022-10-04 16:27:09 +02:00
proguard-project.txt [#302] Add ProGuard consumer rules 2021-11-22 10:14:21 -05:00
testing.gradle