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
/
fill-scenarios
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-7
/
+7
*
update fill-scenarios to use new artifacts and abi-gen wrappers packages
Alex Browne
2018-10-16
3
-21
/
+2
*
Move types from sol-compiler to types so they can be used in other places wit...
Fabio Berger
2018-08-22
1
-1
/
+1
*
Merge development
Fabio Berger
2018-08-15
1
-11
/
+13
|
\
|
*
Update createFactory to accept one createOrderOpts param to encompass all opt...
Brandon Millman
2018-08-06
1
-11
/
+13
|
*
Update orderFactory interface
Brandon Millman
2018-08-04
1
-4
/
+4
*
|
Make signature_util into an object literal so related functions are rendered ...
Fabio Berger
2018-08-03
1
-1
/
+2
*
|
Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate...
Fabio Berger
2018-07-30
1
-8
/
+0
|
/
*
Fix a bad merge
Leonid Logvinov
2018-07-18
1
-10
/
+12
*
Merge
Leonid Logvinov
2018-07-18
4
-224
/
+304
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-6
/
+6
*
Refactor fill-scenarios for V2
Leonid Logvinov
2018-07-05
2
-47
/
+14
*
Change import paths from z_r_x and e_r_c to zrx and erc
Leonid Logvinov
2018-06-29
1
-2
/
+2
*
Minor fixes after rebase
Greg Hysen
2018-06-08
1
-4
/
+4
*
Use _.omit for conciseness
Fabio Berger
2018-06-05
1
-15
/
+5
*
Update fill-scenarios for V2 and add CHANGELOG entry
Fabio Berger
2018-06-05
1
-64
/
+83
*
Remove compact_artifacts and replace with updated artifacts
Fabio Berger
2018-06-05
7
-1845
/
+0
*
Check transaction receipt status codes where applicable
Alex Browne
2018-05-24
1
-1
/
+1
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-2
/
+2
*
Revert throw conditions since it messes with the expected test timing
Fabio Berger
2018-05-11
1
-15
/
+3
*
Get networkId from web3Wrapper
Fabio Berger
2018-05-11
2
-3
/
+3
*
Throw if tx reverts
Fabio Berger
2018-05-11
1
-3
/
+15
*
Merge branch 'development' into breakUp0xjs
Fabio Berger
2018-05-11
1
-1
/
+0
*
Remove provider instance variable
Fabio Berger
2018-05-10
1
-10
/
+7
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
12
-0
/
+2121