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
path:
root
/
packages
/
website
/
ts
/
utils
/
utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Documentation to the `@0xproject/react-docs` package
Fabio Berger
2018-03-06
1
-26
/
+5
*
Moved over all pages/shared components and dependencies to react-shared
Fabio Berger
2018-03-05
1
-23
/
+0
*
Move over AnchorTitle and associated elements
Fabio Berger
2018-03-04
1
-3
/
+0
*
Hash hash instead of prefixedHash to scrollToHash function
Fabio Berger
2018-03-03
1
-4
/
+4
*
Move onPageLoadAsync to utils
Fabio Berger
2018-03-03
1
-0
/
+8
*
Update react-markdown, properly scroll to section for wiki internal links, co...
Fabio Berger
2018-03-02
1
-0
/
+19
*
Merge pull request #379 from 0xProject/portal_json
Leonid
2018-02-09
1
-25
/
+22
|
\
|
*
Address feedback
Leonid Logvinov
2018-02-08
1
-2
/
+1
|
*
Remove hash from signatureData
Leonid Logvinov
2018-02-08
1
-2
/
+2
|
*
Remove networkId from orderJSON
Leonid Logvinov
2018-02-08
1
-2
/
+0
|
*
Split Order into signedOrder and metadata
Leonid Logvinov
2018-02-08
1
-22
/
+26
|
*
Remove unused types and take their names
Leonid Logvinov
2018-02-07
1
-2
/
+2
|
*
Introduce makerToken and takerToken fields for unsigned token metadata
Leonid Logvinov
2018-02-07
1
-16
/
+12
|
*
Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmount
Leonid Logvinov
2018-02-07
1
-2
/
+2
|
*
Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFee
Leonid Logvinov
2018-02-07
1
-2
/
+2
|
*
Rename signature to ecSignature
Leonid Logvinov
2018-02-07
1
-2
/
+2
|
*
Rename exchangeContract to exchangeContractAddress
Leonid Logvinov
2018-02-07
1
-4
/
+4
|
*
Rename expiration to expirationUnixTimestampSec
Leonid Logvinov
2018-02-07
1
-3
/
+3
*
|
Move isTestNetwork into utils and also check it from showing ZRX request button
Fabio Berger
2018-02-07
1
-0
/
+11
|
/
*
Uppercase Networks enum values
Fabio Berger
2018-01-31
1
-1
/
+1
*
Pass in whether we want the personal message prefix appended and never append...
Fabio Berger
2018-01-30
1
-0
/
+6
*
Properly detect user signing cancellation on Metamask, Parity signer and Ledger
Fabio Berger
2018-01-28
1
-1
/
+1
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-33
/
+48
*
Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...
Fabio Berger
2017-12-19
1
-4
/
+5
*
Replace remaining strEnums with property TS string enums
Fabio Berger
2017-12-18
1
-3
/
+3
*
Update first two string enums to native type
Fabio Berger
2017-12-18
1
-4
/
+4
*
Fix website unused vars
Leonid Logvinov
2017-12-15
1
-4
/
+2
*
Fix tslint issues
Fabio Berger
2017-11-28
1
-13
/
+63
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
1
-0
/
+215