forked from aragon/aragon-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Payroll: Support employee's min acceptable exchange rates (aragon#904)
* payroll: support min acceptable exchange rates * payroll: allow employees to specify acceptable rates * Payroll: revert bytecode-saving measures * Payroll: comment grammar * Payroll: rename employee variables to be more consistent * Payroll: add tests for returning allocation tokens for employees * payroll: organize some test scenarios * Payroll: reorganize ensureEmployeeTokenAllocationsIsValid to be with other internal view functions * chore: forward parameters in tests scripts * payroll: split CI tests task
- Loading branch information
1 parent
c952d29
commit 0ed2a02
Showing
15 changed files
with
326 additions
and
254 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.