Kyu
0fbdc1dccd
fix: Revert changelog commits from previous failed publish ( #708 )
...
* Revert "Publish"
This reverts commit 2b13dcfc14ead3aeb676cecb4c5e3814459212c7.
* Revert "Updated CHANGELOGS & MD docs"
This reverts commit d2bea4aa46f5e2860ebe05ccc5adae860aeda4b0.
2023-04-16 18:47:48 -07:00
Github Actions
2b13dcfc14
Publish
...
- @0x/contracts-erc20@4.0.4
- @0x/governance@1.0.2
- @0x/contracts-test-utils@5.4.51
- @0x/contracts-treasury@1.4.44
- @0x/contracts-utils@4.8.42
- @0x/contracts-zero-ex@0.40.0
- @0x/contract-addresses@8.3.0
- @0x/contract-wrappers@13.22.20
- @0x/protocol-utils@11.19.0
2023-04-16 23:30:53 +00:00
Github Actions
d2bea4aa46
Updated CHANGELOGS & MD docs
2023-04-16 23:30:50 +00:00
Github Actions
b0d2dee84d
Publish
...
- @0x/contracts-erc20@4.0.3
- @0x/governance@1.0.1
- @0x/contracts-test-utils@5.4.50
- @0x/contracts-treasury@1.4.43
- @0x/contracts-utils@4.8.41
- @0x/contracts-zero-ex@0.39.2
- @0x/contract-wrappers@13.22.19
- @0x/protocol-utils@11.18.2
2023-04-10 20:05:52 +00:00
Github Actions
1422ad756d
Updated CHANGELOGS & MD docs
2023-04-10 20:05:48 +00:00
David Walsh
fe4fe48021
chore: update dependencies ( #698 )
2023-04-07 16:33:59 -06:00
Github Actions
03fc744bbd
Publish
...
- @0x/contracts-erc20@4.0.2
- @0x/contracts-test-utils@5.4.49
- @0x/contracts-treasury@1.4.42
- @0x/contracts-utils@4.8.40
- @0x/contracts-zero-ex@0.39.1
- @0x/contract-addresses@8.2.0
- @0x/contract-wrappers@13.22.18
- @0x/protocol-utils@11.18.1
2023-03-10 01:13:24 +00:00
Github Actions
a23143d1eb
Updated CHANGELOGS & MD docs
2023-03-10 01:13:21 +00:00
Github Actions
d97dab83cd
Publish
...
- @0x/contracts-erc20@4.0.1
- @0x/contracts-test-utils@5.4.48
- @0x/contracts-treasury@1.4.41
- @0x/contracts-utils@4.8.39
- @0x/contracts-zero-ex@0.39.0
- @0x/contract-addresses@8.1.0
- @0x/contract-wrappers@13.22.17
- @0x/protocol-utils@11.18.0
2023-03-01 17:58:11 +00:00
Github Actions
f0a4f6aeca
Updated CHANGELOGS & MD docs
2023-03-01 17:58:07 +00:00
Elena
9f30823d70
Migrate erc20-contracts to foundry ( #664 )
...
* Strip erc20 package of legacy nonsense and add foundry basics
* Make foundry build
* Remove obsoleted test/UntransferrableDummyERC20Token.sol contract
* Remove obsoleted ERC20 lib variant contracts
* Remove obsoleted DummyMultipleReturnERC20Token and DummyNoReturnERC20Token contracts
* Move test contract to dedicated folder
and remove obsoleted TypeScript contract wrappers
* Remove src/interfaces/IEtherToken.sol only used in
v3 staking which is being obsoleted [skip ci]
* Add foundry test for token
* Migrate ZRX token tests to foundry
* Fix paths to erc20 contracts
* Remove obsoleted references
* Pin erc20-contracts package on treasury
* Ignore foundry imports in link checker
* Run only forge tests for erc20 contracts
* Remove DummyERC20Token and its dependencies
* Merge IERC20TokenV06 and IERC20TokenV08
into range pragma to cover solidity 0.6.5 to 0.8.x
* Merge IEtherTokenV06 and IEtherTokenV08
into range pragma to cover solidity 0.6.5 to 0.8.x
* Migrate weth9 tests to foundry
* Upload code coverage for erc20 package
* Update changelog
* Fix review comments
Co-authored-by: duncancmt <1207590+duncancmt@users.noreply.github.com>
---------
Co-authored-by: duncancmt <1207590+duncancmt@users.noreply.github.com>
2023-02-19 20:04:24 +02:00
Github Actions
a472125c65
Publish
...
- @0x/contracts-erc20@3.3.57
- @0x/contracts-test-utils@5.4.47
- @0x/contracts-treasury@1.4.40
- @0x/contracts-utils@4.8.38
- @0x/contracts-zero-ex@0.38.6
- @0x/contract-addresses@8.0.3
- @0x/contract-wrappers@13.22.16
- @0x/protocol-utils@11.17.6
2023-02-01 00:22:23 +00:00
Github Actions
8666121bd9
Updated CHANGELOGS & MD docs
2023-02-01 00:22:20 +00:00
Github Actions
d2abe9ad97
Publish
...
- @0x/contracts-erc20@3.3.56
- @0x/contracts-test-utils@5.4.46
- @0x/contracts-treasury@1.4.39
- @0x/contracts-utils@4.8.37
- @0x/contracts-zero-ex@0.38.5
- @0x/contract-addresses@8.0.2
- @0x/contract-wrappers@13.22.15
- @0x/protocol-utils@11.17.5
2023-01-30 18:59:56 +00:00
Github Actions
f8b65bd429
Updated CHANGELOGS & MD docs
2023-01-30 18:59:52 +00:00
Github Actions
6fd269db34
Publish
...
- @0x/contracts-erc20@3.3.55
- @0x/contracts-test-utils@5.4.45
- @0x/contracts-treasury@1.4.38
- @0x/contracts-utils@4.8.36
- @0x/contracts-zero-ex@0.38.4
- @0x/contract-addresses@8.0.1
- @0x/contract-artifacts@3.18.3
- @0x/contract-wrappers@13.22.14
- @0x/protocol-utils@11.17.4
2023-01-23 23:46:11 +00:00
Github Actions
033db23929
Updated CHANGELOGS & MD docs
2023-01-23 23:46:08 +00:00
Elena
dcb17768cc
Move repo setup to .github folder ( #636 )
2023-01-01 08:11:34 +02:00
Elena
6dc3084c30
Migrate CI to GitHub actions ( #625 )
...
* Update cci scrptisdas
* Add github action workflow for installing the solution
* Add building the solution to github actions
* Add linting and formatting checks to github action
* Add deps to list of prettier ignore
* Add tests for @0x/contracts*
* Add dependency checker tests in CI
* Add checks for markdown issues to CI
* Add foundry tests to CI
* Add Test local @0x/contracts-* to CI
* Add tests for doc generation to CI
* Surgeon out leftover circle references and config
* Fix foundry working-directory
* Switch order of generate docs and checks in CI
* Add dependabot action to github
* Run ci on push ot development branch
2022-12-21 16:27:19 +02:00
Github Actions
fd1f7a8a42
Publish
...
- @0x/contracts-erc20@3.3.54
- @0x/contracts-test-utils@5.4.44
- @0x/contracts-treasury@1.4.37
- @0x/contracts-utils@4.8.35
- @0x/contracts-zero-ex@0.38.3
- @0x/contract-addresses@8.0.0
- @0x/contract-wrappers@13.22.13
- @0x/protocol-utils@11.17.3
2022-12-12 21:11:50 +00:00
Github Actions
3a03174a92
Updated CHANGELOGS & MD docs
2022-12-12 21:11:47 +00:00
Github Actions
fe0676cec3
Publish
...
- @0x/contracts-erc20@3.3.53
- @0x/contracts-test-utils@5.4.43
- @0x/contracts-treasury@1.4.36
- @0x/contracts-utils@4.8.34
- @0x/contracts-zero-ex@0.38.2
- @0x/contract-addresses@7.4.1
- @0x/contract-artifacts@3.18.2
- @0x/contract-wrappers@13.22.12
- @0x/protocol-utils@11.17.2
2022-11-23 20:25:30 +00:00
Github Actions
b697202e19
Updated CHANGELOGS & MD docs
2022-11-23 20:25:26 +00:00
Elena
010a926d79
Upgrade prettier-plugin-solidity to stable v1 ( #622 )
...
* Upgrade prettier-plugin-solidity to stable v1
* Prettier format contracts
2022-11-23 11:53:40 +02:00
Github Actions
28193479c6
Publish
...
- @0x/contracts-erc20@3.3.52
- @0x/contracts-test-utils@5.4.42
- @0x/contracts-treasury@1.4.35
- @0x/contracts-utils@4.8.33
- @0x/contracts-zero-ex@0.38.1
- @0x/asset-swapper@16.66.19
- @0x/contract-addresses@7.4.0
- @0x/contract-wrappers@13.22.11
- @0x/protocol-utils@11.17.1
2022-11-15 01:50:44 +00:00
Github Actions
70212534a1
Updated CHANGELOGS & MD docs
2022-11-15 01:50:40 +00:00
Elena
ca0b074893
Add Solidity linter ( #608 )
...
* Add solhint and basic configuration
* Add solhint-plugin-prettier to run prettier via solhint
* Remove all solhint-disable rules in contracts
* Turn off compiler version errors
* Fix max-line-length linter errors
* Fix linting and prettier issues in contracts
* Add global lint command to run both ts and solidity linter
2022-11-08 16:12:42 +02:00
Github Actions
b3281bfdb1
Publish
...
- @0x/contracts-erc20@3.3.51
- @0x/contracts-test-utils@5.4.41
- @0x/contracts-treasury@1.4.34
- @0x/contracts-utils@4.8.32
- @0x/contracts-zero-ex@0.38.0
- @0x/asset-swapper@16.66.18
- @0x/contract-addresses@7.3.0
- @0x/contract-wrappers@13.22.10
- @0x/protocol-utils@11.17.0
2022-11-05 00:19:12 +00:00
Github Actions
1516bf6a24
Updated CHANGELOGS & MD docs
2022-11-05 00:19:08 +00:00
Github Actions
b1f856e7a4
Publish
...
- @0x/contracts-erc20@3.3.50
- @0x/contracts-test-utils@5.4.40
- @0x/contracts-treasury@1.4.33
- @0x/contracts-utils@4.8.31
- @0x/contracts-zero-ex@0.37.10
- @0x/asset-swapper@16.66.17
- @0x/contract-addresses@7.2.0
- @0x/contract-wrappers@13.22.9
- @0x/protocol-utils@11.16.17
2022-11-02 22:16:58 +00:00
Github Actions
9d42018fc6
Updated CHANGELOGS & MD docs
2022-11-02 22:16:54 +00:00
Github Actions
66846c8aec
Publish
...
- @0x/contracts-erc20@3.3.49
- @0x/contracts-test-utils@5.4.39
- @0x/contracts-treasury@1.4.32
- @0x/contracts-utils@4.8.30
- @0x/contracts-zero-ex@0.37.9
- @0x/asset-swapper@16.66.16
- @0x/contract-addresses@7.1.0
- @0x/contract-wrappers@13.22.8
- @0x/protocol-utils@11.16.16
2022-10-24 20:57:19 +00:00
Github Actions
33e38fd0a1
Updated CHANGELOGS & MD docs
2022-10-24 20:57:15 +00:00
Github Actions
1776dbef44
Publish
...
- @0x/contracts-erc20@3.3.48
- @0x/contracts-test-utils@5.4.38
- @0x/contracts-treasury@1.4.31
- @0x/contracts-utils@4.8.29
- @0x/contracts-zero-ex@0.37.8
- @0x/asset-swapper@16.66.15
- @0x/contract-addresses@7.0.0
- @0x/contract-wrappers@13.22.7
- @0x/protocol-utils@11.16.15
2022-10-21 19:43:49 +00:00
Github Actions
089718df33
Updated CHANGELOGS & MD docs
2022-10-21 19:43:46 +00:00
Github Actions
10af74e616
Publish
...
- @0x/contracts-erc20@3.3.47
- @0x/contracts-treasury@1.4.30
- @0x/contracts-utils@4.8.28
- @0x/contracts-zero-ex@0.37.7
- @0x/asset-swapper@16.66.14
- @0x/protocol-utils@11.16.14
2022-10-13 14:12:06 +00:00
Github Actions
cfb2392ac7
Updated CHANGELOGS & MD docs
2022-10-13 14:12:02 +00:00
Kyu
5a2447bef3
Upgrade @0x/contracts-gen
( #602 )
2022-10-12 17:36:25 -07:00
Github Actions
10916205ab
Publish
...
- @0x/contracts-erc20@3.3.46
- @0x/contracts-test-utils@5.4.37
- @0x/contracts-treasury@1.4.29
- @0x/contracts-utils@4.8.27
- @0x/contracts-zero-ex@0.37.6
- @0x/asset-swapper@16.66.13
- @0x/contract-addresses@6.25.0
- @0x/contract-wrappers@13.22.6
- @0x/protocol-utils@11.16.13
2022-10-11 23:45:53 +00:00
Github Actions
69f8fd39f7
Updated CHANGELOGS & MD docs
2022-10-11 23:45:49 +00:00
Elyas
b04455c36f
chore: Configure prettier-solidity
and run prettier-solidity
[TKR-532] ( #592 )
...
* add prettier-solidity + config
* run prettier
* update lockfile
* run prettier again
* Prettier missed one /:
* keep bridge adapter the same
* yarn prettier
2022-10-06 11:44:57 -04:00
Github Actions
d06f6c8b4d
Publish
...
- @0x/contracts-erc20@3.3.45
- @0x/contracts-test-utils@5.4.36
- @0x/contracts-treasury@1.4.28
- @0x/contracts-utils@4.8.26
- @0x/contracts-zero-ex@0.37.5
- @0x/asset-swapper@16.66.12
- @0x/contract-addresses@6.24.0
- @0x/contract-wrappers@13.22.5
- @0x/protocol-utils@11.16.12
2022-10-05 23:42:44 +00:00
Github Actions
a689e98b0f
Updated CHANGELOGS & MD docs
2022-10-05 23:42:41 +00:00
eobbad
422f83fc99
Chore: Remove Solhint + TSlint clean-up [TKR-585] ( #593 )
...
* contracts/ERC20
* remove tslint.json from erc20
* remove tslint.json from test-utils
* remove solhint from treasury
* remove tslint.json from treasury
* remove solhint from utils
* remove tslint.json from utils
* remove solhint from zero-ex
* remove lint-contracts
2022-09-27 14:51:47 -04:00
Ido Kleinman
87f4189e93
chore: Replace TSLint with ESLint in contracts/utils,treasury,test-utils,erc20 ( #589 )
...
* replace TSLint with ESLint in contracts-utils
* also contracts/treasury
* also do test-utils
* yarn fix
* fix stuff yarn fix could not fix
* eslint erc20 contracts folder too
* changelogs
* actually zeroex was a different pr
* PR #589 in changelogs
* whitespace
* prettier
2022-09-23 12:39:27 -07:00
Github Actions
4575300016
Publish
...
- @0x/contracts-erc20@3.3.44
- @0x/contracts-test-utils@5.4.35
- @0x/contracts-treasury@1.4.27
- @0x/contracts-utils@4.8.25
- @0x/contracts-zero-ex@0.37.4
- @0x/asset-swapper@16.66.11
- @0x/contract-addresses@6.23.4
- @0x/contract-wrappers@13.22.4
- @0x/protocol-utils@11.16.11
2022-09-21 19:02:46 +00:00
Github Actions
82341c3b9d
Updated CHANGELOGS & MD docs
2022-09-21 19:02:43 +00:00
Github Actions
1fa093be64
Publish
...
- @0x/contracts-erc20@3.3.43
- @0x/contracts-test-utils@5.4.34
- @0x/contracts-treasury@1.4.26
- @0x/contracts-utils@4.8.24
- @0x/contracts-zero-ex@0.37.3
- @0x/asset-swapper@16.66.10
- @0x/contract-addresses@6.23.3
- @0x/contract-wrappers@13.22.3
- @0x/protocol-utils@11.16.10
2022-09-12 15:56:30 +00:00
Github Actions
8e9f358a02
Updated CHANGELOGS & MD docs
2022-09-12 15:56:27 +00:00
Github Actions
5653ee8f86
Publish
...
- @0x/contracts-erc20@3.3.42
- @0x/contracts-test-utils@5.4.33
- @0x/contracts-treasury@1.4.25
- @0x/contracts-utils@4.8.23
- @0x/contracts-zero-ex@0.37.2
- @0x/asset-swapper@16.66.9
- @0x/contract-addresses@6.23.2
- @0x/contract-wrappers@13.22.2
- @0x/protocol-utils@11.16.9
2022-09-07 14:10:14 +00:00