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
/
0x.js.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix getTransactionSenderAccountIfExistsAsync to return true senderAddress or ...
Fabio Berger
2017-06-02
1
-3
/
+4
*
Introduce coinBase account
Leonid Logvinov
2017-06-02
1
-0
/
+6
*
Create a FillsScenario utils module and use it in the fillOrder tests
Fabio Berger
2017-06-02
1
-1
/
+1
*
Add not enough taker balance tests
Leonid Logvinov
2017-06-02
1
-2
/
+2
*
Fix import
Fabio Berger
2017-06-01
1
-1
/
+1
*
Stop passing exchangeAddress into getOrderHash and instead get it from the ar...
Fabio Berger
2017-06-01
1
-28
/
+41
*
Get getSenderAddressOrThrowAsync everywhere where we throw if the senderAddre...
Fabio Berger
2017-06-01
1
-7
/
+4
*
Make taker required on Order object and expect NULL_ADDRESS from 0x.js
Fabio Berger
2017-06-01
1
-1
/
+2
*
rename signed_order_schema to order_schemas
Fabio Berger
2017-06-01
1
-1
/
+1
*
Add convertToJSONSchemaCompatibleObject method
Fabio Berger
2017-06-01
1
-1
/
+4
*
move external imports to top
Fabio Berger
2017-06-01
1
-2
/
+2
*
make bigNumberConfig a module
Fabio Berger
2017-06-01
1
-2
/
+4
*
Add setDefaultAccount
Leonid Logvinov
2017-06-01
1
-0
/
+7
*
Fix linter errors
Leonid Logvinov
2017-05-31
1
-1
/
+1
*
Set bignumber config
Leonid Logvinov
2017-05-31
1
-0
/
+2
*
Merge branch 'erc20transfer' into fillOrderAsync
Leonid Logvinov
2017-05-31
1
-0
/
+4
|
\
|
*
use token instead of erc20
Fabio Berger
2017-05-30
1
-3
/
+3
|
*
rename erc20Wrapper to tokenWrapper to be more generic in case we end up supp...
Fabio Berger
2017-05-30
1
-4
/
+13
|
*
Implement ERC20Wrapper and it's first method getBalanceAsync
Fabio Berger
2017-05-30
1
-0
/
+3
*
|
Refactor getOrderHash to accept order as an object
Leonid Logvinov
2017-05-30
1
-29
/
+16
*
|
Remove mention of internal cleanup from public comment
Fabio Berger
2017-05-30
1
-2
/
+1
*
|
improve comment
Fabio Berger
2017-05-30
1
-1
/
+1
*
|
Make tokenRegistry contract instantiation lazy and clear it on provider update
Fabio Berger
2017-05-30
1
-0
/
+1
*
|
rename invalidateExchangeContract to invalidateContractInstance
Fabio Berger
2017-05-30
1
-1
/
+1
*
|
Merge branch 'master' into dontReinstantiateContractInstances
Fabio Berger
2017-05-30
1
-0
/
+3
|
\
\
|
*
\
Merge branch 'master' into tokenRegistry
Fabio Berger
2017-05-30
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Add TokenRegistryWrapper and getTokensAsync method
Fabio Berger
2017-05-30
1
-0
/
+3
*
|
|
Add setProvider method to 0x.js that updates the web3 provider and invalidate...
Fabio Berger
2017-05-30
1
-0
/
+8
|
|
/
|
/
|
*
|
make web3Wrapper a private instance variable
Fabio Berger
2017-05-30
1
-1
/
+1
|
/
*
Lowercase schema names
Fabio Berger
2017-05-30
1
-2
/
+2
*
improve comment
Fabio Berger
2017-05-29
1
-1
/
+1
*
Port over signOrderHashAsync
Fabio Berger
2017-05-29
1
-1
/
+63
*
Standardize all comments
Fabio Berger
2017-05-29
1
-4
/
+4
*
Move files up and remove ts folder
Leonid Logvinov
2017-05-29
1
-0
/
+134
*
Create ts folder
Fabio Berger
2017-05-24
1
-5
/
+0
*
Add empty zeroEx class
Leonid Logvinov
2017-05-24
1
-0
/
+5