Chris Kalani
380835b151
Added Theo to team page
2019-07-02 12:21:06 -07:00
Xianny
857d91df85
Add dummy contract to test abi-gen-wrappers ( #1881 )
2019-06-28 15:42:36 -07:00
Chris Kalani
9134a7ae1e
Prettier
2019-06-26 17:10:15 -07:00
Chris Kalani
c617e9f483
Adding dYdX to explore page
2019-06-26 17:06:53 -07:00
Chris Kalani
9d01b47d5b
Added better advisor titles
2019-06-25 10:42:03 -07:00
Chris Kalani
fa4c34df41
Removed old StarkDEX announcement link
2019-06-25 10:33:32 -07:00
Chris Kalani
9f8ab4d626
Added new team photos to team page
2019-06-25 10:31:45 -07:00
Amir Bandeali
5dcf7919fc
Fix build errors
2019-06-18 19:52:18 -07:00
Amir Bandeali
f15560bd89
Update CHANGELOGs
2019-06-18 19:52:18 -07:00
Amir Bandeali
bf3ae730d6
Add fillOrder tests that use the StaticCallProxy
2019-06-18 19:52:18 -07:00
Amir Bandeali
f2cbf4a561
Regenerate abi-gen-wrappers
2019-06-18 19:50:59 -07:00
Amir Bandeali
0c8bb2e675
Add unit tests for StaticCallProxy
2019-06-18 19:50:59 -07:00
Amir Bandeali
f51c4f9617
Allow getABIEncodedTransactionData to be called for read only contract methods
2019-06-18 19:50:59 -07:00
Amir Bandeali
570c1e1809
Add StaticCallAssetData encoding and decoding
2019-06-18 19:50:59 -07:00
Amir Bandeali
720d335b09
Add StaticCallProxy types and move 1155 method ABI into order-utils
2019-06-18 19:50:59 -07:00
Matthew Cadier Kim
fc257523c7
Remove pipeline package
...
* Remove entire readme for the pipelines package.
* remove pipeline everywhere
* bump circle ci
2019-06-18 17:01:53 -07:00
Xianny
9775f8d83c
abi-gen should regenerate contract-wrappers if template files change ( #1875 )
2019-06-18 16:03:37 -07:00
Xianny
01a1b19556
Prune fields from EthBalanceChecker ( #1876 )
...
Remove forbidden fields from EthBalanceChecker
2019-06-18 14:53:26 -07:00
Xianny
bd228034fd
Add workflow for copying compiled artifacts to 0x/contract-artifacts ( #1842 )
...
The contract artifacts should remain as standard compiler output during development. Fields should only be removed/added prior to being published in `@0x/contract-artifacts`. This PR adds the `yarn transform` script to `@0x/contract-artifacts` to facilitate this.
Going forward, `abi-gen-templates` will have to support both standard artifacts and modified artifacts if they diverge, since the templates are used for `contract-artifacts`/`abi-gen-wrappers` (modified artifact) *and* development in all the `contracts/*` packages (standard artifact).
This PR makes the following changes to `contract-artifacts`:
- remove `evm.bytecode.linkReferences` from all artifacts
- remove `evm.deployedBytecode` and `sourceTreeHashHex` from Coordinator artifact
- prettify all artifacts (whitespace only changes)
2019-06-17 11:00:53 -07:00
Rick Morty
5f383430eb
Add CHANGELOG entry
2019-06-15 21:27:09 -07:00
Rick Morty
66ec3e9f4d
Hex should be true since the data returned expects it to be hex encoded
2019-06-15 21:23:40 -07:00
Fabio Berger
86d50cf597
Remove forbidden fields
2019-06-12 09:10:18 -07:00
Fabio Berger
43afe67593
Add EthBalanceChecker contract to monorepo
2019-06-11 08:45:15 -07:00
Amir Bandeali
6b7cb13e9a
Move DevUtils contract into its own package
2019-06-07 08:46:19 -07:00
Greg Hysz
fe7674b184
Merge pull request #1837 from 0xProject/fix/contracts/erc1155AssetProxyManualCopyFields
...
ERC1155 Proxy - Manually Copy Dynamic Fields from Calldata to Memory
2019-06-06 12:20:30 -07:00
Xianny
44a6fe7310
Note on updating contract artifacts ( #1853 )
2019-06-05 16:59:15 -07:00
Greg Hysen
e7c4120d24
Validation checks for the length of asset data
2019-06-05 14:08:25 -07:00
Greg Hysen
1212e534a8
Adds boundary checks when copying dynamic fields (includes tests)
2019-06-05 14:08:25 -07:00
Fabio Berger
60b7890f16
Ensure assertions each get rendered on a new line
2019-06-04 13:26:35 +01:00
Fabio Berger
00f7e2cfc3
Fix linter errors
2019-06-04 13:26:35 +01:00
Fabio Berger
e742708261
Update abi-gen-wrappers
2019-06-04 13:24:29 +01:00
Fabio Berger
8c9de31c5c
Add assertions to abi-gen templates and fix tests
2019-06-04 13:19:59 +01:00
Fabio Berger
2bf992f0ac
Improve the NOTE in abi-gen utils
2019-06-04 13:18:02 +01:00
Fabio Berger
52a01bcc11
Fix linter errors
2019-06-04 13:18:02 +01:00
Fabio Berger
f250e03c40
Add missing deps
2019-06-04 13:18:01 +01:00
Fabio Berger
75acbfb042
Fi assertion type
2019-06-04 13:18:01 +01:00
Fabio Berger
740fd6f5d9
Rename txData to callData
2019-06-04 13:18:01 +01:00
Fabio Berger
c58306cd49
Add isNumberOrBigNumber assertion
2019-06-04 13:18:01 +01:00
Fabio Berger
b6b96f0eee
Tighten the assertion to hex string
2019-06-04 13:18:01 +01:00
Fabio Berger
3f037ef3cc
Add PR number to CHANGELOG entries
2019-06-04 13:18:01 +01:00
Fabio Berger
5c2d3fb3da
Update abi-gen-wrappers
2019-06-04 13:18:01 +01:00
Fabio Berger
84d38ea878
Add assertions to abi-gen templates and fix tests
2019-06-04 13:18:01 +01:00
Chris Kalani
da9e90faf0
Added new tab prop to announcement
2019-06-03 11:55:19 -07:00
Chris Kalani
e737395c2b
Added StarkDEX announcement to homepage
2019-06-03 11:33:38 -07:00
Fabio Berger
b43c9f075c
Fix version picker overflow
2019-06-03 12:55:33 +01:00
Fabio Berger
f42ce6adb5
Remove scrollbars onHover behavior as a short-term fix to get cmd-f working for all content on the page
2019-06-03 12:53:16 +01:00
Fabio Berger
bf533bbdbb
Remove a bunch of packages from the Docs Home to declutter it a bit
2019-06-03 12:11:20 +01:00
Fabio Berger
9328729c4c
Remove devnet mention from metacoin project
2019-06-03 12:02:36 +01:00
Fabio Berger
2e23a044ca
Tell users of our Ethereum tools to use with Ganache now that it is supported and given our plans to deprecate devnet
2019-06-03 12:02:24 +01:00
Chris Kalani
5e1fbe34a9
Removed image file
2019-05-31 13:30:50 -07:00