Generic safety cleanup (#22)

* create checksum system for versioning
* minor changes to CI
* dart ffi cleanup
* update checksums
This commit is contained in:
cyan
2024-07-30 17:46:55 +02:00
committed by GitHub
parent 3b9928a665
commit 373588247b
26 changed files with 375 additions and 20 deletions

View File

@@ -3,7 +3,7 @@ description: monero_c bindings
output: 'lib/src/generated_bindings_monero.g.dart'
headers:
entry-points:
- 'monero_wallet2_api_c.h'
- '../../monero_libwallet2_api_c/src/main/cpp/wallet2_api_c.h'
exclude-all-by-default: true
functions: