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
/
0x.js
/
src
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename from SignerProviderType.EthSign to SignerType.Default
Jacob Evans
2018-08-11
1
-1
/
+1
*
Introduce SignerProviderType
Jacob Evans
2018-08-09
1
-1
/
+1
*
Export missing types and add to doc ref whitelist
Fabio Berger
2018-07-17
1
-0
/
+4
*
Export Web3ProviderEngine and RPCSubprovider from 0x.js
Fabio Berger
2018-07-13
1
-0
/
+1
*
Refactor 0x.js to V2
Fabio Berger
2018-07-12
1
-21
/
+31
*
Temporarily remove OrderWatcher from 0x.js
Fabio Berger
2018-07-11
1
-2
/
+0
*
Export OrderWatcherConfig from 0x.js
Fabio Berger
2018-06-19
1
-0
/
+2
*
Rename zeroExContract... to contractWrappers...
Fabio Berger
2018-05-10
1
-1
/
+1
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
1
-31
/
+21
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-1
/
+1
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-1
/
+1
*
Add SignedOrder, Order, and ECSignature types to the types package
Brandon Millman
2018-03-15
1
-3
/
+3
*
Consolidate all same exports together
Fabio Berger
2018-03-03
1
-2
/
+1
*
Use abi-gen for events in 0x.js
Leonid Logvinov
2018-02-07
1
-13
/
+22
*
Move BlockParamLiteral to shared types package
Jacob Evans
2018-02-07
1
-1
/
+7
*
Move BlockParam and BlockParamLiteral to shared types
Jacob Evans
2018-02-07
1
-3
/
+1
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
1
-3
/
+2
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-4
/
+2
*
Export new public types
Leonid Logvinov
2017-12-20
1
-0
/
+3
*
Add etherToken.getLogsAsync and etherToken.subscribe with tests
Leonid Logvinov
2017-12-20
1
-0
/
+2
*
Rename SubscriptionOpts to BlockRange
Leonid Logvinov
2017-12-19
1
-1
/
+1
*
Move shared types to types package
Leonid Logvinov
2017-12-14
1
-1
/
+4
*
Export TransactionOpts type
Leonid Logvinov
2017-11-29
1
-0
/
+1
*
Callback for subscribe no longer supports an Async Callback
Jacob Evans
2017-11-14
1
-2
/
+0
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-0
/
+45