Alex Browne
|
9e9104578c
|
Add support for decoding asset data
|
2018-12-04 14:24:06 -08:00 |
|
Alex Browne
|
4e6919a6e5
|
Add typeorm and begin inserting database records
|
2018-12-04 14:24:03 -08:00 |
|
Alex Browne
|
d71fa65359
|
Make contractAbi a parameter of getContractEventsAsync
|
2018-12-04 14:23:32 -08:00 |
|
Alex Browne
|
75d3f24835
|
Add tests for etherscan events
|
2018-12-04 14:23:32 -08:00 |
|
Alex Browne
|
2b7f94c00f
|
Restructure pipeline package. Create data-sources dir
|
2018-12-04 14:23:32 -08:00 |
|
Alex Browne
|
cd73a047ef
|
Remove old code. Create function for getting contract events via etherscan
|
2018-12-04 14:23:29 -08:00 |
|
Alex Browne
|
57e7119c0d
|
Rebase pipeline branch off development
|
2018-12-04 14:21:42 -08:00 |
|
fragosti
|
8ad114c5e5
|
fix: instant linting issues
|
2018-12-04 14:11:28 -08:00 |
|
fragosti
|
340493a0b1
|
polish: reduce vertical padding in instant
|
2018-12-04 13:36:47 -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 |
|
Leonid Logvinov
|
b1a8a5521e
|
Merge pull request #1374 from 0xProject/feature/contracts-monorepo-4
Contracts monorepo 4
|
2018-12-04 17:22:25 +01:00 |
|
Leonid Logvinov
|
323195f4ad
|
De-nest libs contracts
|
2018-12-04 17:18:10 +01:00 |
|
Leonid Logvinov
|
c43ba6b3c7
|
Merge pull request #1373 from 0xProject/feature/contracts-monorepo-3
Contracts monorepo III
|
2018-12-04 17:05:57 +01:00 |
|
Leonid Logvinov
|
8d0192c1eb
|
Enable libs tests on CI
|
2018-12-04 16:07:59 +01:00 |
|
Leonid Logvinov
|
ac5a3fae9b
|
Import TestLibs contract from @0x/contracts-libs
|
2018-12-04 16:07:59 +01:00 |
|
Leonid Logvinov
|
9e01f4c9a3
|
Refactor out libs into @0x/contracts-libs
|
2018-12-04 16:07:59 +01:00 |
|
Leonid Logvinov
|
18489161c6
|
Add missing dependency
|
2018-12-04 15:03:50 +01:00 |
|
Leonid Logvinov
|
d63576f495
|
Fix homepage link
|
2018-12-04 14:49:01 +01:00 |
|
Leonid Logvinov
|
f0213f9a8e
|
Enable contract utils tests
|
2018-12-04 14:42:18 +01:00 |
|
Leonid Logvinov
|
e8d0aff333
|
Refactor @0x/contracts-utils from @0x/contracts-core
|
2018-12-04 14:41:18 +01:00 |
|
Leonid Logvinov
|
79f5e36edb
|
Merge pull request #1311 from 0xProject/feature/contracts-monorepo-2
Contracts monorepo II
|
2018-12-04 13:53:15 +01:00 |
|
Leonid Logvinov
|
a872763413
|
Fix calldata related linter errors
|
2018-12-04 13:45:19 +01:00 |
|
Leonid Logvinov
|
55ebb04f03
|
Add missing dependency
|
2018-12-04 13:41:17 +01:00 |
|
Leonid Logvinov
|
6d312f0230
|
Fix merge conflict
|
2018-12-04 13:25:37 +01:00 |
|
Leonid Logvinov
|
240a8a50d3
|
Merge branch 'development' into feature/contracts-monorepo-2
|
2018-12-04 12:42:28 +01:00 |
|
Leonid Logvinov
|
672a4b93ba
|
Don't start the provider by default
|
2018-12-04 12:10:03 +01: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 |
|
Steve Klebanoff
|
7a03df946d
|
feat(instant): Add eth balance, eth address, token symbol and decimals to event properties
|
2018-12-03 16:01:37 -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 |
|