index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a build issue
Leonid Logvinov
2019-01-16
1
-1
/
+1
*
Add CHANGELOG entries
Leonid Logvinov
2019-01-16
43
-141
/
+669
*
Convert address strings to lower case before parsing them as BigNumbers
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
Fix a bug when we didn't call isNaN function and assumed it's a property
Leonid Logvinov
2019-01-15
2
-2
/
+2
*
Add a throw reason in tests
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
Add a NAN check when parsing BigNumber candidate
Leonid Logvinov
2019-01-15
1
-1
/
+3
*
Convert address strings to lower case before parsing them as BigNumbers
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
Update yarn.lock
Leonid Logvinov
2019-01-15
1
-3
/
+3
*
Upgrade chai-bignumber
Leonid Logvinov
2019-01-15
19
-19
/
+19
*
Remove unused imports
Leonid Logvinov
2019-01-15
1
-1
/
+0
*
Use new check for isBigNumber
Leonid Logvinov
2019-01-15
5
-11
/
+10
*
Fix isBigNumber check for the new version
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
Fix linting error
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
Apply prettier
Leonid Logvinov
2019-01-15
4
-29
/
+32
*
Rename cmp to comparedTo
Leonid Logvinov
2019-01-15
2
-2
/
+2
*
Upgrade chai-bignumber
Leonid Logvinov
2019-01-15
18
-18
/
+21
*
Upgrade bignumber.js version
Leonid Logvinov
2019-01-15
59
-308
/
+314
*
Publish
ethereum-types@1.1.6
@0x/website@0.0.66
@0x/web3-wrapper@3.2.4
@0x/utils@3.0.1
@0x/typescript-typings@3.0.8
@0x/types@1.5.2
@0x/tslint-config@2.0.2
@0x/testnet-faucets@1.0.63
@0x/subproviders@2.1.11
@0x/sra-spec@1.0.16
@0x/sol-tracing-utils@4.0.0
@0x/sol-trace@1.0.2
@0x/sol-resolver@1.2.3
@0x/sol-profiler@1.0.2
@0x/sol-doc@1.0.14
@0x/sol-coverage@1.0.2
@0x/sol-compiler@2.0.2
@0x/react-shared@1.1.2
@0x/react-docs@1.0.25
@0x/pipeline@1.0.5
@0x/order-watcher@2.4.2
@0x/order-utils@3.1.2
@0x/monorepo-scripts@1.0.18
@0x/migrations@2.4.0
@0x/metacoin@0.0.35
@0x/json-schemas@2.1.7
@0x/instant@1.0.7
@0x/fill-scenarios@1.1.2
@0x/dev-utils@1.0.24
@0x/dev-tools-pages@0.0.13
@0x/contracts-utils@1.0.5
@0x/contracts-tokens@1.0.5
@0x/contracts-test-utils@2.0.0
@0x/contracts-protocol@2.2.2
@0x/contracts-multisig@1.0.5
@0x/contracts-libs@1.0.5
@0x/contracts-interfaces@1.0.5
@0x/contracts-extensions@1.2.2
@0x/contracts-examples@1.0.5
@0x/contract-wrappers@5.0.0
@0x/contract-artifacts@1.3.0
@0x/contract-addresses@2.2.0
@0x/connect@3.0.13
@0x/base-contract@3.0.13
@0x/asset-buyer@4.0.1
@0x/assert@1.0.23
@0x/abi-gen@1.0.22
@0x/abi-gen-wrappers@2.2.0
@0x/abi-gen-templates@1.0.2
0x.js@3.0.2
Leonid Logvinov
2019-01-15
50
-458
/
+458
*
Updated CHANGELOGS
Leonid Logvinov
2019-01-15
87
-262
/
+615
*
Merge pull request #1498 from 0xProject/fix/sol-cov
Leonid Logvinov
2019-01-15
23
-81
/
+226
|
\
|
*
Update packages/sol-tracing-utils/src/trace_collection_subprovider.ts
Fabio B
2019-01-15
1
-1
/
+1
|
*
Make mapping namings direct
Leonid Logvinov
2019-01-15
11
-107
/
+42
|
*
Remove unused tslint disable
Leonid Logvinov
2019-01-15
1
-3
/
+2
|
*
Revert "Remove logAsyncErrors hack"
Leonid Logvinov
2019-01-15
1
-34
/
+44
|
*
Remove logAsyncErrors hack
Leonid Logvinov
2019-01-15
1
-44
/
+34
|
*
Refactor logAsyncErrors to follow our conventions
Leonid Logvinov
2019-01-15
1
-7
/
+8
|
*
Export Sources and SourceCodes out of tracing utils
Leonid Logvinov
2019-01-15
4
-0
/
+8
|
*
Rename mappins to have a direct naming scheme instead of a reverse one
Leonid Logvinov
2019-01-14
6
-26
/
+26
|
*
Add SourceCodes and Sources types
Leonid Logvinov
2019-01-14
1
-2
/
+9
|
*
Add a link to tracing examples
Leonid Logvinov
2019-01-14
1
-0
/
+2
|
*
Update packages/sol-tracing-utils/src/source_maps.ts
Fabio B
2019-01-14
1
-1
/
+1
|
*
Update packages/sol-tracing-utils/CHANGELOG.json
Fabio B
2019-01-14
1
-1
/
+1
|
*
Update packages/sol-tracing-utils/src/trace_info_subprovider.ts
Fabio B
2019-01-14
1
-1
/
+1
|
*
Update packages/sol-tracing-utils/src/trace_collection_subprovider.ts
Fabio B
2019-01-14
1
-1
/
+1
|
*
Update packages/sol-tracing-utils/src/source_maps.ts
Fabio B
2019-01-14
1
-1
/
+1
|
*
Update packages/sol-tracing-utils/CHANGELOG.json
Fabio B
2019-01-14
1
-1
/
+1
|
*
Update packages/sol-tracing-utils/CHANGELOG.json
Fabio B
2019-01-14
1
-1
/
+1
|
*
Apply prettier
Leonid Logvinov
2019-01-14
2
-31
/
+10
|
*
Use custom JS tracer only if the node is geth
Leonid Logvinov
2019-01-14
1
-22
/
+36
|
*
Add CHANGELOG entries
Leonid Logvinov
2019-01-14
1
-6
/
+38
|
*
Merge development
Leonid Logvinov
2019-01-14
288
-4684
/
+2589
|
|
\
|
*
|
Fix linter
Leonid Logvinov
2019-01-14
1
-2
/
+2
|
*
|
Fix the bug with incorrect source maps parsing by changing contract data from...
Leonid Logvinov
2019-01-14
5
-15
/
+24
|
*
|
Add utils.isRangeEqual to sol-profiler
Leonid Logvinov
2019-01-14
1
-0
/
+6
|
*
|
Add assembly statements to AST Visitor
Leonid Logvinov
2019-01-14
1
-0
/
+33
|
*
|
Use a custom JS tracer
Leonid Logvinov
2019-01-14
1
-17
/
+18
|
*
|
Revert CHANGELOG changes
Leonid Logvinov
2019-01-11
1
-187
/
+336
|
*
|
Remove generated wrappers
Leonid Logvinov
2019-01-11
34
-30044
/
+0
|
*
|
Remove generated artifacts
Leonid Logvinov
2019-01-11
36
-21500
/
+0
|
*
|
Generate blocks at interval for truffle
Remco Bloemen
2019-01-11
1
-1
/
+1
|
*
|
Use tracer for debug traces
Remco Bloemen
2019-01-11
1
-5
/
+21
|
*
|
Capture errors in next callbacks
Remco Bloemen
2019-01-11
1
-3
/
+21
|
*
|
Throw error when source location is missing
Remco Bloemen
2019-01-11
1
-2
/
+6
|
*
|
Fix typo
Remco Bloemen
2019-01-11
1
-1
/
+1
|
*
|
Add tracer params type
Remco Bloemen
2019-01-11
1
-0
/
+2
|
*
|
Re-add changelog for 0x.js
Fabio Berger
2019-01-11
71
-336
/
+51731
*
|
|
Merge pull request #1503 from 0xProject/feature/multi-asset-proxy-migration
Jacob Evans
2019-01-15
14
-54
/
+1485
|
\
\
\
|
*
|
|
Update prettier changelogs
Jacob Evans
2019-01-14
2
-6
/
+3
|
*
|
|
Update contract addresses
Jacob Evans
2019-01-14
1
-4
/
+4
|
*
|
|
Update hardcoded token addresses
Jacob Evans
2019-01-12
1
-6
/
+6
|
*
|
|
Group similar setup transactions
Jacob Evans
2019-01-12
1
-6
/
+9
|
*
|
|
Register ERC20/721 into MAP
Jacob Evans
2019-01-12
2
-22
/
+30
|
*
|
|
chore(python-packages): add MAP to python-packages
Jacob Evans
2019-01-12
1
-0
/
+263
|
*
|
|
chore(changelogs): Update changelogs with PR
Jacob Evans
2019-01-12
2
-2
/
+4
|
*
|
|
feature(migrations): Add MultiAssetProxy Migration
Jacob Evans
2019-01-12
12
-36
/
+1194
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1514 from 0xProject/bug/exchange-wrapper-matchOrders
Jacob Evans
2019-01-15
2
-4
/
+4
|
\
\
\
|
*
|
|
Remove matchOrders optimization
Jacob Evans
2019-01-12
2
-11
/
+5
|
*
|
|
Prettier
Jacob Evans
2019-01-12
1
-32
/
+16
|
*
|
|
Update PR number
Jacob Evans
2019-01-12
1
-1
/
+2
|
*
|
|
bug(exchange-wrapper): matchOrdersAsync input param mutation
Jacob Evans
2019-01-12
2
-24
/
+45
*
|
|
|
Replace console.log with logUtils.log (#1515)
F. Eugene Aumson
2019-01-15
8
-66
/
+68
*
|
|
|
Merge pull request #1475 from 0xProject/feature/monorepo/useNewAbiEncoder
Greg Hysen
2019-01-15
45
-4502
/
+1936
|
\
\
\
\
|
*
|
|
|
strict decoding of return values using generics
Greg Hysen
2019-01-15
17
-332
/
+815
|
*
|
|
|
makerAssetFillAmount -> takerAssetFillAmount
Greg Hysen
2019-01-15
1
-1
/
+1
|
*
|
|
|
Ran prettier
Greg Hysen
2019-01-15
2
-6
/
+18
|
*
|
|
|
Linter
Greg Hysen
2019-01-15
2
-3
/
+7
|
*
|
|
|
Fix build after rebase
Greg Hysen
2019-01-15
2
-2
/
+2
|
*
|
|
|
Style cleanup for Compressed Calldata in Contract Wrappers PR
Greg Hysen
2019-01-15
8
-23
/
+24
|
*
|
|
|
Use simpler `_.find` to locate fillOrderBai
Greg Hysen
2019-01-15
1
-6
/
+1
|
*
|
|
|
Updated dutch auction wrapper
Greg Hysen
2019-01-15
1
-91
/
+13
|
*
|
|
|
Added back abi-gen-wrappers
Greg Hysen
2019-01-15
14
-0
/
+9474
|
*
|
|
|
Renamed signatureParser.ts to signature_parser.ts
Greg Hysen
2019-01-15
2
-1
/
+1
|
*
|
|
|
Renamed decode rule `structsAsObjects` to `shouldConvertStructsToObjects`
Greg Hysen
2019-01-15
3
-39
/
+39
|
*
|
|
|
circle build failed. New commit to resubmit job.
Greg Hysen
2019-01-15
1
-1
/
+1
|
*
|
|
|
Ran linter
Greg Hysen
2019-01-15
5
-13
/
+18
|
*
|
|
|
Removed console log from handlebars
Greg Hysen
2019-01-15
1
-1
/
+0
|
*
|
|
|
Created an interface for abi decoded fillOrder data
Greg Hysen
2019-01-15
2
-7
/
+12
|
*
|
|
|
`let` -> `const` in callAsync
Greg Hysen
2019-01-15
2
-7
/
+7
|
*
|
|
|
Ran prettier and linter
Greg Hysen
2019-01-15
14
-191
/
+193
|
*
|
|
|
Decodes revert reason as array to appease Geth
Greg Hysen
2019-01-15
1
-1
/
+1
|
*
|
|
|
Ran prettier
Greg Hysen
2019-01-15
11
-76
/
+90
|
*
|
|
|
Use string argument encoding with new encoder
Greg Hysen
2019-01-15
9
-67
/
+47
|
*
|
|
|
Finished porting new abi encoder to contracts
Greg Hysen
2019-01-15
22
-9909
/
+38
|
*
|
|
|
Generalized `create` for signature / dataItems. Cleaner.
Greg Hysen
2019-01-15
4
-187
/
+166
|
*
|
|
|
Abi Encoder tests fixed + added a signature parser for cases where MethodAbi/...
Greg Hysen
2019-01-15
20
-73
/
+449
|
*
|
|
|
All contract tests working with new abi encoder
Greg Hysen
2019-01-15
5
-7
/
+46
|
*
|
|
|
Works for almost all tests
Greg Hysen
2019-01-15
19
-1079
/
+323
|
*
|
|
|
Working for almost every test
Greg Hysen
2019-01-15
22
-973
/
+320
|
*
|
|
|
Ensure that addresses are lower case
Greg Hysen
2019-01-15
1
-1
/
+2
|
*
|
|
|
Progress
Greg Hysen
2019-01-15
23
-2823
/
+1246
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1516 from 0xProject/fix/website/update-react-highlight
Francesco Agosti
2019-01-15
2
-91
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update react-highlight dep in website to latest commit
Brandon Millman
2019-01-15
2
-91
/
+12
|
/
/
/
*
|
|
Merge pull request #1513 from 0xProject/fix/website/multiple-react-dom-versio...
Francesco Agosti
2019-01-12
7
-28
/
+239
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "hack: force redux and redux-devtools to work for build"
fragosti
2019-01-12
1
-2
/
+2
|
*
|
upgrade react in react-docs and react-shared, install dependencies in website...
fragosti
2019-01-12
4
-25
/
+235
|
*
|
Revert "fix: make version consisten for react, react-dom and styled-components'"
fragosti
2019-01-12
2
-4943
/
+5104
|
*
|
feat: upgrade styled-components and remove ununsed basscss import
fragosti
2019-01-12
2
-2
/
+2
|
*
|
hack: force redux and redux-devtools to work for build
fragosti
2019-01-12
1
-2
/
+2
|
*
|
fix: make version consisten for react, react-dom and styled-components'
fragosti
2019-01-12
2
-5104
/
+4943
|
*
|
fix: use basscss from css file instead of module
fragosti
2019-01-12
3
-1
/
+2
|
/
/
*
|
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
Xianny
2019-01-12
40
-324
/
+523
*
|
Publish
ethereum-types@1.1.5
@0x/website@0.0.65
@0x/web3-wrapper@3.2.3
@0x/utils@3.0.0
@0x/typescript-typings@3.0.7
@0x/types@1.5.1
@0x/tslint-config@2.0.1
@0x/testnet-faucets@1.0.62
@0x/subproviders@2.1.10
@0x/sra-spec@1.0.15
@0x/sol-tracing-utils@3.0.0
@0x/sol-trace@1.0.1
@0x/sol-resolver@1.2.2
@0x/sol-profiler@1.0.1
@0x/sol-doc@1.0.13
@0x/sol-coverage@1.0.1
@0x/sol-compiler@2.0.1
@0x/react-shared@1.1.1
@0x/react-docs@1.0.24
@0x/pipeline@1.0.4
@0x/order-watcher@2.4.1
@0x/order-utils@3.1.1
@0x/monorepo-scripts@1.0.17
@0x/migrations@2.3.1
@0x/metacoin@0.0.34
@0x/json-schemas@2.1.6
@0x/instant@1.0.6
@0x/fill-scenarios@1.1.1
@0x/dev-utils@1.0.23
@0x/dev-tools-pages@0.0.12
@0x/contracts-utils@1.0.4
@0x/contracts-tokens@1.0.4
@0x/contracts-test-utils@1.0.4
@0x/contracts-protocol@2.2.1
@0x/contracts-multisig@1.0.4
@0x/contracts-libs@1.0.4
@0x/contracts-interfaces@1.0.4
@0x/contracts-extensions@1.2.1
@0x/contracts-examples@1.0.4
@0x/contract-wrappers@4.2.1
@0x/connect@3.0.12
@0x/base-contract@3.0.12
@0x/asset-buyer@4.0.0
@0x/assert@1.0.22
@0x/abi-gen@1.0.21
@0x/abi-gen-wrappers@2.1.1
0x.js@3.0.1
Fabio Berger
2019-01-12
47
-442
/
+442
*
|
Updated CHANGELOGS
Fabio Berger
2019-01-12
80
-3
/
+529
*
|
Merge pull request #1500 from 0xProject/update-prettier-version
Fabio B
2019-01-11
149
-3887
/
+856
|
\
\
|
|
/
|
/
|
|
*
Rebase and re-apply prettier
Alex Browne
2019-01-11
4
-9
/
+13
|
*
Update prettier to version ^1.15.3
Alex Browne
2019-01-11
146
-3878
/
+843
*
|
upgrade to ddex api v3 (#1507)
Xianny
2019-01-11
4
-16
/
+31
|
/
*
Add new deployment related instructions to pipeline README (#1499)
Alex Browne
2019-01-11
1
-0
/
+17
*
Merge pull request #1506 from 0xProject/feature/instant/opera-followups
Francesco Agosti
2019-01-11
3
-3
/
+8
|
\
|
*
feature: implement logging and friendly wallet name for Opera
fragosti
2019-01-11
3
-3
/
+8
|
/
*
Merge pull request #1501 from 0xProject/fix/utils/promisify-not-accounting-fo...
Francesco Agosti
2019-01-11
2
-1
/
+10
|
\
|
*
chore: changelog update
fragosti
2019-01-10
1
-0
/
+9
|
*
fix: account for undefined errors in promisify, not only null
fragosti
2019-01-10
1
-1
/
+1
*
|
Merge pull request #1492 from 0xProject/feature/sol-cov-sol-profiler-sol-trac...
Leonid Logvinov
2019-01-10
133
-647
/
+1166
|
\
\
|
*
|
Fix prettier
Leonid Logvinov
2019-01-10
4
-7
/
+4
|
*
|
Add missing dependencies
Leonid Logvinov
2019-01-10
1
-0
/
+3
|
*
|
Remove second yarn call
Leonid Logvinov
2019-01-10
1
-1
/
+1
|
*
|
Merge development
Leonid Logvinov
2019-01-10
431
-1903
/
+19367
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1482 from 0xProject/feature/monorepo/release-notes
Steve Klebanoff
2019-01-10
6
-2
/
+53
|
\
\
\
|
*
\
\
Merge branch 'feature/monorepo/release-notes' of github.com:0xProject/0x-mono...
Steve Klebanoff
2019-01-08
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Use explicit undefined check
Fabio B
2019-01-08
1
-1
/
+1
|
*
|
|
|
Make error message less scary
Steve Klebanoff
2019-01-08
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Return void and throw error instead of logging and returning boolean
Steve Klebanoff
2019-01-05
1
-4
/
+3
|
*
|
|
Add async suffix
Steve Klebanoff
2019-01-05
2
-3
/
+3
|
*
|
|
Use constant
Steve Klebanoff
2019-01-03
2
-1
/
+2
|
*
|
|
await alerting discord
Steve Klebanoff
2019-01-03
1
-1
/
+1
|
*
|
|
Merge branch 'development' into feature/monorepo/release-notes
Steve Klebanoff
2019-01-03
270
-4073
/
+661
|
|
\
\
\
|
*
|
|
|
remove unused export
Steve Klebanoff
2019-01-03
1
-1
/
+1
|
*
|
|
|
feat(monorepo-scripts): Alert to discord when new publish happens
Steve Klebanoff
2019-01-03
6
-3
/
+54
*
|
|
|
|
Merge pull request #1437 from 0xProject/feature/instant/tell-amount-available
Steve Klebanoff
2019-01-10
12
-17
/
+273
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'development' into feature/instant/tell-amount-available
Steve Klebanoff
2019-01-10
510
-2630
/
+21906
|
|
\
\
\
\
|
*
|
|
|
|
Add PR number
Steve Klebanoff
2019-01-04
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'development' into feature/instant/tell-amount-available
Steve Klebanoff
2019-01-03
271
-4065
/
+647
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
take out no-longer necessary test
Steve Klebanoff
2019-01-03
1
-6
/
+1
|
*
|
|
|
|
Merge branch 'development' into feature/instant/tell-amount-available
Steve Klebanoff
2018-12-22
2
-10
/
+16
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fix var name and use floor instead of .round(0, ROUND_DOWN)
Steve Klebanoff
2018-12-22
1
-9
/
+7
|
*
|
|
|
|
|
Make amountAvailableToFill required
Steve Klebanoff
2018-12-22
3
-8
/
+3
|
*
|
|
|
|
|
Merge branch 'development' into feature/instant/tell-amount-available
Steve Klebanoff
2018-12-22
411
-1165
/
+14395
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
more documentation
Steve Klebanoff
2018-12-15
1
-0
/
+6
|
*
|
|
|
|
|
Fix for asset-buyer documentation
Steve Klebanoff
2018-12-15
1
-0
/
+1
|
*
|
|
|
|
|
rename boolean var
Steve Klebanoff
2018-12-15
1
-3
/
+3
|
*
|
|
|
|
|
one more test for undefined
Steve Klebanoff
2018-12-15
1
-1
/
+6
|
*
|
|
|
|
|
Update asset-buyer changelog describing error change
Steve Klebanoff
2018-12-15
1
-0
/
+8
|
*
|
|
|
|
|
Only send in amountAvailableToFill if it's a non-zero amount, add additional ...
Steve Klebanoff
2018-12-15
7
-104
/
+154
|
*
|
|
|
|
|
Nesting errors
Steve Klebanoff
2018-12-15
1
-23
/
+25
|
*
|
|
|
|
|
More tests for assetBuyerErrorMessage
Steve Klebanoff
2018-12-15
1
-3
/
+38
|
*
|
|
|
|
|
Factor in slippage amount in InsufficientAssetLiquidityError error, and show ...
Steve Klebanoff
2018-12-15
8
-9
/
+72
|
*
|
|
|
|
|
feat(asset-buyer): Custom InsufficientAssetLiquidityError error
Steve Klebanoff
2018-12-15
4
-9
/
+107
*
|
|
|
|
|
|
Merge pull request #1489 from 0xProject/fix/website/0x-org-endpoints
Francesco Agosti
2019-01-10
3
-6
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fix: use getBackendBaseUrl instead of hardcoded string
fragosti
2019-01-09
2
-2
/
+4
|
*
|
|
|
|
|
|
fix: use new forum URL
fragosti
2019-01-09
1
-2
/
+2
|
*
|
|
|
|
|
|
fix: use old forum URL for now
fragosti
2019-01-08
1
-2
/
+2
|
*
|
|
|
|
|
|
chore: point to 0x.org website-api
fragosti
2019-01-08
1
-2
/
+2
|
*
|
|
|
|
|
|
fix: CORS issue by accessing 0x geth nodes through 0x.org endpoint
fragosti
2019-01-08
1
-2
/
+2
*
|
|
|
|
|
|
|
Clean up docs before publish
F. Eugene Aumson
2019-01-10
5
-20
/
+69
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
In README's, don't mention non-existent tests (#1497)
F. Eugene Aumson
2019-01-10
3
-15
/
+1
*
|
|
|
|
|
|
Merge pull request #1249 from bakkenbaeck/dev-tools-pages
Fabio B
2019-01-09
86
-1276
/
+5707
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge development
Leonid Logvinov
2019-01-09
119
-386
/
+787
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Pin @types/styled-components versions
Leonid Logvinov
2019-01-09
6
-24
/
+15
|
*
|
|
|
|
|
|
|
Add yarn.lock changes
Leonid Logvinov
2019-01-09
1
-227
/
+1165
|
*
|
|
|
|
|
|
|
Remove accidentally commited files
Leonid Logvinov
2019-01-09
70
-51510
/
+0
|
*
|
|
|
|
|
|
|
Merge development
Leonid Logvinov
2019-01-09
1333
-28966
/
+121925
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Fix static tests
Leonid Logvinov
2019-01-09
3
-7
/
+8
|
*
|
|
|
|
|
|
|
|
Remove redundant semicolons
Leonid Logvinov
2019-01-09
2
-3
/
+3
|
*
|
|
|
|
|
|
|
|
Fix the circleci image
Leonid Logvinov
2019-01-09
3
-31
/
+17
|
*
|
|
|
|
|
|
|
|
fix puppeteer options for react-snap
August Skare
2018-11-21
1
-1
/
+5
|
*
|
|
|
|
|
|
|
|
fix casing for entries in webpack
August Skare
2018-11-21
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
Merge branch 'development' into dev-tools-pages
August Skare
2018-11-21
104
-134
/
+1573
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
comment for commented BundleAnalyzerPlugin webpack plugin
August Skare
2018-11-20
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
fix type for svg icon in footer
August Skare
2018-11-20
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
typedef for context data
August Skare
2018-11-20
5
-5
/
+20
|
*
|
|
|
|
|
|
|
|
|
fix import order
August Skare
2018-11-20
5
-5
/
+5
|
*
|
|
|
|
|
|
|
|
|
uniq export names for animations
August Skare
2018-11-20
8
-15
/
+15
|
*
|
|
|
|
|
|
|
|
|
use lodash.map insted of array.map
August Skare
2018-11-20
4
-22
/
+23
|
*
|
|
|
|
|
|
|
|
|
use lodash isUndefined function
August Skare
2018-11-20
2
-5
/
+7
|
*
|
|
|
|
|
|
|
|
|
fix imports after renaming
August Skare
2018-11-20
15
-65
/
+65
|
*
|
|
|
|
|
|
|
|
|
rename all files and directories to lowercase
August Skare
2018-11-20
30
-0
/
+0
|
*
|
|
|
|
|
|
|
|
|
separate component for inlinecode component
August Skare
2018-11-19
1
-1
/
+5
|
*
|
|
|
|
|
|
|
|
|
added missing ;
August Skare
2018-11-19
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
cleand up code component
August Skare
2018-11-19
1
-22
/
+17
|
*
|
|
|
|
|
|
|
|
|
strict check for children in contentblock
August Skare
2018-11-19
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
type function call for Container in Animation class
August Skare
2018-11-19
1
-2
/
+5
|
*
|
|
|
|
|
|
|
|
|
remove new-lines between methods in classes
August Skare
2018-11-19
2
-8
/
+0
|
*
|
|
|
|
|
|
|
|
|
clean up tabs component
August Skare
2018-11-19
1
-27
/
+17
|
*
|
|
|
|
|
|
|
|
|
remove unnecessary children in Interface
August Skare
2018-11-19
7
-22
/
+4
|
*
|
|
|
|
|
|
|
|
|
fix typings for components in header
August Skare
2018-11-19
1
-6
/
+3
|
*
|
|
|
|
|
|
|
|
|
use styled-components theme in logo insted of color prop
August Skare
2018-11-19
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
removed unused prop def from footer component
August Skare
2018-11-19
1
-4
/
+1
|
*
|
|
|
|
|
|
|
|
|
rename copied to didCopy in Code state
August Skare
2018-11-19
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
|
remove constructor from Code component
August Skare
2018-11-19
1
-5
/
+0
|
*
|
|
|
|
|
|
|
|
|
less verbose tslint disable rule
August Skare
2018-11-19
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
|
fix timeout type in animation component
August Skare
2018-11-19
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
fixed base link styling color
August Skare
2018-11-16
2
-4
/
+8
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'development' into dev-tools-pages
August Skare
2018-11-16
184
-642
/
+2416
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
fix linting + code syntax for statless components
August Skare
2018-11-16
36
-843
/
+844
|
*
|
|
|
|
|
|
|
|
|
|
update styled-component and styled-component typings
August Skare
2018-11-16
2
-47
/
+40
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'development' into dev-tools-pages
August Skare
2018-11-13
88
-271
/
+697
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'development' into dev-tools-pages
August Skare
2018-11-13
1087
-62833
/
+30200
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
remove unused dependecies
August Skare
2018-11-12
2
-11
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
|
better positioning of hero animation
August Skare
2018-11-07
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
|
|
lower deboune on animation resize
August Skare
2018-11-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix alignment on list bullest
August Skare
2018-11-07
1
-8
/
+9
|
*
|
|
|
|
|
|
|
|
|
|
|
|
visual tweaks in code component
August Skare
2018-11-07
1
-7
/
+13
|
*
|
|
|
|
|
|
|
|
|
|
|
|
styling adjustment in uniq components
August Skare
2018-11-07
2
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
|
|
align 0x logo in footer
August Skare
2018-11-07
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
right align icons in trace component
August Skare
2018-11-07
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
|
more spacing on footer items
August Skare
2018-11-07
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
break compiler cards on an earlier breakpoint
August Skare
2018-11-07
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
|
|
new og images
August Skare
2018-11-07
4
-0
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
|
new hero animation using bodymovin and lottie
August Skare
2018-11-07
25
-46
/
+261
|
*
|
|
|
|
|
|
|
|
|
|
|
|
copy changes
August Skare
2018-11-07
4
-10
/
+8
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix issues in code element
August Skare
2018-11-06
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix large button on small screens
August Skare
2018-11-06
1
-3
/
+10
|
*
|
|
|
|
|
|
|
|
|
|
|
|
rename pesudo element in code gutter
August Skare
2018-10-30
2
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix code highlighting with ...
August Skare
2018-10-30
4
-16
/
+31
|
*
|
|
|
|
|
|
|
|
|
|
|
|
remove outline on buttons
August Skare
2018-10-30
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
button tweaks
August Skare
2018-10-30
1
-8
/
+15
|
*
|
|
|
|
|
|
|
|
|
|
|
|
optional copy button in code component
August Skare
2018-10-30
2
-3
/
+6
|
*
|
|
|
|
|
|
|
|
|
|
|
|
change footer copy
August Skare
2018-10-30
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix link to 0x in header
August Skare
2018-10-30
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Fixes/august (#12)
August Skare
2018-10-29
18
-58
/
+119
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Feature/feedbacktweaks (#11)
August Skare
2018-10-29
5
-24
/
+33
|
*
|
|
|
|
|
|
|
|
|
|
|
|
update content in tabs
August Skare
2018-10-26
4
-15
/
+64
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix props drilling to far down
August Skare
2018-10-26
1
-12
/
+11
|
*
|
|
|
|
|
|
|
|
|
|
|
|
alernate prop on inlinecode component
August Skare
2018-10-26
2
-3
/
+9
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix button position in code component
August Skare
2018-10-26
1
-17
/
+22
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix scrollbars in code components
August Skare
2018-10-26
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fixed links in footer
August Skare
2018-10-26
5
-27
/
+24
|
*
|
|
|
|
|
|
|
|
|
|
|
|
new hover styling
August Skare
2018-10-26
7
-3
/
+11
|
*
|
|
|
|
|
|
|
|
|
|
|
|
new favicons
August Skare
2018-10-26
4
-0
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix line-height in lead component
August Skare
2018-10-26
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
center logo text
August Skare
2018-10-26
1
-2
/
+7
|
*
|
|
|
|
|
|
|
|
|
|
|
|
update codeblock in trace component
August Skare
2018-10-26
1
-1
/
+11
|
*
|
|
|
|
|
|
|
|
|
|
|
|
text color in trace component
August Skare
2018-10-26
1
-7
/
+12
|
*
|
|
|
|
|
|
|
|
|
|
|
|
14px fontsize on code
August Skare
2018-10-26
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
update text color on dark background
August Skare
2018-10-26
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
|
|
update content on copiler page
August Skare
2018-10-26
1
-2
/
+16
|
*
|
|
|
|
|
|
|
|
|
|
|
|
fix dom elements type in intro
August Skare
2018-10-25
3
-7
/
+11
|
*
|
|
|
|
|
|
|
|
|
|
|
|
breakpoint on medium in intro component
August Skare
2018-10-25
1
-13
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
|
|
add json support to highlight
August Skare
2018-10-25
1
-0
/
+2
[next]