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
/
contract-wrappers
/
test
/
erc20_wrapper_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-5
/
+5
*
Remove ContractNotFound errors in contract-wrappers
Alex Browne
2018-10-16
1
-33
/
+0
*
In contract-wrappers, remove setProvider and add unsubscribeAll method.
Alex Browne
2018-10-16
1
-2
/
+2
*
Introduce new contract-addresses package and use it everywhere
Alex Browne
2018-10-16
1
-1
/
+2
*
Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...
Alex Browne
2018-10-16
1
-4
/
+6
*
Remove artifacts from migrations package and update contract-wrappers accordi...
Alex Browne
2018-10-16
1
-8
/
+13
*
Cleanup contract-wrappers index.ts
Fabio Berger
2018-08-20
1
-1
/
+2
*
Export Web3ProviderEngine from subproviders package
Fabio Berger
2018-07-13
1
-2
/
+1
*
Fix merge conflicts
Leonid Logvinov
2018-07-05
1
-10
/
+2
*
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
Leonid Logvinov
2018-07-05
1
-0
/
+8
*
Set the interval to 0 in awaitTranscationSuccessAsync
Leonid Logvinov
2018-06-29
1
-4
/
+4
*
Make promises dangerous
Leonid Logvinov
2018-06-29
1
-1
/
+0
*
Refactor ERC20 token wrapper and it's tests
Leonid Logvinov
2018-06-29
1
-0
/
+660