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
/
reducer.ts
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Wholesale replace the tokenByAddress and de-dup properly
Fabio Berger
2018-01-30
1
-10
/
+1
|
*
Remove the ability to clear tokenByAddress. It should simply be updated.
Fabio Berger
2018-01-30
1
-7
/
+0
|
*
Fix bug where could not switch to Ledger and back
Fabio Berger
2018-01-29
1
-0
/
+19
|
*
Implement just-in-time loading of token balances & allowances
Fabio Berger
2018-01-28
1
-67
/
+5
|
*
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
-3
/
+3
|
*
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
1
-111
/
+154
|
*
Remove unused enums
Fabio Berger
2017-12-18
1
-17
/
+0
|
*
Update first two string enums to native type
Fabio Berger
2017-12-18
1
-5
/
+5
|
*
Fix tslint issues
Fabio Berger
2017-11-28
1
-11
/
+11
|
*
Add website to mono repo, update packages to align with existing ↵
Fabio Berger
2017-11-22
1
-0
/
+363
sub-packages, use new subscribeAsync 0x.js method