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
/
assert
/
src
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-2
/
+2
*
Fix tslint issues
Leonid Logvinov
2018-07-17
1
-16
/
+16
*
Fix bug in string enum assertion so that we check enum values not keys
Fabio Berger
2018-07-04
1
-2
/
+2
*
Throw if trying to schema-validate an undefined
Leonid Logvinov
2018-05-30
1
-0
/
+3
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-1
/
+1
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-1
/
+1
*
Rename isHttpUrl to isWebUri in assert package
Brandon Millman
2018-03-06
1
-2
/
+2
*
Merge branch 'development' into feature/0x.js/lowercase-addresses
Jacob Evans
2018-02-27
1
-1
/
+4
|
\
|
*
Update CHANGELOG
Leonid Logvinov
2018-02-21
1
-1
/
+3
|
*
Change assert.doesConformToShema interface
Leonid Logvinov
2018-02-21
1
-4
/
+4
|
*
Access property over this
Leonid Logvinov
2018-02-15
1
-1
/
+1
|
*
Better validate ZeroExConfig on public networks
Leonid Logvinov
2018-02-15
1
-2
/
+3
*
|
Check isETHAddressHex before lowercase
Jacob Evans
2018-02-27
1
-4
/
+1
|
/
*
Prettier
Jacob Evans
2018-01-19
1
-1
/
+1
*
Should not -> cannot
Jacob Evans
2018-01-19
1
-1
/
+1
*
Reject negative amounts in isValidBaseUnitAmount
Jacob Evans
2018-01-19
1
-0
/
+2
*
Include web3 types via typeRoots and factor out common parts of tsconfig.json
Leonid Logvinov
2018-01-10
1
-5
/
+2
*
Merge imports
Leonid Logvinov
2018-01-04
1
-2
/
+1
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-11
/
+14
*
Move isAddress to shared utils and remove all dependencies on ethereum-address
Leonid Logvinov
2017-12-11
1
-2
/
+1
*
Remove ethereum-address dependency and add this logic to the repo
Leonid Logvinov
2017-12-11
1
-3
/
+4
*
Auto-fix linter errors in other mono-repo packages
Leonid Logvinov
2017-11-24
1
-5
/
+5
*
Add json-schemas package to mono repo
Brandon Millman
2017-11-14
1
-1
/
+4
*
remove new line
Fabio Berger
2017-11-14
1
-1
/
+0
*
Rename back
Fabio Berger
2017-11-14
1
-0
/
+91
*
Rename assert sub-package and removed duplicate methods from 0x.js's assert m...
Fabio Berger
2017-11-14
1
-84
/
+0
*
Add assert package to the monorepo
Brandon Millman
2017-11-14
1
-0
/
+84