Commit bd23788
Onchain Security enhancements & offchain tests (#92)
* rework issuance and export prefix and postfix cborhex
* rework issuance and export prefix and postfix cborhex
* add ref utxo with the prefix and postfix cborhex of the issuance script
* continue offchain
* modify offchain and onchain code to support authentication of programmable assets in registration
* Bump onchain-lib
* Fix generated scripts
* Fix parser for cbox hex TxIn
* Update generated scripts
* Review comments
---------
Co-authored-by: Jann Müller <[email protected]>1 parent ce472f1 commit bd23788
File tree
101 files changed
+1209
-225
lines changed- .github/workflows
- generated
- scripts
- mainnet
- preview
- unapplied
- binds
- prod
- tracing
- unapplied
- binds
- prod
- test
- tracing
- src
- programmable-tokens
- lib/SmartTokens
- Contracts
- Core
- LinkedList
- Types
- regulated-stablecoin
- exe/export-smart-tokens
- lib/Wst
- Cli
- Offchain
- BuildTx
- Endpoints
- Server
- 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.
101 files changed
+1209
-225
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
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 | + | |
0 commit comments