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
/
0x.js
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-1
/
+15
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-1
/
+1
*
Revert back to hack, we need the configured web3Wrapper
Fabio Berger
2018-05-11
1
-6
/
+7
*
Get rid of hack
Fabio Berger
2018-05-11
1
-7
/
+6
*
Fix tslint errors
Fabio Berger
2018-05-10
1
-1
/
+1
*
Rename zeroExContract... to contractWrappers...
Fabio Berger
2018-05-10
2
-3
/
+3
*
Improve createOrderWatcherAsync
Fabio Berger
2018-05-10
1
-4
/
+5
*
Fix no-any-propagation
Fabio Berger
2018-05-10
1
-2
/
+2
*
Fix website and 0x.js docs
Fabio Berger
2018-05-10
1
-21
/
+0
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
28
-3954
/
+62
*
Stop exporting assertions from order-utils
Leonid Logvinov
2018-05-02
9
-8
/
+40
*
Create wrapper functions so that docs render properly
Leonid Logvinov
2018-05-02
1
-29
/
+37
*
Move order utils to @0xproject/order-utils
Leonid Logvinov
2018-05-02
14
-239
/
+64
*
Update comment to be more descriptive of null address in exchange simulator
Jacob Evans
2018-05-01
1
-1
/
+3
*
Execute taker side in trade simulation
Jacob Evans
2018-05-01
2
-22
/
+9
*
Fix expiration watcher comparator
Leonid Logvinov
2018-04-18
1
-2
/
+11
*
Merge pull request #535 from 0xProject/fix/commentRendering
Fabio Berger
2018-04-18
2
-13
/
+13
|
\
|
*
Fix comments
Fabio Berger
2018-04-18
2
-13
/
+13
*
|
Fix linter and prettier
Jacob Evans
2018-04-18
6
-11
/
+24
*
|
Revert removeOrder flag in favor of noop
Ara Kevonian
2018-04-17
2
-5
/
+6
*
|
Fix redundant expired order removal bug
Ara Kevonian
2018-04-17
1
-3
/
+5
*
|
Merge pull request #510 from avonian/development
Fabio Berger
2018-04-17
9
-32
/
+123
|
\
\
|
|
/
|
/
|
|
*
Use this.defaultBlock in OrderFilledCancelledLazyStore
Ara Kevonian
2018-04-17
1
-2
/
+2
|
*
Add stateLayer param to getOrderState and clean up variable names
Ara Kevonian
2018-04-17
7
-28
/
+39
|
*
Rename BalanceAndAllowanceFetchers to BalanceAndProxyAllowanceFetchers
Ara Kevonian
2018-04-13
5
-17
/
+17
|
*
Implement Simple Fetchers
Ara Kevonian
2018-04-13
8
-8
/
+58
|
*
Modify lazy stores to implement abstract fetcher classes
Ara Kevonian
2018-04-10
5
-17
/
+31
|
*
Lint/Prettify
Ara Kevonian
2018-04-09
1
-21
/
+18
|
*
Implement `zeroEx.exchange.getOrderStateAsync`
Ara Kevonian
2018-04-09
1
-17
/
+36
*
|
Move migrations into separate monorepo subpackage and hook it up to 0x.js and...
Fabio Berger
2018-04-09
8
-7
/
+7
|
/
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
9
-45
/
+47
*
Remove unused 0x.js deps
Fabio Berger
2018-04-03
1
-1
/
+0
*
Stop passing _abiDecoder
Leonid Logvinov
2018-04-02
1
-1
/
+1
*
Add metacoin example project
Leonid Logvinov
2018-04-02
9
-122
/
+19
*
Run prettier, update deployer CHANGELOG
Amir Bandeali
2018-04-02
2
-8
/
+8
*
Add missing type import
Amir Bandeali
2018-04-01
1
-8
/
+2
*
Fixed comment(s) for PR #488
Ara Kevonian
2018-03-31
1
-3
/
+3
*
OrderStateWatcher fixes for PR #488
Ara Kevonian
2018-03-31
2
-6
/
+5
*
Amended comments to clarify changes on PR #488
Ara Kevonian
2018-03-30
2
-0
/
+2
*
Monitor different state layers with OrderWatcher
Ara Kevonian
2018-03-30
4
-18
/
+27
*
Merge pull request #482 from 0xProject/feature/web3-types
Leonid Logvinov
2018-03-28
7
-33
/
+41
|
\
|
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
7
-33
/
+41
*
|
Remove nested .gitignore files since `yarn publish` gets confused by them and...
Fabio Berger
2018-03-27
1
-1
/
+0
|
/
*
Revert TokenRegistry address on Kovan
Fabio Berger
2018-03-27
1
-1
/
+1
*
Fix typos
Fabio Berger
2018-03-23
5
-6
/
+6
*
Merge branch 'development' into addExtraDocs
Fabio Berger
2018-03-22
1
-0
/
+3
|
\
|
*
Fix a bug causing fillOrdersUpTo validation to fail because of some extra ord...
Leonid Logvinov
2018-03-21
1
-0
/
+3
*
|
Rename method for clarity
Fabio Berger
2018-03-21
1
-1
/
+1
*
|
Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming...
Fabio Berger
2018-03-20
1
-0
/
+0
|
/
*
Update Kovan Ethertoken Address
Jacob Evans
2018-03-20
1
-1
/
+1
*
Add SignedOrder, Order, and ECSignature types to the types package
Brandon Millman
2018-03-15
11
-57
/
+30
*
Merge branch 'development' into feature/utils/console-log
Brandon Millman
2018-03-15
3
-0
/
+22
|
\
|
*
Move configuration into package.json configs section
Fabio Berger
2018-03-14
3
-41
/
+8
|
*
Consolidate docs generation and uploading logic
Fabio Berger
2018-03-14
2
-29
/
+3
|
*
move scripts to monorepro-scripts
Fabio Berger
2018-03-13
2
-2
/
+2
|
*
Move monorepo_scripts into src dir removing the need for a separate globals.d...
Fabio Berger
2018-03-13
3
-0
/
+81
*
|
Consolidate all console.log into the @0xproject/utils package
Brandon Millman
2018-03-14
1
-4
/
+0
|
/
*
Consolidate all same exports together
Fabio Berger
2018-03-03
1
-2
/
+1
*
Move BaseContract to web3Wrapper
Leonid Logvinov
2018-02-28
2
-76
/
+1
*
Remove unused param
Leonid Logvinov
2018-02-28
1
-1
/
+1
*
Add txData to async calls
Leonid Logvinov
2018-02-28
2
-3
/
+10
*
Create ethers-typescript-typings
Leonid Logvinov
2018-02-28
1
-29
/
+0
*
Rewrite templates to decode call data on transactions
Leonid Logvinov
2018-02-28
1
-0
/
+1
*
Fix build
Leonid Logvinov
2018-02-28
1
-5
/
+5
*
Allow users to specify the contracts backend in abi-gen
Leonid Logvinov
2018-02-28
9
-32
/
+92
*
Merge branch 'development' into fix/unsubscribeAll
Leonid Logvinov
2018-02-28
6
-63
/
+139
|
\
|
*
Merge branch 'development' into feature/0x.js/lowercase-addresses
Jacob Evans
2018-02-27
5
-25
/
+72
|
|
\
|
*
|
Check isETHAddressHex before lowercase
Jacob Evans
2018-02-27
6
-63
/
+51
|
*
|
Check maker is valid address
Jacob Evans
2018-02-23
1
-3
/
+8
|
*
|
Lowercase public addresses
Jacob Evans
2018-02-23
6
-89
/
+172
*
|
|
Rename _unsubscribeAll to unsubscribeAll
Leonid Logvinov
2018-02-27
3
-6
/
+6
|
|
/
|
/
|
*
|
Remove unused import
Leonid Logvinov
2018-02-21
1
-1
/
+1
*
|
Change assert.doesConformToShema interface
Leonid Logvinov
2018-02-21
1
-4
/
+4
*
|
Remove type-level validation
Leonid Logvinov
2018-02-15
2
-23
/
+9
*
|
Fix tests
Leonid Logvinov
2018-02-15
1
-1
/
+1
*
|
Add entries to the CHANGELOG
Leonid Logvinov
2018-02-15
2
-4
/
+2
*
|
Better validate ZeroExConfig on public networks
Leonid Logvinov
2018-02-15
5
-33
/
+96
|
/
*
Fix ABI error message
Leonid Logvinov
2018-02-07
1
-1
/
+0
*
Use abi-gen for events in 0x.js
Leonid Logvinov
2018-02-07
6
-119
/
+52
*
Move BlockParamLiteral to shared types package
Jacob Evans
2018-02-07
8
-11
/
+17
*
Move BlockParam and BlockParamLiteral to shared types
Jacob Evans
2018-02-07
2
-14
/
+4
*
Revert "Temp"
Leonid Logvinov
2018-02-06
1
-1
/
+0
*
Merge branch 'development' of github.com:0xProject/0x.js into development
Leonid Logvinov
2018-02-06
2
-1
/
+14
|
\
|
*
Merge branch 'development' into fix/ether_token_address
Leonid
2018-02-05
12
-181
/
+50
|
|
\
|
*
|
Improve the comment and fix an exception
Leonid Logvinov
2018-02-05
1
-3
/
+7
|
*
|
Add zeroEx.etherToken.getContractAddressifExists
Leonid Logvinov
2018-01-30
2
-1
/
+10
*
|
|
Temp
Leonid Logvinov
2018-02-06
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'development' into feature/build_watch
Leonid
2018-02-05
1
-1
/
+5
|
\
\
|
*
|
Fix linter errors
Leonid Logvinov
2018-02-01
1
-2
/
+2
|
*
|
don't remove maker/zrx order from cache twice
Luke Autry
2018-02-01
1
-1
/
+5
*
|
|
Fix errors after TS upgrade
Leonid Logvinov
2018-02-01
1
-4
/
+4
|
/
/
*
|
Fix lint errors
Brandon Millman
2018-01-31
5
-16
/
+16
*
|
Fix tslint issues
Leonid Logvinov
2018-01-30
2
-5
/
+5
*
|
Normalize the dependencies
Leonid Logvinov
2018-01-30
2
-2
/
+2
*
|
Make awaitTransactionMinedAsync non-generic again
Leonid Logvinov
2018-01-30
1
-4
/
+4
*
|
Remove truffle from tests
Leonid Logvinov
2018-01-30
11
-154
/
+24
*
|
Refactor contracts tests to not use injected web3 instance
Leonid Logvinov
2018-01-30
1
-5
/
+0
|
/
*
Add config file specifically in prettier command and fix files
Fabio Berger
2018-01-30
36
-5603
/
+5603
*
Fix prettier
Fabio Berger
2018-01-30
36
-5603
/
+5603
*
Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of try...
Fabio Berger
2018-01-30
2
-15
/
+11
*
Add Rinkeby addresses to artifacts
Amir Bandeali
2018-01-26
5
-0
/
+15
*
Fix the bug making it impossible to specify the custom ZRX address
Leonid Logvinov
2018-01-24
3
-0
/
+5
*
Merge pull request #322 from 0xProject/fix/ci-time
Leonid
2018-01-18
2
-12
/
+4
|
\
|
*
Remove unused dependencies
Leonid Logvinov
2018-01-17
1
-12
/
+0
|
*
Return is pensing events are undefined
Leonid Logvinov
2018-01-16
1
-0
/
+4
*
|
Fix fillOrdersUpTo balances validation
Leonid Logvinov
2018-01-16
1
-2
/
+4
|
/
*
Merge pull request #319 from 0xProject/feature/final-monorepo
Leonid
2018-01-13
1
-2
/
+0
|
\
|
*
Remove redundant type refs
Leonid Logvinov
2018-01-13
1
-2
/
+0
*
|
Return after checking for an error and add an explanatory comment
Leonid Logvinov
2018-01-13
1
-1
/
+2
*
|
Make some callbacks failable and add error handling
Leonid Logvinov
2018-01-11
6
-38
/
+61
|
/
*
Fix callback types
Leonid Logvinov
2018-01-10
1
-1
/
+1
*
Include web3 types via typeRoots and factor out common parts of tsconfig.json
Leonid Logvinov
2018-01-10
2
-1
/
+9
*
Apply prettify on json and md files
Leonid Logvinov
2018-01-04
7
-1727
/
+1726
*
Fix linter errors
Leonid Logvinov
2018-01-04
5
-6
/
+5
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
17
-21
/
+17
*
Fix formatting
Leonid Logvinov
2018-01-03
1
-1
/
+0
*
Apply prettier config
Leonid Logvinov
2018-01-03
28
-548
/
+889
*
Merge pull request #285 from 0xProject/fix/underscorePrivate
Brandon Millman
2017-12-22
9
-190
/
+190
|
\
|
*
Add some missed underscores, update changelog and comments
Brandon Millman
2017-12-21
2
-3
/
+3
|
*
Merge branch 'development' into fix/underscorePrivate
Brandon Millman
2017-12-21
6
-12
/
+173
|
|
\
|
*
|
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
9
-188
/
+188
*
|
|
Refactor toBaseUnitAmount so that it throws if user supplies unitAmount with ...
Fabio Berger
2017-12-21
1
-0
/
+4
*
|
|
Make assertion stricter so that one cannot submit invalid baseUnit amounts to...
Fabio Berger
2017-12-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix linter issue
Leonid Logvinov
2017-12-20
1
-1
/
+0
*
|
Update snapshot and artifacts
Leonid Logvinov
2017-12-20
3
-3
/
+3
*
|
Add WETH9 tests
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
|
Use the new snapshot including WETH9 and it's artifacts
Leonid Logvinov
2017-12-20
3
-5
/
+5
*
|
Fix WETH events watching
Leonid Logvinov
2017-12-20
2
-3
/
+3
*
|
Init the _etherTokenContractsByAddress
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
|
Export new public types
Leonid Logvinov
2017-12-20
1
-0
/
+3
*
|
Make order watcher react to new etherToken events
Leonid Logvinov
2017-12-20
1
-0
/
+33
*
|
Add EtherToken events to the ABI
Leonid Logvinov
2017-12-20
2
-2
/
+36
*
|
Enable multiple EtherTokenContract instances
Leonid Logvinov
2017-12-20
1
-4
/
+9
*
|
Add etherToken.getLogsAsync and etherToken.subscribe with tests
Leonid Logvinov
2017-12-20
4
-6
/
+93
|
/
*
Don't throw in transformers
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
Throw a better error message when taker is null|undefined or anything but not...
Leonid Logvinov
2017-12-19
5
-24
/
+78
*
Fix comments
Leonid Logvinov
2017-12-19
2
-2
/
+2
*
Fix linter issues
Leonid Logvinov
2017-12-19
1
-2
/
+2
*
Rename SubscriptionOpts to BlockRange
Leonid Logvinov
2017-12-19
6
-19
/
+19
*
Modify the etherToken wrapper methods to accept an etherTokenAddress as the f...
Fabio Berger
2017-12-17
4
-32
/
+14
*
Fix documentation issue where `unsubscribeAll` shown as method on every contr...
Fabio Berger
2017-12-17
3
-4
/
+13
*
Fix 0x.js unused vars
Leonid Logvinov
2017-12-15
13
-35
/
+9
*
Add a newline
Leonid Logvinov
2017-12-15
1
-1
/
+2
*
Fix linter errors
Leonid Logvinov
2017-12-14
1
-1
/
+1
*
Add DummyToken to gitignore
Leonid Logvinov
2017-12-14
1
-0
/
+1
*
Add DummyToken to artifacts list
Leonid Logvinov
2017-12-14
1
-0
/
+2
*
Update addresses and add DummyToken artifact
Leonid Logvinov
2017-12-14
5
-4
/
+27
*
Move shared types to types package
Leonid Logvinov
2017-12-14
3
-29
/
+7
*
Move more shared utils into utils package and reuse them
Leonid Logvinov
2017-12-14
8
-55
/
+5
*
Remove generated contracts and ignore them. Add a prebuild command to regener...
Leonid Logvinov
2017-12-14
6
-2160
/
+5
*
Rename blockAndLogStreamer to blockAndLogStreamerIfExists
Leonid Logvinov
2017-12-12
1
-14
/
+18
*
Refactor networkId out of web3Wrapper
Leonid Logvinov
2017-12-08
7
-19
/
+27
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
17
-244
/
+41
*
Address feedback
Leonid Logvinov
2017-12-06
1
-1
/
+1
*
Regenerate files
Leonid Logvinov
2017-12-06
5
-5
/
+5
*
Rename abi-gen to typed-contracts
Leonid Logvinov
2017-12-06
5
-10
/
+10
*
Remove TODOs
Leonid Logvinov
2017-12-05
1
-2
/
+0
*
Fix a comment
Leonid Logvinov
2017-12-05
1
-5
/
+5
*
Add a comment
Leonid Logvinov
2017-12-05
1
-0
/
+1
*
Fix a typo
Leonid Logvinov
2017-12-05
1
-1
/
+1
*
Update comment
Leonid Logvinov
2017-12-02
5
-5
/
+5
*
Add comments before generated contracts
Leonid Logvinov
2017-12-02
5
-0
/
+20
*
Use our promisify
Leonid Logvinov
2017-12-02
1
-12
/
+11
*
Make target optional
Leonid Logvinov
2017-12-02
1
-1
/
+1
*
Remove es6-promisify
Leonid Logvinov
2017-12-02
1
-6
/
+0
*
Remove all contract wrapper
Leonid Logvinov
2017-12-02
1
-98
/
+0
*
Add async prefix
Leonid Logvinov
2017-12-02
1
-1
/
+1
*
Adjust 0x.js to use generated wrappers
Leonid Logvinov
2017-12-02
7
-24
/
+43
*
Remove old contract typings
Leonid Logvinov
2017-12-02
1
-154
/
+11
*
Add promisify
Leonid Logvinov
2017-12-02
1
-0
/
+24
*
Add class utils
Leonid Logvinov
2017-12-02
1
-0
/
+17
*
Add generated contract wrappers
Leonid Logvinov
2017-12-02
6
-0
/
+2176
*
Export TransactionOpts type
Leonid Logvinov
2017-11-29
1
-0
/
+1
*
Merge pull request #235 from 0xProject/feature/gasPriceGasLimit
Leonid
2017-11-29
6
-173
/
+125
|
\
|
*
Improve the comment
Leonid Logvinov
2017-11-29
1
-1
/
+3
|
*
Remove a comment
Leonid Logvinov
2017-11-29
1
-1
/
+0
|
*
Fix a typo
Leonid Logvinov
2017-11-29
1
-1
/
+1
|
*
Add fake gas estimate suprovider for tests
Leonid Logvinov
2017-11-29
2
-28
/
+1
|
*
Fix a comment
Leonid Logvinov
2017-11-28
1
-4
/
+4
|
*
Increase gas margin
Leonid Logvinov
2017-11-28
1
-2
/
+1
|
*
Fix defaults for shouldValidate
Leonid Logvinov
2017-11-28
1
-7
/
+21
|
*
Add gas margin and remove undefined values
Leonid Logvinov
2017-11-28
1
-10
/
+14
|
*
Add an initializer for txOpts in etherToken
Leonid Logvinov
2017-11-28
1
-2
/
+6
|
*
Add option config for gasPrice and gasLimit for every transaction sending method
Leonid Logvinov
2017-11-28
5
-138
/
+95
*
|
Change interval to 1h
Leonid Logvinov
2017-11-29
1
-1
/
+1
*
|
Rename
Leonid Logvinov
2017-11-29
1
-2
/
+2
*
|
Add ifExists to cleanupJobInterval
Leonid Logvinov
2017-11-29
1
-4
/
+4
*
|
Add a cleanup job to an order watcher
Leonid Logvinov
2017-11-29
2
-2
/
+46
|
/
*
Fix merge conflicts
Leonid Logvinov
2017-11-28
2
-5
/
+5
*
Merge branch 'development' into feature/passNetworkId
Leonid
2017-11-28
5
-20
/
+27
|
\
|
*
Add link to Provider explanation
Fabio Berger
2017-11-28
1
-1
/
+2
|
*
Add comment about BlockParamLiteral explaining the omission of Earliest
Fabio Berger
2017-11-24
1
-0
/
+3
|
*
Merge branch 'development' into validateOrdersAgainstLatestBlock
Fabio Berger
2017-11-24
2
-8
/
+11
|
|
\
|
*
|
Pass 'latest' to ExchangeTransferSimulator when used for validating orders, a...
Fabio Berger
2017-11-24
4
-14
/
+19
|
*
|
Remove `Earliest` from blockParamLiterals since specifying block 0 is trivial...
Fabio Berger
2017-11-24
1
-1
/
+0
*
|
|
Remove ContractDoesNotExist error and replace it with more specific errors
Leonid Logvinov
2017-11-24
2
-3
/
+18
*
|
|
Pass networkId on provider update
Leonid Logvinov
2017-11-24
4
-9
/
+9
*
|
|
Remove outdated comment
Leonid Logvinov
2017-11-24
1
-2
/
+0
*
|
|
Improve a comment
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
|
|
Add a comment
Leonid Logvinov
2017-11-24
1
-0
/
+1
*
|
|
Reuse the protected function to get contract address
Leonid Logvinov
2017-11-24
1
-10
/
+2
*
|
|
Move variable declaration inside the if
Leonid Logvinov
2017-11-24
1
-0
/
+12
*
|
|
Fix rebasing issues
Leonid Logvinov
2017-11-24
1
-1
/
+2
*
|
|
Revert "Remove redundant async"
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
|
|
Refactor getContractAddress to contractWrapper
Leonid Logvinov
2017-11-24
5
-41
/
+17
*
|
|
Remove redundant async
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
|
|
Fix the artifacts
Leonid Logvinov
2017-11-24
2
-2
/
+2
*
|
|
Fix the imports order
Leonid Logvinov
2017-11-24
11
-1445
/
+70
*
|
|
Enable some new linter rules and fix the issues
Leonid Logvinov
2017-11-24
10
-154
/
+157
*
|
|
Auto-fix linter errors
Leonid Logvinov
2017-11-24
20
-123
/
+151
*
|
|
Fix linter issues
Leonid Logvinov
2017-11-24
2
-2
/
+2
*
|
|
Await block reconcilation
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
|
|
Remove even more asyncs
Leonid Logvinov
2017-11-24
4
-21
/
+34
*
|
|
Make zeroEx.tokenRegistry.getContractAddress non-async
Leonid Logvinov
2017-11-24
1
-5
/
+12
*
|
|
Make exchange subscriptions non-async
Leonid Logvinov
2017-11-24
1
-2
/
+2
*
|
|
Cleanup order watcher from redundant asyncs
Leonid Logvinov
2017-11-24
2
-11
/
+11
*
|
|
Make zeroEx.exchange.getContractAddress non-async
Leonid Logvinov
2017-11-24
1
-6
/
+13
*
|
|
Add ZRX artifacts
Leonid Logvinov
2017-11-24
1
-0
/
+17
*
|
|
Make getZRXTokenAddress non async
Leonid Logvinov
2017-11-24
6
-18
/
+29
*
|
|
Store networkId in web3Wrapper
Leonid Logvinov
2017-11-24
2
-20
/
+9
*
|
|
Add networkId to zeroExConfig schema
Leonid Logvinov
2017-11-24
1
-0
/
+5
*
|
|
Add networkId to ZeroExConfig and make it required
Leonid Logvinov
2017-11-24
2
-17
/
+10
|
|
/
|
/
|
*
|
Rename removed to isRemoved
Leonid Logvinov
2017-11-24
2
-7
/
+7
*
|
Make DecodedLogEvent contain web3 log under a log subkey
Leonid Logvinov
2017-11-24
2
-2
/
+5
|
/
*
Merge pull request #230 from 0xProject/feature/removeDuplicateEvents
Fabio Berger
2017-11-24
1
-0
/
+12
|
\
|
*
Add an order state cache to filter out duplicate events
Leonid Logvinov
2017-11-21
1
-0
/
+12
*
|
Fix nits
Jacob Evans
2017-11-23
1
-5
/
+4
*
|
Merge branch 'development' into feature/calculate-remaining-proportions
Jacob Evans
2017-11-23
8
-46
/
+189
|
\
\
|
*
|
Last renames
Leonid Logvinov
2017-11-23
1
-5
/
+5
|
*
|
Refactor while condition
Leonid Logvinov
2017-11-23
1
-6
/
+12
|
*
|
Merge branch 'development' into feature/orderExpired
Leonid
2017-11-23
1
-3
/
+31
|
|
\
\
|
|
*
|
Rename toDecimal to hexToDecimal
Leonid Logvinov
2017-11-22
1
-4
/
+4
|
|
*
|
Add postFormatter for logs
Leonid Logvinov
2017-11-22
1
-3
/
+31
|
|
|
/
|
*
|
Fix tests
Leonid Logvinov
2017-11-22
1
-1
/
+2
|
*
|
Fix a typo
Leonid Logvinov
2017-11-22
1
-1
/
+1
|
*
|
Check if transactionReceipt exists before normalizing it
Leonid Logvinov
2017-11-21
1
-1
/
+3
|
*
|
Address nits
Leonid Logvinov
2017-11-21
1
-3
/
+2
|
*
|
Remove old comment
Leonid Logvinov
2017-11-21
1
-1
/
+0
|
*
|
Fix async callbacks
Leonid Logvinov
2017-11-21
1
-2
/
+2
|
*
|
Check if callback exists
Leonid Logvinov
2017-11-21
2
-8
/
+10
|
*
|
Rename
Leonid Logvinov
2017-11-21
1
-8
/
+8
|
*
|
Pass callback down
Leonid Logvinov
2017-11-21
1
-9
/
+5
|
*
|
Merge branch 'development' into feature/orderExpired
Leonid
2017-11-21
11
-37
/
+52
|
|
\
|
|
|
*
Merge branch 'development' into feature/track-zrx-movements
Jacob Evans
2017-11-16
4
-20
/
+11
|
|
|
\
|
|
|
*
Merge branch 'development' into syncSubscribe
Jacob Evans
2017-11-16
9
-9
/
+24
|
|
|
|
\
|
|
|
*
|
separate assignment and call
Jacob Evans
2017-11-15
1
-1
/
+2
|
|
|
*
|
Remove Async subscribe callbacks from OrderWatcher
Jacob Evans
2017-11-15
2
-10
/
+8
|
|
|
*
|
Callback for subscribe no longer supports an Async Callback
Jacob Evans
2017-11-14
4
-12
/
+4
|
|
*
|
|
Fix nits
Jacob Evans
2017-11-16
1
-1
/
+1
|
|
*
|
|
Change to Async suffix convention
Jacob Evans
2017-11-16
1
-4
/
+4
[next]