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
/
redux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use order parser utils from order utils
fragosti
2018-09-05
2
-2
/
+0
*
Initial changes for v2 portal
Brandon Millman
2018-08-31
2
-16
/
+11
*
Fix many linter errors that showed up upon upgrading tsutil
Fabio Berger
2018-08-23
1
-1
/
+1
*
Stop exporting constants from order-utils
Fabio Berger
2018-08-04
1
-1
/
+2
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-1
/
+1
*
Move update onboarding step tracking to onboarding flow code
fragosti
2018-07-14
1
-5
/
+0
*
Make Analytics API non-async
fragosti
2018-07-13
1
-10
/
+5
*
Add no-floating-promises ignore comments
fragosti
2018-07-12
1
-0
/
+5
*
Integrate heap analytics
fragosti
2018-07-12
2
-3
/
+45
*
Persist whether onboarding is open or close across refreshes
fragosti
2018-07-04
1
-1
/
+3
*
Allow you to continue the onboarding flow once youve installed metamask and r...
fragosti
2018-06-30
2
-4
/
+4
*
Always restart onboarding from 0 and other small improvements
fragosti
2018-06-28
1
-0
/
+2
*
Fix state mutation in reducer
Brandon Millman
2018-06-22
1
-4
/
+4
*
Change userEtherBalanceInWei to optional so we can know if its loading
Brandon Millman
2018-06-01
2
-3
/
+3
*
Address PR feedback
fragosti
2018-05-30
1
-0
/
+21
*
Auto-show onboarding flow on first page view
fragosti
2018-05-26
1
-1
/
+4
*
Basic onboarding flow infrastructure set up
fragosti
2018-05-25
2
-1
/
+27
*
Remove 0x.js as a dependency from website
Leonid Logvinov
2018-05-24
2
-4
/
+5
*
Add missing type definitions
Leonid Logvinov
2018-05-14
2
-31
/
+31
*
Fix userAddress bugs
Fabio Berger
2018-03-11
1
-2
/
+4
*
Refactor blockchain to store userAddress as address or undefined
Fabio Berger
2018-03-11
2
-5
/
+5
*
Create blockchainWatcher class and refactor Portal such that Ether amounts ar...
Fabio Berger
2018-03-10
2
-4
/
+4
*
Keep topBar and footer language to the one picked by the user
Fabio Berger
2018-02-22
1
-1
/
+4
*
Move translate to redux
Fabio Berger
2018-02-21
2
-0
/
+17
*
Address feedback
Leonid Logvinov
2018-02-08
1
-2
/
+1
*
Remove hash from signatureData
Leonid Logvinov
2018-02-08
2
-10
/
+9
*
Remove unused types and take their names
Leonid Logvinov
2018-02-07
2
-4
/
+4
*
Rename expiration to expirationUnixTimestampSec
Leonid Logvinov
2018-02-07
2
-4
/
+4
*
Fix linter errors
Fabio Berger
2018-01-31
2
-3
/
+0
*
Wholesale replace the tokenByAddress and de-dup properly
Fabio Berger
2018-01-30
2
-12
/
+9
*
Remove the ability to clear tokenByAddress. It should simply be updated.
Fabio Berger
2018-01-30
2
-12
/
+0
*
Fix bug where could not switch to Ledger and back
Fabio Berger
2018-01-29
2
-0
/
+31
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
2
-103
/
+7
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
2
-2
/
+2
*
Apply prettier config
Leonid Logvinov
2018-01-03
2
-36
/
+36
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-35
/
+35
*
Replace remaining strEnums with property TS string enums
Fabio Berger
2017-12-18
1
-1
/
+1
*
Update ActionType enum and move from using _.assign in reducer
Fabio Berger
2017-12-18
2
-144
/
+187
*
Remove unused enums
Fabio Berger
2017-12-18
2
-24
/
+0
*
Update first two string enums to native type
Fabio Berger
2017-12-18
1
-5
/
+5
*
Fix website unused vars
Leonid Logvinov
2017-12-15
1
-1
/
+0
*
Fix tslint issues
Fabio Berger
2017-11-28
2
-18
/
+18
*
Fix alignment
Fabio Berger
2017-11-24
1
-9
/
+9
*
Add website to mono repo, update packages to align with existing sub-packages...
Fabio Berger
2017-11-22
2
-0
/
+607