Commit ebd5ea4
CLI deployment, Offchain fixes and applied script exports (#44)
* Add ScriptTarget flag
* Add build target in one place
* WIP - script dependencies
* Fix build error
* Use scripts from env everywhere
* Parameterise tests by script target
* Delete node params (not required anymore)
* Add filter for NFT to globalParamsNode
* 10x ex units and memory for testing
* Rename workflow
* github action: Fix concurrency group
* Deploy all scripts and reg in single tx test case
* Nonce permissioned scripts
* CLI deployment and include registrations in deploy tx
* Add vkey-witness and submit endpoints
* Include CA root certificates (#62)
* Fix build
* Review comments
* Fixes and better errors
* Export scripts json
* Export applied scripts json
* Fix nix ci script
---------
Co-authored-by: Jann Müller <[email protected]>1 parent 62a1d48 commit ebd5ea4
File tree
52 files changed
+1584
-260
lines changed- .github/workflows
- applied-prod
- compiled-binds
- compiled-prod
- compiled-tracing
- generated/openapi
- nix
- src
- exe/export-smart-tokens
- lib
- SmartTokens/Contracts
- Wst
- Offchain
- BuildTx
- Endpoints
- Server
- test
- lib/Wst/Test
- unit/Wst/Test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+1584
-260
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
applied-prod/programmableLogicGlobal-36775ef231d797f8234268d4a7ecb51d5c44c096685dfb2cb881d7d3.json
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments