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
/
base-contract
/
src
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependency packages
Hsuan Lee
2019-01-19
1
-174
/
+0
*
Fix a build issue
Leonid Logvinov
2019-01-16
1
-1
/
+1
*
Use new check for isBigNumber
Leonid Logvinov
2019-01-15
1
-1
/
+1
*
Ran prettier
Greg Hysen
2019-01-15
1
-1
/
+3
*
Linter
Greg Hysen
2019-01-15
1
-2
/
+6
*
Fix build after rebase
Greg Hysen
2019-01-15
1
-1
/
+1
*
Ran linter
Greg Hysen
2019-01-15
1
-1
/
+11
*
`let` -> `const` in callAsync
Greg Hysen
2019-01-15
1
-6
/
+6
*
Ran prettier and linter
Greg Hysen
2019-01-15
1
-15
/
+3
*
Decodes revert reason as array to appease Geth
Greg Hysen
2019-01-15
1
-1
/
+1
*
Ran prettier
Greg Hysen
2019-01-15
1
-8
/
+10
*
Use string argument encoding with new encoder
Greg Hysen
2019-01-15
1
-28
/
+13
*
Finished porting new abi encoder to contracts
Greg Hysen
2019-01-15
1
-4
/
+23
*
Progress
Greg Hysen
2019-01-15
1
-11
/
+14
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-2
/
+2
*
chore: tslint fix
Fabio Berger
2018-10-18
1
-1
/
+1
*
Add necessary cast
Fabio Berger
2018-10-18
1
-1
/
+2
*
Stop accesing ethers private methods
Leonid Logvinov
2018-10-09
1
-4
/
+3
*
Fix ethers build issue
Leonid Logvinov
2018-10-09
1
-4
/
+5
*
Fix linter errors
Leonid Logvinov
2018-09-27
1
-2
/
+3
*
Throw revert reasons from contract wrappers
Leonid Logvinov
2018-09-27
1
-0
/
+13
*
Fix the way we detect BN's
Leonid Logvinov
2018-09-21
1
-1
/
+1
*
Fixes for the breaking changes in ethers
Leonid Logvinov
2018-09-19
1
-3
/
+3
*
Move some ethers-related types to typescript-typings/ethers
Alex Browne
2018-08-09
1
-1
/
+1
*
Apply prettier
Alex Browne
2018-08-09
1
-1
/
+5
*
Add strictArgumentEncodingCheck to BaseContract and use it in contract templates
Alex Browne
2018-08-09
1
-0
/
+17
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-7
/
+5
*
Pass 'from' param to estimateGas since it is required
Fabio Berger
2018-07-05
1
-1
/
+1
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
1
-2
/
+2
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-2
/
+1
|
\
|
*
Remove global gas estimate buffer
Alex Browne
2018-06-07
1
-5
/
+1
|
*
Remove extra logs and other small fixes
Alex Browne
2018-06-07
1
-5
/
+3
|
*
Add more transactions to Geth on init. Skip tests that are failing.
Alex Browne
2018-06-07
1
-1
/
+6
*
|
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-0
/
+1
|
/
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
1
-3
/
+3
*
Remove unused deployer docs configs
Leonid Logvinov
2018-05-10
1
-4
/
+4
*
Add a comment
Leonid Logvinov
2018-05-10
1
-0
/
+2
*
Remove _applyDefaultsToDeployTxDataAsync
Leonid Logvinov
2018-05-10
1
-19
/
+4
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-1
/
+2
*
Remove deployer from 0x.js and migrations
Leonid Logvinov
2018-05-10
1
-1
/
+10
*
Remove deployer from metacoin and contract tests
Leonid Logvinov
2018-05-10
1
-0
/
+32
*
Support Tuples from function returns
Jacob Evans
2018-04-19
1
-4
/
+4
*
Added a detailed description of `renameOverloadedMethods` (special thanks to ...
Greg Hysen
2018-04-10
1
-8
/
+5
*
Updated deployer to accept a list of contract directories as input. Contract ...
Greg Hysen
2018-04-10
1
-4
/
+47
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-3
/
+3
*
Add metacoin example project
Leonid Logvinov
2018-04-02
1
-19
/
+10
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-7
/
+6
*
Move BaseContract to its own package
Leonid Logvinov
2018-02-28
1
-0
/
+68