Commit Graph

22 Commits

Author SHA1 Message Date
thunderbiscuit
472edb6e8c Add publish job to GitHub workflow 2022-02-22 14:03:08 -05:00
thunderbiscuit
7982a73aa7 Fix long description examples after API change 2022-02-16 21:59:28 -05:00
thunderbiscuit
a6943af686 Add build directory to gitignore 2022-02-16 21:59:28 -05:00
thunderbiscuit
be87629aba Fix 'build the wheel' section of readme 2022-02-16 21:59:11 -05:00
thunderbiscuit
c364b20dd9 Merge pull request #2 from afilini/setuptools-rust
Build wheels using setuptools-rust
2022-02-16 20:26:33 -05:00
Alekos Filini
acb8380b61 Build wheels in GitHub Actions 2022-02-15 17:11:09 +01:00
Alekos Filini
d2bbecc5f5 Build wheels using setuptools-rust
Build wheels in a more "standard" way using setuptools-rust, which makes
our life easier when dealing with multiple different platforms.

Also use the new bdk-ffi's `generate` binary instead of relying on
uniffi's bindgen cli.
2022-02-15 16:48:38 +01:00
thunderbiscuit
964b7ae5f0 Update project url 2021-12-13 19:45:48 -05:00
thunderbiscuit
d946e53c60 Bump package version to 0.0.4 2021-12-13 19:44:10 -05:00
thunderbiscuit
3aef401092 Add supported architectures to readme 2021-12-13 19:43:39 -05:00
thunderbiscuit
662c425743 Enable subdirectories for native libraries in package 2021-12-13 12:17:25 -05:00
thunderbiscuit
65bd7ea428 Update loadIndirect function fix documentation 2021-12-13 12:15:30 -05:00
thunderbiscuit
9f3194d315 Bump package version to 0.0.3-dev 2021-12-11 19:30:55 -05:00
thunderbiscuit
5e82625b76 Add .so file type to package data copy task
This fix enables building for the x86_64 architecture
2021-12-11 19:29:01 -05:00
thunderbiscuit
c750af1b9a Add authors and long description to PyPI release 2021-12-07 14:56:15 -05:00
thunderbiscuit
5e376db385 Add MVP Python package structure 2021-12-07 10:25:42 -05:00
thunderbiscuit
45cdd6911a Add build script 2021-12-07 10:18:14 -05:00
thunderbiscuit
f898bc0351 Add build and install instructions to readme 2021-12-07 10:12:30 -05:00
thunderbiscuit
5fd491a4e7 Add gitignore 2021-12-07 10:10:30 -05:00
thunderbiscuit
145c526fc1 Add git submodule bdk-ffi 2021-12-06 13:13:34 -05:00
thunderbiscuit
247340632b Add readme 2021-12-06 13:04:15 -05:00
thunderbiscuit
58f189f987 Initial empty commit 2021-12-06 12:59:07 -05:00