/x11/smproxy/

tw44/git/dexon-0x-contracts' title='dexon-0x-contracts Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | add devdoc support to solc typings, and use itF. Eugene Aumson2018-08-296-69/+104
| | * | | | | | | add package sol-docF. Eugene Aumson2018-08-2911-0/+264
| | * | | | | | | add interface to return compiler output...F. Eugene Aumson2018-08-291-11/+33
| | * | | | | | | rename var `compiledData` to `compiledContract`F. Eugene Aumson2018-08-291-13/+13
| | * | | | | | | extract method _getContractNamesToCompile()F. Eugene Aumson2018-08-291-4/+5
| | * | | | | | | split methodF. Eugene Aumson2018-08-291-22/+29
| * | | | | | | | Merge pull request #1091 from 0xProject/feature/sra-spec/order-config-to-post...Francesco Agosti2018-09-2612-30/+46
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Add to changelogfragosti2018-09-261-0/+9
| | * | | | | | | Change /order_config endpoint to POSTfragosti2018-09-262-4/+4
| | * | | | | | | Update examplesfragosti2018-09-266-20/+27
| | * | | | | | | Fix erroneous ERC721 proxy idfragosti2018-09-261-3/+3
| | * | | | | | | Fix development flowfragosti2018-09-262-3/+3
| * | | | | | | | Merge branch 'development' into addFlagToPublishReleasesFabio Berger2018-09-264-2/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge branch 'development' of github.com:0xProject/0x-monorepo into developmentFabio Berger2018-09-264-2/+20
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-09-2652-2/+328
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Add weijie and rahulfragosti2018-09-263-0/+18
| | | * | | | | | | | Change news linkfragosti2018-09-261-2/+2
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | TypoFabio Berger2018-09-261-1/+1
| * | | | | | | | | Support passing in package names into publish_release_notes command-line for ...Fabio Berger2018-09-262-4/+23
| |/ / / / / / / /
| * | / / / / / / PublishFabio Berger2018-09-2630-217/+217
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Updated CHANGELOGSFabio Berger2018-09-2652-2/+328
| |/ / / / / /
| * | | | | | Properly render function generic types that don't extend another typeFabio Berger2018-09-263-10/+18
| * | | | | | Add changelog entryFabio Berger2018-09-251-0/+5
| * | | | | | Add transactionHash to OrderState and emit it from OrderWatcher subscriptionFabio Berger2018-09-255-13/+64
| * | | | | | merge developmentFabio Berger2018-09-25132-900/+2001
| |\ \ \ \ \ \
| * | | | | | | Fix lint issuesFabio Berger2018-09-252-19/+17
| * | | | | | | Fix prettierFabio Berger2018-09-251-1/+2
| * | | | | | | Fix prettierFabio Berger2018-09-252-4/+6
| * | | | | | | Decode logs received from blockstreamFabio Berger2018-09-252-8/+10
| * | | | | | | Add missing typeFabio Berger2018-09-251-1/+1
| * | | | | | | Update changelogsFabio Berger2018-09-252-2/+12
| * | | | | | | Refactor blockstream integration to use the proper callback method interfaceFabio Berger2018-09-252-22/+58
| * | | | | | | Add entry about newly exposed methodFabio Berger2018-09-251-0/+4
| * | | | | | | Expose method to send raw JSON RPC payloadsFabio Berger2018-09-251-34/+39
| * | | | | | | Merge developmentFabio Berger2018-09-2490-264/+655
| |\ \ \ \ \ \ \
| * | | | | | | | Fix prettierFabio Berger2018-09-213-3/+7
| * | | | | | | | Add changelog entriesFabio Berger2018-09-212-0/+16
| * | | | | | | | Upgrade blockstream to version that supports fetching logs by blockHash, fixi...Fabio Berger2018-09-212-2/+2
| * | | | | | | | Add blockHash to FilterObject now that EIP234 is supportedFabio Berger2018-09-211-0/+1
| * | | | | | | | Add assertion that one cannot specify both blockHash & fromBlock/toBlock to g...Fabio Berger2018-09-211-0/+4
* | | | | | | | | Clean up interfaces and exportsBrandon Millman2018-10-032-40/+38
* | | | | | | | | Remove static methods to retrieve assetDatas from SRABrandon Millman2018-10-031-19/+0
* | | | | | | | | Add AssetUnavailable errorBrandon Millman2018-10-032-7/+4
* | | | | | | | | Merge AssetBuyer and AssetBuyerManagerBrandon Millman2018-10-035-326/+148
* | | | | | | | | Add to CHANGELOGfragosti2018-09-251-0/+9
* | | | | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-09-2594-336/+750
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | PublishLeonid Logvinov2018-09-2528-170/+170
| * | | | | | | | Updated CHANGELOGSLeonid Logvinov2018-09-2548-3/+301
| * | | | | | | | Move SRA types from @0xproject/connect to @0xproject/sra-typesLeonid Logvinov2018-09-2516-164/+187
| * | | | | | | | Feature/custom verdaccio dockerfile (#1083)Alex Browne2018-09-254-0/+93
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Make package public again, but add warningfragosti2018-09-252-1/+3
* | | | | | | | Add AssetBuyerManager to READMEfragosti2018-09-251-0/+14
* | | | | | | | Use options object convention everywhere, and make package privatefragosti2018-09-257-142/+106
* | | | | | | | Provide convenience methods on AssetBuyerManagerfragosti2018-09-252-1/+43
* | | | | | | | Rename StandardRelayerAPIAssetBuyerManager to just AssetBuyerManager and gene...fragosti2018-09-253-25/+58
|/ / / / / / /
* | | | | | | Merge pull request #1037 from 0xProject/feature/forwarder-helper/sra-and-rpcFrancesco Agosti2018-09-2443-571/+1257
|\ \ \ \ \ \ \
| * | | | | | | Upgrade all depsfragosti2018-09-241-8/+8
| * | | | | | | Improve READMEfragosti2018-09-241-3/+1
| * | | | | | | Add expiry bufferfragosti2018-09-244-14/+51
| * | | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-09-2197-230/+6688
| |\ \ \ \ \ \ \
| * | | | | | | | Small typosfragosti2018-09-212-2/+2
| * | | | | | | | Add order provider response validationfragosti2018-09-213-0/+15
| * | | | | | | | Make asset buyer map privatefragosti2018-09-211-4/+4
| * | | | | | | | More renamingfragosti2018-09-218-67/+68
| * | | | | | | | Renamed orderFetcherResponseProcessor to orderProviderResponseProcessoerfragosti2018-09-212-7/+7
| * | | | | | | | Add labels to TODOsfragosti2018-09-212-4/+5
| * | | | | | | | Move some logic to order utilsfragosti2018-09-212-8/+16
| * | | | | | | | Add utility to get assetDatasfragosti2018-09-211-1/+8
| * | | | | | | | Rename OrderFetcher to OrderProvider and other small improvementsfragosti2018-09-209-49/+48
| * | | | | | | | Update descriptions for methods on AssetBuyerfragosti2018-09-201-3/+3
| * | | | | | | | Add better description to READMEfragosti2018-09-201-1/+3
| * | | | | | | | Implement StandardRelayerAPIAssetBuyerManagerfragosti2018-09-207-14/+166
| * | | | | | | | Move ObjectMap to shared typesfragosti2018-09-195-7/+17
| * | | | | | | | Rename forceOrderRefresh to shouldForceOrderRefreshfragosti2018-09-193-5/+5
| * | | | | | | | Calculate min and max rates in buy quotefragosti2018-09-193-33/+70
| * | | | | | | | Add isValidPercentage assertfragosti2018-09-192-13/+14
| * | | | | | | | Make ForwaderWrapper take in a number for feePercentage instead of BigNumberfragosti2018-09-193-6/+19
| * | | | | | | | make the slippage percentage customizable by integratorfragosti2018-09-183-7/+20
| * | | | | | | | Restrict orders field of AssetBuyerOrdersAndFillableAmounts to SignedOrder fo...fragosti2018-09-181-2/+2
| * | | | | | | | Fix order expired bugfragosti2018-09-181-1/+1
| * | | | | | | | Move all constants to own filefragosti2018-09-182-12/+11
| * | | | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-09-1831-39/+241
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add factory method for specific assetData to buy and add commentsBrandon Millman2018-09-152-3/+54
| * | | | | | | | | Add factory method on AssetBuyer for specific token addressBrandon Millman2018-09-151-1/+20
| * | | | | | | | | Add factory method on AssetBuyer for provided ordersBrandon Millman2018-09-152-1/+39
| * | | | | | | | | Export the order fetchersBrandon Millman2018-09-151-0/+2
| * | | | | | | | | Fix lint errorsBrandon Millman2018-09-153-18/+5
| * | | | | | | | | Delete old testBrandon Millman2018-09-151-136/+0
| * | | | | | | | | Implement ProvidedOrderFetcherBrandon Millman2018-09-153-1/+48
| * | | | | | | | | Implement StandardRelayerAPIOrderFetcherBrandon Millman2018-09-153-262/+84
| * | | | | | | | | Flesh out the AssetBuyer classBrandon Millman2018-09-159-233/+544
| * | | | | | | | | Create initial AssetBuyer classBrandon Millman2018-09-15