index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contract-wrappers
/
src
/
contract_wrappers
/
ether_token_wrapper.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependency packages
Hsuan Lee
2019-01-19
1
-211
/
+0
*
Add nonce to TxOpts
Leonid Logvinov
2018-11-20
1
-0
/
+2
*
fix(contract-wrappers): Fix tslint errors that were lingering due to misconfi...
Alex Browne
2018-10-24
1
-6
/
+5
*
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
-7
/
+0
*
In contract-wrappers, remove setProvider and add unsubscribeAll method.
Alex Browne
2018-10-16
1
-5
/
+0
*
Introduce new contract-addresses package and use it everywhere
Alex Browne
2018-10-16
1
-2
/
+7
*
update contract_wrappers to use new artifacts and abi-gen wrappers packages
Alex Browne
2018-10-16
1
-13
/
+14
*
Remove artifacts from migrations package and update contract-wrappers accordi...
Alex Browne
2018-10-16
1
-26
/
+11
*
Update contract-wrappers package to use new contracts package for generated f...
Alex Browne
2018-10-16
1
-16
/
+15
*
Remove outdating comment
Fabio Berger
2018-08-17
1
-2
/
+1
*
Add missing doc comments
Fabio Berger
2018-08-03
1
-0
/
+8
*
Stop subscriptions from unsubscribing on recoverable network issues
Fabio Berger
2018-07-17
1
-0
/
+3
*
Pass through blockPollingInterval down to contract wrapper
Leonid Logvinov
2018-07-05
1
-2
/
+7
*
Add isSubscriptionToken assertion
Leonid Logvinov
2018-06-29
1
-0
/
+1
*
Use removeUndefinedProperties for txOpts
Leonid Logvinov
2018-06-29
1
-11
/
+18
*
Refactor EtherToken contract wrapper to use new names and artifacts format
Leonid Logvinov
2018-06-29
1
-19
/
+19
*
Fix filling orders on Portal
fragosti
2018-06-15
1
-1
/
+2
*
Linter now passes
fragosti
2018-06-06
1
-0
/
+1
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+1
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
1
-0
/
+207