@venusprotocol/venus-protocol 7.0.0-dev.1 → 7.0.0-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. package/artifacts/@venusprotocol/governance-contracts/contracts/Governance/AccessControlledV8.sol/AccessControlledV8.dbg.json +1 -1
  2. package/artifacts/@venusprotocol/governance-contracts/contracts/Governance/IAccessControlManagerV8.sol/IAccessControlManagerV8.dbg.json +1 -1
  3. package/artifacts/@venusprotocol/oracle/contracts/interfaces/OracleInterface.sol/BoundValidatorInterface.dbg.json +1 -1
  4. package/artifacts/@venusprotocol/oracle/contracts/interfaces/OracleInterface.sol/OracleInterface.dbg.json +1 -1
  5. package/artifacts/@venusprotocol/oracle/contracts/interfaces/OracleInterface.sol/ResilientOracleInterface.dbg.json +1 -1
  6. package/artifacts/@venusprotocol/oracle/contracts/interfaces/OracleInterface.sol/TwapInterface.dbg.json +1 -1
  7. package/artifacts/@venusprotocol/solidity-utilities/contracts/MaxLoopsLimitHelper.sol/MaxLoopsLimitHelper.dbg.json +1 -1
  8. package/artifacts/@venusprotocol/solidity-utilities/contracts/TimeManagerV8.sol/TimeManagerV8.dbg.json +4 -0
  9. package/artifacts/{contracts/Utils/TimeManager.sol/TimeManager.json → @venusprotocol/solidity-utilities/contracts/TimeManagerV8.sol/TimeManagerV8.json} +3 -3
  10. package/artifacts/build-info/{c1e9192bdf0be3884d3e141f05178e78.json → 6bc1c116d51070248f3d5e0ecb283449.json} +1 -1
  11. package/artifacts/contracts/Admin/VBNBAdmin.sol/VBNBAdmin.dbg.json +1 -1
  12. package/artifacts/contracts/Admin/VBNBAdminStorage.sol/IProtocolShareReserve.dbg.json +1 -1
  13. package/artifacts/contracts/Admin/VBNBAdminStorage.sol/IWBNB.dbg.json +1 -1
  14. package/artifacts/contracts/Admin/VBNBAdminStorage.sol/VBNBAdminStorage.dbg.json +1 -1
  15. package/artifacts/contracts/Admin/VBNBAdminStorage.sol/VTokenInterface.dbg.json +1 -1
  16. package/artifacts/contracts/DelegateBorrowers/MoveDebtDelegate.sol/MoveDebtDelegate.dbg.json +1 -1
  17. package/artifacts/contracts/DelegateBorrowers/SwapDebtDelegate.sol/SwapDebtDelegate.dbg.json +1 -1
  18. package/artifacts/contracts/InterfacesV8.sol/IComptroller.dbg.json +1 -1
  19. package/artifacts/contracts/InterfacesV8.sol/ILiquidator.dbg.json +1 -1
  20. package/artifacts/contracts/InterfacesV8.sol/IVAIController.dbg.json +1 -1
  21. package/artifacts/contracts/InterfacesV8.sol/IVBNB.dbg.json +1 -1
  22. package/artifacts/contracts/InterfacesV8.sol/IVBep20.dbg.json +1 -1
  23. package/artifacts/contracts/InterfacesV8.sol/IVToken.dbg.json +1 -1
  24. package/artifacts/contracts/Liquidator/BUSDLiquidator.sol/BUSDLiquidator.dbg.json +1 -1
  25. package/artifacts/contracts/Liquidator/Liquidator.sol/Liquidator.dbg.json +1 -1
  26. package/artifacts/contracts/PegStability/IVAI.sol/IVAI.dbg.json +1 -1
  27. package/artifacts/contracts/PegStability/PegStability.sol/PegStability.dbg.json +1 -1
  28. package/artifacts/contracts/Swap/IRouterHelper.sol/IRouterHelper.dbg.json +1 -1
  29. package/artifacts/contracts/Swap/RouterHelper.sol/RouterHelper.dbg.json +1 -1
  30. package/artifacts/contracts/Swap/SwapRouter.sol/SwapRouter.dbg.json +1 -1
  31. package/artifacts/contracts/Swap/interfaces/IPancakePair.sol/IPancakePair.dbg.json +1 -1
  32. package/artifacts/contracts/Swap/interfaces/IPancakeSwapV2Factory.sol/IPancakeSwapV2Factory.dbg.json +1 -1
  33. package/artifacts/contracts/Swap/interfaces/IPancakeSwapV2Router.sol/IPancakeSwapV2Router.dbg.json +1 -1
  34. package/artifacts/contracts/Swap/interfaces/IVBNB.sol/IVBNB.dbg.json +1 -1
  35. package/artifacts/contracts/Swap/interfaces/IVtoken.sol/IVToken.dbg.json +1 -1
  36. package/artifacts/contracts/Swap/interfaces/IWBNB.sol/IWBNB.dbg.json +1 -1
  37. package/artifacts/contracts/Swap/interfaces/InterfaceComptroller.sol/InterfaceComptroller.dbg.json +1 -1
  38. package/artifacts/contracts/Swap/lib/PancakeLibrary.sol/PancakeLibrary.dbg.json +1 -1
  39. package/artifacts/contracts/Swap/lib/TransferHelper.sol/TransferHelper.dbg.json +1 -1
  40. package/artifacts/contracts/Tokens/Prime/Interfaces/IPoolRegistry.sol/PoolRegistryInterface.dbg.json +1 -1
  41. package/artifacts/contracts/Tokens/Prime/Interfaces/IPrime.sol/IPrime.dbg.json +1 -1
  42. package/artifacts/contracts/Tokens/Prime/Interfaces/IPrimeLiquidityProvider.sol/IPrimeLiquidityProvider.dbg.json +1 -1
  43. package/artifacts/contracts/Tokens/Prime/Interfaces/IVToken.sol/IVToken.dbg.json +1 -1
  44. package/artifacts/contracts/Tokens/Prime/Interfaces/IXVSVault.sol/IXVSVault.dbg.json +1 -1
  45. package/artifacts/contracts/Tokens/Prime/Interfaces/InterfaceComptroller.sol/InterfaceComptroller.dbg.json +1 -1
  46. package/artifacts/contracts/Tokens/Prime/Prime.sol/Prime.dbg.json +1 -1
  47. package/artifacts/contracts/Tokens/Prime/Prime.sol/Prime.json +3 -3
  48. package/artifacts/contracts/Tokens/Prime/PrimeLiquidityProvider.sol/PrimeLiquidityProvider.dbg.json +1 -1
  49. package/artifacts/contracts/Tokens/Prime/PrimeLiquidityProvider.sol/PrimeLiquidityProvider.json +3 -3
  50. package/artifacts/contracts/Tokens/Prime/PrimeStorage.sol/PrimeStorageV1.dbg.json +1 -1
  51. package/artifacts/contracts/Tokens/Prime/libs/FixedMath.sol/FixedMath.dbg.json +1 -1
  52. package/artifacts/contracts/Tokens/Prime/libs/FixedMath0x.sol/FixedMath0x.dbg.json +1 -1
  53. package/artifacts/contracts/Tokens/Prime/libs/Scores.sol/Scores.dbg.json +1 -1
  54. package/artifacts/contracts/test/AccessControlManagerMock.sol/AccessControlManagerMock.dbg.json +1 -1
  55. package/artifacts/contracts/test/LiquidatorHarness.sol/LiquidatorHarness.dbg.json +1 -1
  56. package/artifacts/contracts/test/MockProtocolShareReserve.sol/IComptroller.dbg.json +1 -1
  57. package/artifacts/contracts/test/MockProtocolShareReserve.sol/IIncomeDestination.dbg.json +1 -1
  58. package/artifacts/contracts/test/MockProtocolShareReserve.sol/IMockProtocolShareReserve.dbg.json +1 -1
  59. package/artifacts/contracts/test/MockProtocolShareReserve.sol/IPoolRegistry.dbg.json +1 -1
  60. package/artifacts/contracts/test/MockProtocolShareReserve.sol/IPrime.dbg.json +1 -1
  61. package/artifacts/contracts/test/MockProtocolShareReserve.sol/IVToken.dbg.json +1 -1
  62. package/artifacts/contracts/test/MockProtocolShareReserve.sol/MaxLoopsLimitHelper.dbg.json +1 -1
  63. package/artifacts/contracts/test/MockProtocolShareReserve.sol/MockProtocolShareReserve.dbg.json +1 -1
  64. package/artifacts/contracts/test/PrimeScenario.sol/PrimeScenario.dbg.json +1 -1
  65. package/artifacts/contracts/test/PrimeScenario.sol/PrimeScenario.json +3 -3
  66. package/contracts/Tokens/Prime/Prime.sol +4 -3
  67. package/contracts/Tokens/Prime/PrimeLiquidityProvider.sol +3 -3
  68. package/dist/typechain/{contracts/Utils/TimeManager.d.ts → @venusprotocol/solidity-utilities/contracts/TimeManagerV8.d.ts} +4 -4
  69. package/dist/typechain/@venusprotocol/solidity-utilities/contracts/index.d.ts +1 -0
  70. package/dist/typechain/contracts/Utils/index.d.ts +0 -1
  71. package/dist/typechain/factories/{contracts/Utils/TimeManager__factory.d.ts → @venusprotocol/solidity-utilities/contracts/TimeManagerV8__factory.d.ts} +5 -5
  72. package/dist/typechain/factories/{contracts/Utils/TimeManager__factory.js → @venusprotocol/solidity-utilities/contracts/TimeManagerV8__factory.js} +5 -5
  73. package/dist/typechain/factories/@venusprotocol/solidity-utilities/contracts/index.d.ts +1 -0
  74. package/dist/typechain/factories/@venusprotocol/solidity-utilities/contracts/index.js +3 -1
  75. package/dist/typechain/factories/contracts/Tokens/Prime/PrimeLiquidityProvider__factory.d.ts +2 -2
  76. package/dist/typechain/factories/contracts/Tokens/Prime/PrimeLiquidityProvider__factory.js +2 -2
  77. package/dist/typechain/factories/contracts/Tokens/Prime/Prime__factory.d.ts +2 -2
  78. package/dist/typechain/factories/contracts/Tokens/Prime/Prime__factory.js +2 -2
  79. package/dist/typechain/factories/contracts/Utils/index.d.ts +0 -1
  80. package/dist/typechain/factories/contracts/Utils/index.js +1 -3
  81. package/dist/typechain/factories/contracts/test/PrimeScenario__factory.d.ts +2 -2
  82. package/dist/typechain/factories/contracts/test/PrimeScenario__factory.js +2 -2
  83. package/dist/typechain/index.d.ts +2 -2
  84. package/dist/typechain/index.js +7 -7
  85. package/package.json +2 -2
  86. package/artifacts/contracts/Utils/TimeManager.sol/TimeManager.dbg.json +0 -4
  87. package/contracts/Utils/TimeManager.sol +0 -66
  88. /package/dist/typechain/{contracts/Utils/TimeManager.js → @venusprotocol/solidity-utilities/contracts/TimeManagerV8.js} +0 -0
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/c1e9192bdf0be3884d3e141f05178e78.json"
3
+ "buildInfo": "../../../../../build-info/6bc1c116d51070248f3d5e0ecb283449.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/c1e9192bdf0be3884d3e141f05178e78.json"
3
+ "buildInfo": "../../../../../build-info/6bc1c116d51070248f3d5e0ecb283449.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/c1e9192bdf0be3884d3e141f05178e78.json"
3
+ "buildInfo": "../../../../../build-info/6bc1c116d51070248f3d5e0ecb283449.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/c1e9192bdf0be3884d3e141f05178e78.json"
3
+ "buildInfo": "../../../../../build-info/6bc1c116d51070248f3d5e0ecb283449.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/c1e9192bdf0be3884d3e141f05178e78.json"
3
+ "buildInfo": "../../../../../build-info/6bc1c116d51070248f3d5e0ecb283449.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../../build-info/c1e9192bdf0be3884d3e141f05178e78.json"
3
+ "buildInfo": "../../../../../build-info/6bc1c116d51070248f3d5e0ecb283449.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/c1e9192bdf0be3884d3e141f05178e78.json"
3
+ "buildInfo": "../../../../build-info/6bc1c116d51070248f3d5e0ecb283449.json"
4
4
  }
@@ -0,0 +1,4 @@
1
+ {
2
+ "_format": "hh-sol-dbg-1",
3
+ "buildInfo": "../../../../build-info/6bc1c116d51070248f3d5e0ecb283449.json"
4
+ }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_format": "hh-sol-artifact-1",
3
- "contractName": "TimeManager",
4
- "sourceName": "contracts/Utils/TimeManager.sol",
3
+ "contractName": "TimeManagerV8",
4
+ "sourceName": "@venusprotocol/solidity-utilities/contracts/TimeManagerV8.sol",
5
5
  "abi": [
6
6
  {
7
7
  "inputs": [],
@@ -10,7 +10,7 @@
10
10
  },
11
11
  {
12
12
  "inputs": [],
13
- "name": "InvalidTimeBased",
13
+ "name": "InvalidTimeBasedConfiguration",
14
14
  "type": "error"
15
15
  },
16
16
  {