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
/
contracts
/
test
/
token_registry.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move generated contract wrappers and artifacts into contracts package
Alex Browne
2018-10-16
1
-255
/
+0
*
Improve robustness of revert reason assertions
Alex Browne
2018-07-03
1
-17
/
+15
*
Update file structure
Amir Bandeali
2018-06-30
1
-7
/
+8
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+0
*
merge v2-prototype
Fabio Berger
2018-06-07
1
-28
/
+27
|
\
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-25
/
+26
|
|
\
|
|
*
Apply prettier
Alex Browne
2018-06-07
1
-2
/
+6
|
|
*
Add Async suffix to relevant assertions
Alex Browne
2018-06-07
1
-15
/
+15
|
|
*
Replace constant.REVERT test assertions with expectRevertOrAlwaysFailingTrans...
Alex Browne
2018-06-07
1
-27
/
+24
|
*
|
Linter now passes
fragosti
2018-06-06
1
-3
/
+1
|
|
/
*
/
move generated contract wrappers from `contract_wrappers/generated/` to `gene...
Fabio Berger
2018-06-06
1
-1
/
+1
|
/
*
Merge pull request #640 from 0xProject/await-transaction-success
Alex Browne
2018-05-31
1
-1
/
+1
|
\
|
*
Pass in a provider and instantiate a new web3Wrapper in token_registry_wrapper
Alex Browne
2018-05-31
1
-1
/
+1
*
|
Add back before/after snapshots for each test
Amir Bandeali
2018-05-31
1
-0
/
+7
*
|
Fix formatting and tests
Amir Bandeali
2018-05-31
1
-6
/
+0
|
/
*
Check transaction receipt status codes where applicable
Alex Browne
2018-05-24
1
-3
/
+3
*
Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep
Fabio Berger
2018-05-23
1
-7
/
+22
|
\
|
*
Add awaitTransactionMinedAsync after every sent transaction
Alex Browne
2018-05-22
1
-7
/
+16
|
*
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
-2
/
+1
|
/
*
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
*
|
Move utils dir into src
Amir Bandeali
2018-04-21
1
-3
/
+3
|
/
*
Move NULL_BYTES to @0xproject/utils
Fabio Berger
2018-04-11
1
-3
/
+3
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-2
/
+2
*
Add support for async calls under coverage
Leonid Logvinov
2018-03-12
1
-4
/
+8
*
Fix a typo in tests
Leonid Logvinov
2018-03-12
1
-2
/
+2
*
Don't do parallel calls
Leonid Logvinov
2018-03-12
1
-8
/
+4
*
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
-1
/
+1
*
Change tests
Leonid Logvinov
2018-02-07
1
-26
/
+29
*
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
*
Normalize the dependencies
Leonid Logvinov
2018-01-30
1
-2
/
+2
*
Remove truffle from tests
Leonid Logvinov
2018-01-30
1
-10
/
+6
*
Refactor contracts tests to not use injected web3 instance
Leonid Logvinov
2018-01-30
1
-6
/
+3
*
Remove truffle from UnlimitedAllowanceTokenV2 tests
Leonid Logvinov
2018-01-30
1
-2
/
+1
*
Remove truffle from TokenRegistry tests
Leonid Logvinov
2018-01-30
1
-12
/
+28
*
Remove truffle from tokenTransferProxy tests
Leonid Logvinov
2018-01-30
1
-0
/
+234