index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contracts
/
test
/
zrx_token.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+0
*
Add missing awaitTransactionSuccessAsync calls
Alex Browne
2018-06-08
1
-23
/
+47
*
merge v2-prototype
Fabio Berger
2018-06-07
1
-2
/
+1
|
\
|
*
Linter now passes
fragosti
2018-06-06
1
-2
/
+1
*
|
move generated contract wrappers from `contract_wrappers/generated/` to `gene...
Fabio Berger
2018-06-06
1
-1
/
+1
|
/
*
Remove contracts -> @0xproject/order-utils dependency
Leonid Logvinov
2018-05-26
1
-38
/
+34
*
Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep
Fabio Berger
2018-05-23
1
-0
/
+6
|
\
|
*
Merge pull request #601 from 0xProject/contracts-test-fixes
Alex Browne
2018-05-23
1
-0
/
+6
|
|
\
|
|
*
Add missing blockchainLifecycle calls to contracts tests
Alex Browne
2018-05-22
1
-0
/
+6
*
|
|
Remove 0x.js dep from contracts
Fabio Berger
2018-05-23
1
-28
/
+28
|
/
/
*
|
merge development
Fabio Berger
2018-05-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Fabio Berger
2018-05-23
1
-2
/
+2
|
|
\
|
|
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-2
/
+2
*
|
|
merge development
Fabio Berger
2018-05-22
1
-0
/
+1
|
\
|
|
|
*
|
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-0
/
+1
|
|
/
*
|
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
1
-7
/
+4
|
\
|
|
*
Fix linter errors
Leonid Logvinov
2018-05-11
1
-1
/
+1
|
*
Remove unused deployer docs configs
Leonid Logvinov
2018-05-10
1
-2
/
+2
|
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-1
/
+1
|
*
Remove deployer from metacoin and contract tests
Leonid Logvinov
2018-05-10
1
-4
/
+3
*
|
Fix prettier
Fabio Berger
2018-04-25
1
-3
/
+9
*
|
Rename variables, create private validation methods in token wrappers
Amir Bandeali
2018-04-24
1
-12
/
+12
*
|
Move utils dir into src
Amir Bandeali
2018-04-21
1
-2
/
+2
|
/
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-3
/
+3
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-3
/
+2
*
Use the same templates as 0x.js
Leonid Logvinov
2018-02-28
1
-6
/
+6
*
Special-case ZRXToken snake case conversion
Leonid Logvinov
2018-02-07
1
-1
/
+1
*
Change tests
Leonid Logvinov
2018-02-07
1
-7
/
+9
*
Make an RPC constructor param implicit
Leonid Logvinov
2018-01-30
1
-1
/
+1
*
Use an enum for contract name
Leonid Logvinov
2018-01-30
1
-1
/
+2
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
1
-16
/
+12
*
Refactor contracts tests to not use injected web3 instance
Leonid Logvinov
2018-01-30
1
-12
/
+9
*
Remove truffle from ZRXToken tests
Leonid Logvinov
2018-01-30
1
-11
/
+19
*
Remove truffle from tokenTransferProxy tests
Leonid Logvinov
2018-01-30
1
-0
/
+175