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
/
contracts
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed manual updte of package.json version
Greg Hysen
2019-01-08
1
-1
/
+1
*
`afterAuctionDetails` -> `auctionDetails`
Greg Hysen
2019-01-08
1
-2
/
+2
*
updated relevant changelogs
Greg Hysen
2019-01-08
1
-1
/
+1
*
ran prettier + added changelog entry for contract wrappers
Greg Hysen
2019-01-08
3
-25
/
+8
*
ran prettier
Greg Hysen
2019-01-08
1
-2
/
+6
*
Dutch wrapper
Greg Hysen
2019-01-08
2
-26
/
+40
*
changed name for confusion
Greg Hysen
2019-01-08
1
-7
/
+6
*
Dutch Auction Contract Wrapper
Greg Hysen
2019-01-08
3
-137
/
+129
*
Unfix compiler version except for top level contracts
Amir Bandeali
2018-12-21
25
-25
/
+25
*
Move OrderValidator to extensions
Amir Bandeali
2018-12-21
8
-3
/
+838
*
Update CHANGELOG
Amir Bandeali
2018-12-21
1
-0
/
+4
*
Remove assembly version of matchOrders
Amir Bandeali
2018-12-21
2
-369
/
+52
*
Add getOrderInfo check before calling fillOrder
Amir Bandeali
2018-12-21
2
-124
/
+242
*
Update comments and hard code function selector constants
Amir Bandeali
2018-12-21
2
-53
/
+56
*
Fix build after rebase
Amir Bandeali
2018-12-21
5
-2
/
+786
*
update comments
Amir Bandeali
2018-12-21
5
-7
/
+11
*
Fix build and add back tests
Amir Bandeali
2018-12-21
3
-4
/
+4
*
Add OrderMatcher tests
Amir Bandeali
2018-12-21
1
-2
/
+1
*
feat: Add OrderMatcher contract that takes spread in multiple assets by calli...
Amir Bandeali
2018-12-21
9
-1
/
+794
*
Add the sol-compiler watch command to all packages
Leonid Logvinov
2018-12-19
1
-1
/
+2
*
Fixed solhint errors
Greg Hysen
2018-12-19
1
-14
/
+14
*
Added documentation to `LibAddressArray.append` and switched `if` to `require...
Greg Hysen
2018-12-19
1
-3
/
+4
*
Updated changelogs for new contracts
Greg Hysen
2018-12-19
1
-3
/
+3
*
Added `gas` field so tests pass on Geth;
Greg Hysen
2018-12-19
1
-6
/
+30
*
Added Changelog for new Extensions
Greg Hysen
2018-12-19
1
-0
/
+9
*
Updated comment `Execute fillOrder` -> `Execute exchange function`
Greg Hysen
2018-12-19
1
-1
/
+1
*
Explicit returns
Greg Hysen
2018-12-19
2
-0
/
+3
*
Prettier / Linter on contracts + TS
Greg Hysen
2018-12-19
5
-90
/
+44
*
Refactoring balance threshold filter
Greg Hysen
2018-12-19
6
-74
/
+255
*
Moved exchange calldata functions to separate mixin
Greg Hysen
2018-12-19
1
-84
/
+9
*
Less Assembly. More Solidity. Less Efficiency. More Readability.
Greg Hysen
2018-12-19
3
-266
/
+155
*
Run all tests for extensions
Greg Hysen
2018-12-19
1
-1
/
+1
*
Cleaned up tests for balance threshold filter
Greg Hysen
2018-12-19
1
-563
/
+534
*
Removed deprecated README + comments
Greg Hysen
2018-12-19
1
-2
/
+1
*
removed `only` from tests
Greg Hysen
2018-12-19
1
-1
/
+1
*
solhint fixes
Greg Hysen
2018-12-19
3
-4
/
+11
*
Prettier / Linter fixes for TS
Greg Hysen
2018-12-19
4
-338
/
+543
*
Ported Balance Threshold Filter to new contract directory structure
Greg Hysen
2018-12-19
11
-3
/
+2256
*
Writing tests for Compliant Forwarder
Greg Hysen
2018-12-19
1
-0
/
+1
*
Apply prettier
Leonid Logvinov
2018-12-15
1
-1
/
+1
*
Publish
@0x/contracts-utils@1.0.2
@0x/contracts-tokens@1.0.2
@0x/contracts-protocol@2.1.59
@0x/contracts-multisig@1.0.2
@0x/contracts-libs@1.0.2
@0x/contracts-interfaces@1.0.2
@0x/contracts-extensions@1.0.2
@0x/contracts-examples@1.0.2
Leonid Logvinov
2018-12-14
1
-6
/
+6
*
Updated CHANGELOGS
Leonid Logvinov
2018-12-14
2
-0
/
+21
*
Rename contracts CHANGELOGs to DEPLOYs
Leonid Logvinov
2018-12-14
1
-0
/
+0
*
Move Forwarder CHANGELOG entries to extensions CHANGELOG
Leonid Logvinov
2018-12-14
1
-0
/
+31
*
Make contracts packages not private
Leonid Logvinov
2018-12-14
1
-1
/
+0
*
Publish
ethereum-types@1.1.4
@0x/website@0.0.63
@0x/web3-wrapper@3.2.1
@0x/utils@2.0.8
@0x/typescript-typings@3.0.6
@0x/types@1.4.1
@0x/tslint-config@2.0.0
@0x/testnet-faucets@1.0.60
@0x/subproviders@2.1.8
@0x/sra-spec@1.0.13
@0x/sol-resolver@1.1.1
@0x/sol-doc@1.0.11
@0x/sol-cov@2.1.16
@0x/sol-compiler@1.1.16
@0x/react-shared@1.0.25
@0x/react-docs@1.0.22
@0x/pipeline@1.0.2
@0x/order-watcher@2.2.8
@0x/order-utils@3.0.7
@0x/migrations@2.2.2
@0x/metacoin@0.0.32
@0x/json-schemas@2.1.4
@0x/instant@1.0.4
@0x/fill-scenarios@1.0.16
@0x/dev-utils@1.0.21
@0x/dev-tools-pages@0.0.10
@0x/contracts-utils@1.0.1
@0x/contracts-tokens@1.0.1
@0x/contracts-test-utils@1.0.2
@0x/contracts-protocol@2.1.58
@0x/contracts-multisig@1.0.1
@0x/contracts-libs@1.0.1
@0x/contracts-interfaces@1.0.1
@0x/contracts-extensions@1.0.1
@0x/contracts-examples@1.0.1
@0x/contract-wrappers@4.1.3
@0x/connect@3.0.10
@0x/base-contract@3.0.10
@0x/asset-buyer@3.0.4
@0x/assert@1.0.20
@0x/abi-gen@1.0.19
@0x/abi-gen-wrappers@2.0.2
0x.js@2.0.8
Leonid Logvinov
2018-12-14
1
-20
/
+20
*
Bump contracts-test-utils version to match the one on npm
Leonid Logvinov
2018-12-14
1
-1
/
+1
*
Revert version bump to unpublished contracts packages
Leonid Logvinov
2018-12-14
1
-6
/
+6
*
Publish
ethereum-types@1.1.3
@0x/website@0.0.62
@0x/web3-wrapper@3.2.0
@0x/utils@2.0.7
@0x/typescript-typings@3.0.5
@0x/types@1.4.0
@0x/testnet-faucets@1.0.59
@0x/subproviders@2.1.7
@0x/sra-spec@1.0.12
@0x/sol-resolver@1.1.0
@0x/sol-doc@1.0.10
@0x/sol-cov@2.1.15
@0x/sol-compiler@1.1.15
@0x/react-shared@1.0.24
@0x/react-docs@1.0.21
@0x/pipeline@1.0.1
@0x/order-watcher@2.2.7
@0x/order-utils@3.0.6
@0x/monorepo-scripts@1.0.15
@0x/migrations@2.2.1
@0x/metacoin@0.0.31
@0x/json-schemas@2.1.3
@0x/instant@1.0.3
@0x/fill-scenarios@1.0.15
@0x/dev-utils@1.0.20
@0x/dev-tools-pages@0.0.9
@0x/contracts-test-utils@1.0.1
@0x/contracts-protocol@2.1.57
@0x/contract-wrappers@4.1.2
@0x/connect@3.0.9
@0x/base-contract@3.0.9
@0x/asset-buyer@3.0.3
@0x/assert@1.0.19
@0x/abi-gen@1.0.18
@0x/abi-gen-wrappers@2.0.1
0x.js@2.0.7
Fabio Berger
2018-12-12
1
-22
/
+21
*
Move OrderValidator to the protocol package
Leonid Logvinov
2018-12-12
7
-837
/
+3
*
Revert access changes
Leonid Logvinov
2018-12-11
1
-1
/
+1
*
Re-use solhint configuration
Leonid Logvinov
2018-12-11
2
-22
/
+2
*
Change contracts publish config
Leonid Logvinov
2018-12-11
1
-1
/
+1
*
Rename core package to protocol
Leonid Logvinov
2018-12-11
5
-14
/
+18
*
Add coreArtifacts to forwarder wrapper
Leonid Logvinov
2018-12-11
1
-1
/
+2
*
Refactor our extensions package
Leonid Logvinov
2018-12-11
29
-0
/
+4362