Commit 703cf2d
Add bitmask endpoint to both get_env and set_env. (#261)
* feat: bump rgb version
* feat: conseq transfers
* feat: allow build psbt with multiple inputs
* Bump version to 0.6.0-rc.3.
* Bump version to 0.6.0-rc.4.
* fix: transfers tests
* feat: add carbonado header information
* feat: add support to re-issue
* Refactor metadtata option type mapping.
* Add linting for tests in CI. Fix web_storage test.
* feat: add support to re-issue
* Fix additional clippy lints for integration tests.
* feat: add support to re-issue
* Reverse argument order. Fix lints.
* Fix mismatched types errors.
* Undo vscode setting.
* refactor: allow force write file
* refactor: bump to strict-types 1.4.x
* chore: comment expensive tests
* Turn some unwraps into ? to better propagate errors instead of panics.
* chor: bump strict-types to 1.4.1
* Refactor constants formatting.
* Refactor RGB imports.
* Bump version to 0.6.0-rc.5.
* Fix crate alphabetization.
* Update src/rgb/constants.rs
Co-authored-by: Armando CD <crisdut@users.noreply.github.com>
* Add bitmask endpoint to both get_env and set_env.
---------
Co-authored-by: Armando Dutra <crisdut@outlook.com>
Co-authored-by: Armando CD <crisdut@users.noreply.github.com>1 parent 71314a8 commit 703cf2d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| 159 | + | |
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| |||
0 commit comments