Commit 05e2014
v4.0.0 (#211)
* spot subgraph update (#207)
* Removed fixed per-tranche mint cap (#206)
* updated per-tranche mint cap
* removed redundant constant
* added dr to the spot and vault interface
* added mintedSupplyPerTranche cleanup
* updated rounding
* updated unit test
* renamed constants in rollover vault to keep consistant with perp
* Bill broker (#203)
* bill broker
* BB Internal audit fixes (#210)
* internal audit fixes
* code review fixes
* Update spot-vaults/contracts/_interfaces/BillBrokerErrors.sol
Co-authored-by: Brandon Iles <brandon@fragments.org>
---------
Co-authored-by: Brandon Iles <brandon@fragments.org>
---------
Co-authored-by: Brandon Iles <brandon@fragments.org>
* updated yarn lock
* bumped up ci version
---------
Co-authored-by: Brandon Iles <brandon@fragments.org>
* ci config update
* Peck audit changes (#212)
* pve001
* pve002
* using msg.sender instead of _msgSender
* Perp upgrade and bill-broker deployment (#213)
* perp min-cap upgrade deployed to testnet
* mock contracts for testnet
* tasks to interact with bb
* oz testnet deployment
* updated yarn lock
* removed todo comment
* upgraded perp on mainnet
* bb mainnet deployment
* minor task updates
* Delete spot-contracts/notes.txt
deleted unused file
---------
Co-authored-by: Brandon Iles <brandon@fragments.org>1 parent c0a9819 commit 05e2014
91 files changed
Lines changed: 13911 additions & 1775 deletions
File tree
- .github/workflows
- spot-contracts
- .openzeppelin
- contracts
- _interfaces
- deployments
- exported-artifacts
- tasks
- ops
- scripts
- upgrade
- test/perp
- spot-staking-subgraph
- abis
- src
- spot-subgraph
- modified-artifacts
- scripts
- src
- data
- mappings
- spot-vaults
- .openzeppelin
- contracts
- _interfaces
- external
- _strategies
- _test
- tasks
- scripts
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
0 commit comments