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
/
stores
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove blockStore and default to numConfirmations === 0
Leonid Logvinov
2017-11-13
3
-82
/
+8
*
Store number of confirmations in a blockStore
Leonid Logvinov
2017-11-13
3
-15
/
+16
*
Clear cache on unsubscribe
Leonid Logvinov
2017-11-13
2
-0
/
+8
*
Clear store cache on events
Leonid Logvinov
2017-11-13
1
-3
/
+5
*
Make subscribe function async and make blockStore operational
Leonid Logvinov
2017-11-13
1
-4
/
+25
*
Add initial incomplete BlockStore implementation
Leonid Logvinov
2017-11-13
1
-0
/
+38
*
Make stores accept numConfirmations and blockStore instead of defaultBlock
Leonid Logvinov
2017-11-13
2
-10
/
+20
*
Add functions to clear stores cache
Leonid Logvinov
2017-11-13
2
-0
/
+16
*
Add store for order filled/cancelled state
Leonid Logvinov
2017-11-13
1
-0
/
+52
*
Make store configurable by blockParam
Leonid Logvinov
2017-11-13
1
-3
/
+12
*
Make a store an instance variable of exchange transfer simulator and stop inh...
Leonid Logvinov
2017-11-13
1
-5
/
+5
*
Refactor out BalanceAndProxyAllowanceLazyStore
Leonid Logvinov
2017-11-13
1
-0
/
+54