Skip to content

Commit

Permalink
prepare for a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
0x3bfc committed Apr 5, 2021
1 parent 9ea5fcf commit 05b8d35
Show file tree
Hide file tree
Showing 21 changed files with 97,927 additions and 90,611 deletions.
2,468 changes: 1,241 additions & 1,227 deletions artifacts/BConst.json

Large diffs are not rendered by default.

2,631 changes: 1,368 additions & 1,263 deletions artifacts/BFactory.json

Large diffs are not rendered by default.

15,743 changes: 8,147 additions & 7,596 deletions artifacts/BMath.json

Large diffs are not rendered by default.

12,869 changes: 6,653 additions & 6,216 deletions artifacts/BNum.json

Large diffs are not rendered by default.

64,024 changes: 33,226 additions & 30,798 deletions artifacts/BPool.json

Large diffs are not rendered by default.

13,320 changes: 6,930 additions & 6,390 deletions artifacts/BToken.json

Large diffs are not rendered by default.

13,320 changes: 6,930 additions & 6,390 deletions artifacts/BTokenBase.json

Large diffs are not rendered by default.

583 changes: 327 additions & 256 deletions artifacts/Context.json

Large diffs are not rendered by default.

4,263 changes: 2,206 additions & 2,057 deletions artifacts/DTFactory.json

Large diffs are not rendered by default.

14,227 changes: 7,390 additions & 6,837 deletions artifacts/DataTokenTemplate.json

Large diffs are not rendered by default.

711 changes: 373 additions & 338 deletions artifacts/Deployer.json

Large diffs are not rendered by default.

11,102 changes: 5,792 additions & 5,310 deletions artifacts/ERC20.json

Large diffs are not rendered by default.

15,127 changes: 7,820 additions & 7,307 deletions artifacts/FixedRateExchange.json

Large diffs are not rendered by default.

1,661 changes: 863 additions & 798 deletions artifacts/IERC20.json

Large diffs are not rendered by default.

2,601 changes: 1,383 additions & 1,218 deletions artifacts/IERC20Template.json

Large diffs are not rendered by default.

2,219 changes: 1,153 additions & 1,066 deletions artifacts/Metadata.json

Large diffs are not rendered by default.

822 changes: 445 additions & 377 deletions artifacts/Migrations.json

Large diffs are not rendered by default.

3,081 changes: 1,617 additions & 1,464 deletions artifacts/OPFCommunityFeeCollector.json

Large diffs are not rendered by default.

2,953 changes: 1,573 additions & 1,380 deletions artifacts/Ownable.json

Large diffs are not rendered by default.

4,812 changes: 2,490 additions & 2,322 deletions artifacts/SafeMath.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/RELEASE_PROCESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Releases are managed manually. They are always manually triggered from a develop
- Generate artifacts:
```bash
yarn compile
rm ./artifacts/*
cp ./build/contracts/* ./artifacts/
```
- Update contracts documentation
Expand Down

0 comments on commit 05b8d35

Please sign in to comment.