index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contracts
/
test
/
exchange
/
core.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-6
/
+6
*
Remove deployer from metacoin and contract tests
Leonid Logvinov
2018-05-10
1
-17
/
+45
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-7
/
+7
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-3
/
+2
*
Remove only
Leonid Logvinov
2018-02-28
1
-1
/
+1
*
Fix a typo
Leonid Logvinov
2018-02-28
1
-1
/
+1
*
Improve an error message when an inorrect number of constructor params is passed
Leonid Logvinov
2018-02-28
1
-4
/
+4
*
Change backend for contracts contracts
Leonid Logvinov
2018-02-28
1
-4
/
+4
*
Use the same templates as 0x.js
Leonid Logvinov
2018-02-28
1
-7
/
+11
*
Fix build by using local events types
Leonid Logvinov
2018-02-28
1
-10
/
+7
*
Use Order and SignedOrder type from 0x.js
Leonid Logvinov
2018-02-07
1
-151
/
+150
*
Introduce SignedOrder class and remove type assertions
Leonid Logvinov
2018-02-07
1
-208
/
+209
*
Make orderHashHex a getter instead of a property
Leonid Logvinov
2018-02-07
1
-25
/
+36
*
Change tests
Leonid Logvinov
2018-02-07
1
-34
/
+47
*
Update contract versions, fix tests
Amir Bandeali
2018-02-03
1
-1
/
+1
*
Remove accounts magic from tests
Leonid Logvinov
2018-01-30
1
-3
/
+1
*
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
-7
/
+7
*
Normalize the dependencies
Leonid Logvinov
2018-01-30
1
-35
/
+24
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
1
-57
/
+66
*
Refactor contracts tests to not use injected web3 instance
Leonid Logvinov
2018-01-30
1
-7
/
+3
*
Remove truffle from Exchange tests
Leonid Logvinov
2018-01-30
1
-8
/
+21
*
Remove truffle from tokenTransferProxy tests
Leonid Logvinov
2018-01-30
1
-0
/
+852