Add fund manager blacklist and dev fund coupon mint delay - #6793
Conversation
3af23fe to
a566646
Compare
meiersi-da
left a comment
There was a problem hiding this comment.
Nice work! Thanks a lot!
7fe91ac to
983289f
Compare
meiersi-da
left a comment
There was a problem hiding this comment.
Thanks a lot for the good work and quick turnaround time. Two issues remain before we are ready:
- add release notes (as explained on Slack)
- address the
ExternalPartyConfigStatecode path concern
…gDelay to AmuletConfig Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
… UI to deal with the merging. Revert changes in Splice.Util Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
…ngDelay and mintAfter Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
…y to scala integration tests and utility classes Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
Co-authored-by: Simon Meier <simon@digitalasset.com> Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
983289f to
e1b972f
Compare
081c1c1 to
0d10d57
Compare
0d10d57 to
5e02f41
Compare
Thanks for your comments @meiersi-da ! Just fixed all the feedback and pushed the change. Could you check them again? |
meiersi-da
left a comment
There was a problem hiding this comment.
Thanks for the good work.
Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
5e02f41 to
76ae22a
Compare
27c8455 to
6f73b13
Compare
…pmentFundMintingDelay in frontend Signed-off-by: Zhe Li <linuxcity.jn@gmail.com>
6f73b13 to
60b4574
Compare
| externalPartyConfigStateTickDuration: null, | ||
| rewardConfig: null, | ||
| transferPreapprovalBaseDuration: null, | ||
| developmentFundManagerBlacklist: null, |
There was a problem hiding this comment.
please don't forget to create tests for the UI to change this value, given that it has a non-standard type: list of parties.
It's fine to do though in a follow-up ticket.
There was a problem hiding this comment.
Ticket is created: #6904, I will include them in the UI changes.
Implement #6722