Commit a633534
Dev (#106)
* Imports Support (#95)
* feat: add imports support
* feat: filter files with `fn main`
* fix: apply linting suggestions from review
* feat: add dependency installation. Refactor code a bit
* fix: `ArtifactsResolver::contains_main` function, refactor docstring
* chore: format code with `cargo fmt`
* refactor: delete redundant files in `fixtures`
* fix: apply linting suggestions from review
* fix: linter
* upd readme
* refactor: separate `collector.rs` from the `resolver.rs` and apply linter suggestions
---------
Co-authored-by: Artem Chystiakov <artem.ch31@gmail.com>
* deps: bump `minreq` version to `3.0.0` according to recent audits (#98)
* some fixes (#100)
* deps: change electrsd::bitcoind dependency into bitcoincore_rpc im smplx-sdk (#102)
* Add support for unstable features (#103)
* feat: update Simplex with unstable features
* fix version
---------
Co-authored-by: Artem Chystiakov <artem.ch31@gmail.com>
* deps: bump simplicityhl version to `0.6.0` (#105)
* changelog
* versions
---------
Co-authored-by: Yevhenii Sekhin <evgenii.nikolaevichfgh@gmail.com>
Co-authored-by: Illia Kripaka <30872146+ikripaka@users.noreply.github.com>1 parent d707a6b commit a633534
52 files changed
Lines changed: 1343 additions & 318 deletions
File tree
- crates
- build
- src
- macros
- cli
- src
- commands
- config
- macros
- regtest
- sdk
- src
- program
- provider
- rpc
- simplex
- test
- examples/basic
- simf
- fixtures
- deps
- SimplicityHL-eb2eb9829a53bfc7
- examples
- math
- simf
- merkle
- simf
- test-simplex-crate-3a0ece279ca58451
- test
- simf/imports
- tests
- simplexup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
0 commit comments