fragosti
|
ce013489ec
|
feat: add copy code feature
|
2018-12-04 14:30:31 -08:00 |
|
fragosti
|
8ad114c5e5
|
fix: instant linting issues
|
2018-12-04 14:11:28 -08:00 |
|
fragosti
|
01e1e5ac3b
|
chore: fix linter issues
|
2018-12-04 12:59:16 -08:00 |
|
fragosti
|
cb9f7a0664
|
chore: remove shark relay from possible SRA endpoints
|
2018-12-04 12:53:09 -08:00 |
|
fragosti
|
3e4b77757e
|
hack: make min-height of line-number container 98% to prevent scrollbar from appearing in code demo
|
2018-12-04 12:49:37 -08:00 |
|
fragosti
|
110d05f645
|
fix: use WebsitePaths type and update wiki link to new link
|
2018-12-04 12:43:39 -08:00 |
|
fragosti
|
36f22ba069
|
fix: reset available tokens when sra endpoint is changed
|
2018-12-04 12:23:25 -08:00 |
|
fragosti
|
b7d804e949
|
fix: make select box-shadow darker
|
2018-12-04 11:26:51 -08:00 |
|
fragosti
|
f576f78b4a
|
fix: do not show select all if no tokens are available
|
2018-12-04 11:22:49 -08:00 |
|
fragosti
|
dfe5752411
|
feat: update configurator snippet to actually work if copy and pasted
|
2018-12-04 10:58:43 -08:00 |
|
fragosti
|
ea4155e5fa
|
fix: change liquiditySource to orderSource
|
2018-12-03 18:00:30 -08:00 |
|
fragosti
|
d12b99883b
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/website/instant-configurator
|
2018-12-03 17:52:44 -08:00 |
|
fragosti
|
1498e013d0
|
feat: update relayer list
|
2018-12-03 17:52:35 -08:00 |
|
Jacob Evans
|
a1e985a1ca
|
Merge pull request #1225 from 0xProject/feature/contracts/dutch-auction
Implement Basic Dutch Auction
|
2018-12-04 12:44:19 +11:00 |
|
fragosti
|
cd44dc7beb
|
polish: make configurator inputs look more like mocks
|
2018-12-03 17:37:32 -08:00 |
|
fragosti
|
db21ae3af1
|
feat: fetch asset meta data from the asset meta data map
|
2018-12-03 17:29:31 -08:00 |
|
Brandon Millman
|
8c146ce231
|
Merge pull request #1372 from 0xProject/fix/instant/single-asset
[instant] render token selector when only one asset is available
|
2018-12-03 17:08:32 -08:00 |
|
Steve Klebanoff
|
703cea6173
|
Merge pull request #1370 from 0xProject/feature/instant/explicitly-enable-heap-dev
[instant] Must explicitly specify when want to send to heap when developing
|
2018-12-03 16:52:06 -08:00 |
|
fragosti
|
1ce84f9bb2
|
fix: address to lowercase and explore the docs leads to correct wiki
|
2018-12-03 16:51:55 -08:00 |
|
fragosti
|
48bfe92740
|
feat: create more dank slider
|
2018-12-03 16:47:52 -08:00 |
|
Brandon Millman
|
e592b27f77
|
fix(instant): render token selector when only one asset is available
|
2018-12-03 16:36:27 -08:00 |
|
Steve Klebanoff
|
1107b84949
|
updating .env example
|
2018-12-03 16:10:13 -08:00 |
|
fragosti
|
d8a3fc0be0
|
feat: make (optional) label inline
|
2018-12-03 15:07:24 -08:00 |
|
Brandon Millman
|
2601d16efb
|
Merge pull request #1367 from 0xProject/fix/instant/dai
[asset-buyer][instant] support DAI in instant
|
2018-12-03 15:07:23 -08:00 |
|
Jacob Evans
|
098a531de8
|
chore: Move to new structure
|
2018-12-04 09:58:37 +11:00 |
|
Steve Klebanoff
|
239116eec4
|
feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap in development
|
2018-12-03 14:53:25 -08:00 |
|
fragosti
|
e966641d14
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/website/instant-configurator
|
2018-12-03 14:51:55 -08:00 |
|
Francesco Agosti
|
e9fe7dcf54
|
Merge pull request #1353 from 0xProject/feature/website/instant-marketing
[website] instant marketing page shell
|
2018-12-03 14:51:27 -08:00 |
|
fragosti
|
7086bd32ee
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/website/instant-configurator
|
2018-12-03 14:48:15 -08:00 |
|
fragosti
|
50bfbda79a
|
feat: add fee percentage slider
|
2018-12-03 14:30:38 -08:00 |
|
Steve Klebanoff
|
50df67e751
|
Merge pull request #1295 from 0xProject/feature/instant/rollbar-env
[instant] Rollbar
|
2018-12-03 14:24:58 -08:00 |
|
Jacob Evans
|
247266b969
|
chore: SafeMath and if statement in getAuctionDetails
|
2018-12-04 09:14:00 +11:00 |
|
Jacob Evans
|
0bffc3d10e
|
chore: Add RevertReasons for DutchAuction. Test revert reasons
|
2018-12-04 09:14:00 +11:00 |
|
Jacob Evans
|
a882a39937
|
chore: Use SafeMath where possible
|
2018-12-04 09:13:59 +11:00 |
|
Jacob Evans
|
6b1fea602e
|
chore: Clean up documentation
|
2018-12-04 09:13:59 +11:00 |
|
Jacob Evans
|
afa24aa122
|
chore: Work around for Ganache timestamp bug
|
2018-12-04 09:13:59 +11:00 |
|
Jacob Evans
|
a5eb1bcc20
|
chore: Return excess to buyer
|
2018-12-04 09:13:59 +11:00 |
|
Jacob Evans
|
54aaee8e42
|
chore: update documentation
|
2018-12-04 09:13:59 +11:00 |
|
Jacob Evans
|
7934d77def
|
chore: taker address and zrx fee test
|
2018-12-04 09:13:58 +11:00 |
|
Jacob Evans
|
cb8601676d
|
chore: Rename price to amount. Encode parameters in makerAssetData
|
2018-12-04 09:13:58 +11:00 |
|
Jacob Evans
|
98d9a9c648
|
chore: time movement for geth
|
2018-12-04 09:13:58 +11:00 |
|
Jacob Evans
|
da8c27c286
|
feat: Dutch Auction
|
2018-12-04 09:13:58 +11:00 |
|
fragosti
|
de1c296d28
|
feat: add fee percentage slier
|
2018-12-03 12:54:29 -08:00 |
|
Brandon Millman
|
f076cdb832
|
Merge pull request #1365 from 0xProject/fix/instant/token-selector
[instant] various polish items
|
2018-12-03 12:48:42 -08:00 |
|
fragosti
|
a192b309f3
|
feat: implement basic feeRecipient address in config generator
|
2018-12-03 12:24:37 -08:00 |
|
Brandon Millman
|
c52d48d4db
|
fix(instant): remove screenshot from dev index.html
|
2018-12-03 10:47:40 -08:00 |
|
Brandon Millman
|
5edc3bfd33
|
feat(instant): update DAI token color
|
2018-12-03 10:43:03 -08:00 |
|
Brandon Millman
|
cd4241fac8
|
fix(asset-buyer): update SRA order provider to include DAI
|
2018-12-03 10:42:25 -08:00 |
|
Francesco Agosti
|
3662ab2524
|
Merge pull request #1364 from 0xProject/feature/instant/allow-env-vars-in-env-file
[instant] Add dotenv to make env dependencies more explicit
|
2018-12-03 10:32:51 -08:00 |
|
Brandon Millman
|
57986c0e1e
|
Merge pull request #1366 from 0xProject/feature/instant/provider-name
[instant] provide a custom wallet display name option
|
2018-12-03 09:56:10 -08:00 |
|