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
/
src
/
contract_wrappers
/
contract_wrapper.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OrThrow suffix to getContractAddressesForNetwork
Alex Browne
2018-10-16
1
-1
/
+0
*
Improve error handling for unknown network ids in contract-wrappers
Alex Browne
2018-10-16
1
-5
/
+1
*
Apply various PR feedback
Alex Browne
2018-10-16
1
-0
/
+1
*
Introduce new contract-addresses package and use it everywhere
Alex Browne
2018-10-16
1
-1
/
+7
*
Remove artifacts from migrations package and update contract-wrappers accordi...
Alex Browne
2018-10-16
1
-58
/
+1
*
Fix lint issues
Fabio Berger
2018-09-25
1
-8
/
+8
*
Decode logs received from blockstream
Fabio Berger
2018-09-25
1
-4
/
+5
*
Refactor blockstream integration to use the proper callback method interface
Fabio Berger
2018-09-25
1
-11
/
+29
*
Add comments for clarity
Fabio Berger
2018-09-24
1
-0
/
+1
*
Fix bug where if block wasn't found, getBlockAsync would throw. Now it return...
Fabio Berger
2018-09-24
1
-3
/
+14
*
Fix contract not deployed on network bug in ContractWrapper class
Brandon Millman
2018-08-31
1
-1
/
+4
*
Combine imports
Fabio Berger
2018-08-27
1
-2
/
+9
*
Move types from sol-compiler to types so they can be used in other places wit...
Fabio Berger
2018-08-22
1
-1
/
+1
*
Stop subscriptions from unsubscribing on recoverable network issues
Fabio Berger
2018-07-17
1
-19
/
+17
*
Instantiate BlockAndLogStreamer with generic type parameters
Leonid Logvinov
2018-07-06
1
-1
/
+1
*
Fix merge conflicts
Leonid Logvinov
2018-07-05
1
-1
/
+1
*
Make it possible to configure block polling interval in base contract wrapper
Leonid Logvinov
2018-07-05
1
-3
/
+6
*
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
Leonid Logvinov
2018-07-05
1
-2
/
+11
|
\
|
*
Update blockstream to latest version, propogate errors to top-level callers
Fabio Berger
2018-07-04
1
-2
/
+11
*
|
Refactor base contract-wrapper class to use new names, artifact format and on...
Leonid Logvinov
2018-06-29
1
-21
/
+13
|
/
*
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
/
+208