Commit 46b6bfa
authored
CIP-82: Update Daml model + new trigger in SV app for merging UnclaimedDevelopmentFundCoupons (#3594)
* Daml: Add support for DevelopmentFundCoupon
PR reviewed in #3426
CI run #3451
Signed-off-by: Jose Velasco <jose.velasco@intellecteu.com>
* CIP-82 (Scala): Add MergeUnclaimedDevelopmentFundCouponsTrigger (#3522)
PR reviewed in #3522
CI run #3522
Signed-off-by: Jose Velasco <jose.velasco@intellecteu.com>
* CIP-82 (DAML/Docs): Default optDevelopmentFundPercentage to 0.05 + releases notes (#3576)
- Default optDevelopmentFundPercentage to 0.05 in AmuletRules_MiningRound_StartIssuing in case when None.
- Account for development fund support when optDevelopmentFundPercentage is set during SV1Initializer
bootstrapping.
- Add release note/
PR reviewed in #3576
CI run #3576
Signed-off-by: Jose Velasco <jose.velasco@intellecteu.com>
* [ci]
Signed-off-by: Jose Velasco <jose.velasco@intellecteu.com>
---------
Signed-off-by: Jose Velasco <jose.velasco@intellecteu.com>1 parent f1f6b07 commit 46b6bfa
File tree
76 files changed
+1554
-121
lines changed- apps
- app/src
- main/scala/org/lfdecentralizedtrust/splice/config
- test/scala/org/lfdecentralizedtrust/splice
- integration/tests
- util
- common
- frontend-test-handlers/src/mocks/helpers
- frontend/src/__tests__/mocks
- src
- main/scala/org/lfdecentralizedtrust/splice
- environment
- util
- test/java/org/lfdecentralizedtrust/splice/util/scalatesttags
- scan
- frontend/src/__tests__/mocks
- handlers
- src/test/scala/org/lfdecentralizedtrust/splice/store/db
- sv
- frontend/src
- __tests__/utils
- utils
- src/main/scala/org/lfdecentralizedtrust/splice/sv
- automation
- delegatebased
- config
- onboarding/sv1
- store
- wallet/frontend/src/__tests__/mocks
- daml
- dars
- splice-amulet-name-service-test
- splice-amulet-name-service
- splice-amulet-test
- daml/Splice/Scripts
- UnitTests
- splice-amulet
- daml/Splice
- Amulet
- splice-dso-governance-test
- daml/Splice/Scripts
- splice-dso-governance
- daml/Splice
- splice-util-featured-app-proxies-test
- splice-util-token-standard-wallet-test
- splice-util
- daml/Splice
- splice-validator-lifecycle-test
- splice-validator-lifecycle
- splice-wallet-payments
- splice-wallet-test
- splice-wallet
- splitwell-test
- splitwell
- docs/src
- scripts/scan-txlog
- token-standard/splice-token-standard-test
- daml/Splice/Testing/Registries/AmuletRegistry
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+1554
-121
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
299 | 300 | | |
300 | 301 | | |
301 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
302 | 306 | | |
303 | 307 | | |
304 | 308 | | |
| |||
718 | 722 | | |
719 | 723 | | |
720 | 724 | | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
721 | 728 | | |
722 | 729 | | |
723 | 730 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| |||
368 | 369 | | |
369 | 370 | | |
370 | 371 | | |
| 372 | + | |
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
| |||
Lines changed: 99 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| 490 | + | |
490 | 491 | | |
491 | 492 | | |
492 | 493 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments