Commit 2c4a0a1
feat: mass payout (#672)
Signed-off-by: Mario Francia <[email protected]>
Signed-off-by: Manu Fernández <[email protected]>
Co-authored-by: Manu Fernández <[email protected]>
Signed-off-by: Mario Francia <[email protected]>1 parent b182a1f commit 2c4a0a1
File tree
660 files changed
+205410
-27536
lines changed- .github/workflows
- apps
- ats/web
- src/i18n
- mass-payout
- backend
- src
- application/use-cases
- config
- domain
- errors
- model
- value-objects
- ports
- services
- infrastructure
- adapters
- blockchain
- listener
- repositories
- errors
- model
- cron
- rest
- asset
- blockchain
- distribution
- responses
- utils
- test
- e2e
- asset
- distribution
- import-asset
- scheduled-payouts
- integration
- adapters/repositories
- rest
- asset
- distribution
- unit
- application/use-cases
- domain
- model
- services
- infrastructure
- adapters
- cron
- frontend
- src
- assets
- components
- __tests__
- __snapshots__
- hooks
- i18n
- locales
- layouts
- __test__
- __snapshots__
- components
- router
- services
- store
- test-utils/mocks
- theme
- colors
- components
- types
- utils
- views
- Assets
- AssetDetail
- __tests__
- __snapshots__
- components
- AssetDistributions
- __tests__
- __snapshots__
- components
- Assets
- __tests__
- __snapshots__
- components
- Components
- __tests__
- __snapshots__
- DistributionsDetails
- __tests__
- __snapshots__
- components
- ImportAsset
- __tests__
- __snapshots__
- components
- NewDistribution
- __tests__
- __snapshots__
- components
- hooks
- queries
- __tests__
- Landing
- __tests__
- __snapshots__
- deprecated
- Distributions
- __tests__
- __snapshots__
- hooks
- __tests__
- docs/images
- packages
- ats
- contracts
- scripts/contractsLifeCycle
- sdk
- src/port/out
- hs
- mirror
- rpc
- mass-payout
- contracts
- contracts
- common
- libraries
- constants
- core
- interfaces
- interfaces
- proxies
- test
- testAsset
- interfaces
- testStablecoin
- testTimeTravel
- interfaces
- timeTravel
- scripts
- commands
- config
- results
- test
- sdk
- src
- app
- services
- contract
- event
- error
- network
- transaction
- error
- usecase
- command
- error
- lifeCycleCashFlow/operations
- deploy
- error
- executeAmountSnapshotByAddresses
- error
- executeAmountSnapshot
- error
- executeBondCashOutByAddresses
- error
- executeBondCashOut
- error
- executeDistributionByAddresses
- error
- executeDistribution
- error
- executePercentageSnapshotByAddresses
- error
- executePercentageSnapshot
- error
- pause
- error
- unpause
- error
- query
- error
- lifeCycleCashFlow
- getPaymentTokenDecimals
- error
- getPaymentToken
- error
- isPaused
- error
- core
- checks
- numbers
- strings
- command
- error
- decorator
- error
- query
- error
- settings/custodialWalletSettings
- validation
- domain
- account
- error
- contract
- error
- network
- error
- transaction
- port
- in
- event
- lifeCycleCashFlow
- network
- error
- response
- request
- error
- lifeCycleCashFlow
- mapping
- network
- response
- out
- error
- hs
- hts
- custodial
- error
- mirror
- error
- rpc
- test
- fixture
- unit
- app
- services
- contract
- event
- network
- transaction
- usecases
- command/lifecyclecashflow/operations
- deploy
- executeAmountSnapshotByAddresses
- executeAmountSnapshot
- executeBondCashOutByAddressses
- executeBondCashOut
- executeDistributionByAddresses
- executeDistribution
- executePercentageSnapshotByAddresses
- executePercentageSnapshot
- pause
- unpause
- query/lifecyclecashflow
- getPaymentTokenDecimals
- getPaymentToken
- isPaused
- core
- checks
- numbers
- strings
- command
- query
- validation
- port
- in
- event
- lifeCycleCashFlow
- network
- request
- out
- hs
- hts
- custodial
- mirror
- rpc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
660 files changed
+205410
-27536
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
77 | 78 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 79 | + | |
84 | 80 | | |
85 | 81 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | 218 | | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
This file was deleted.
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 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 | + | |
0 commit comments