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
/
src
/
utils
/
exchange_transfer_simulator.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-88
/
+0
*
Remove blockStore and default to numConfirmations === 0
Leonid Logvinov
2017-11-13
1
-4
/
+1
*
Store number of confirmations in a blockStore
Leonid Logvinov
2017-11-13
1
-2
/
+2
*
Create fake blockStore for exchange transfer simulator
Leonid Logvinov
2017-11-13
1
-1
/
+4
*
Make store configurable by blockParam
Leonid Logvinov
2017-11-13
1
-2
/
+2
*
Make a store an instance variable of exchange transfer simulator and stop inh...
Leonid Logvinov
2017-11-13
1
-10
/
+17
*
Refactor out BalanceAndProxyAllowanceLazyStore
Leonid Logvinov
2017-11-13
1
-53
/
+2
*
Upgrade bignumber to the version with native typings and remove typings
Leonid Logvinov
2017-10-26
1
-10
/
+11
*
Revert "Reduce final bundle size by 11% (82kB)"
Leonid
2017-10-24
1
-1
/
+1
*
Include only used lodash functions
Leonid Logvinov
2017-10-18
1
-1
/
+1
*
Throw allowance errors first
Leonid Logvinov
2017-10-10
1
-3
/
+3
*
Remove unused check
Leonid Logvinov
2017-10-10
1
-3
/
+1
*
Fix the comment
Leonid Logvinov
2017-10-10
1
-3
/
+3
*
Fix the comment
Leonid Logvinov
2017-10-10
1
-1
/
+1
*
Remove redundant constructor
Leonid Logvinov
2017-10-10
1
-3
/
+0
*
Assign to a variable before assigning
Leonid Logvinov
2017-10-10
1
-2
/
+4
*
Change string enum value
Leonid Logvinov
2017-10-10
1
-1
/
+1
*
Fix the comment
Leonid Logvinov
2017-10-09
1
-2
/
+0
*
Implement transfer Emulator and rewrite tests
Leonid Logvinov
2017-10-09
1
-0
/
+136