This website requires JavaScript.
Explore
Help
Sign In
crowetic
/
protocol
Watch
1
Star
0
Fork
0
You've already forked protocol
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
protocol@76dda9e
protocol
/
contracts
/
staking
/
test
T
History
Xianny
7bf009fbf6
Upgrade to typescript v4.2.2 (
#188
)
...
* upgrade to typescript v4.2.2 * prettier; remove outdated test
2021-03-30 13:26:05 -07:00
..
actors
update abi-gen with new method interfaces (
#2325
)
2019-11-14 11:22:29 -05:00
unit_tests
Upgrade to typescript v4.2.2 (
#188
)
2021-03-30 13:26:05 -07:00
utils
Add function assertions required for staking rewards fuzzing: withdrawDelegatorRewards, finalizePool, and endEpoch. Also adds payProtocolFee-related assertions to fillOrder
2019-12-09 23:45:37 -08:00
artifacts.ts
Update all contracts-*is package.json, tsconfig.json, compiler.json, artifacts/ts and wrappers.js
2019-11-10 23:41:56 +00:00
codesize_test.ts
Introduce publicFacingContracts config in all package.jsons, refactor all imports from src in contracts packages
2019-11-11 15:10:15 +00:00
cumulative_reward_tracking_test.ts
Update tests to start at epoch 1
2019-10-21 22:27:06 -07:00
epoch_test.ts
update abi-gen with new method interfaces (
#2325
)
2019-11-14 11:22:29 -05:00
global_hooks.ts
Created boilerplate staking package for stake-based liquidity incentives
2019-07-23 15:23:40 -07:00
layout_and_constant_regression_test.ts
Introduce publicFacingContracts config in all package.jsons, refactor all imports from src in contracts packages
2019-11-11 15:10:15 +00:00
migration_test.ts
Remove moved RevertErrors
2019-11-27 11:52:14 +11:00
pools_test.ts
Remove moved RevertErrors
2019-11-27 11:52:14 +11:00
rewards_test.ts
Add function assertions required for staking rewards fuzzing: withdrawDelegatorRewards, finalizePool, and endEpoch. Also adds payProtocolFee-related assertions to fillOrder
2019-12-09 23:45:37 -08:00
stake_test.ts
Add function assertions required for staking rewards fuzzing: withdrawDelegatorRewards, finalizePool, and endEpoch. Also adds payProtocolFee-related assertions to fillOrder
2019-12-09 23:45:37 -08:00
wrappers.ts
Update all contracts-*is package.json, tsconfig.json, compiler.json, artifacts/ts and wrappers.js
2019-11-10 23:41:56 +00:00