/net/smbldap-tools/

ody>
aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Fix linter errorsLeonid Logvinov2018-06-015-3/+5
* Add ethereum-types to extraFileIncludesLeonid Logvinov2018-06-018-8/+22
* Introduce ethereum-types packageLeonid Logvinov2018-06-0181-361/+511
* Merge pull request #641 from 0xProject/feature/remove-typesLeonid Logvinov2018-06-0118-441/+21
|\
| * Add changelog entry for typescript-typingsLeonid Logvinov2018-06-011-8/+8
| * Remove some typesLeonid Logvinov2018-06-0114-421/+11
| * Remove published typesLeonid Logvinov2018-06-014-12/+2
* | Fix buildAmir Bandeali2018-06-011-1/+1
|/
* Merge pull request #640 from 0xProject/await-transaction-successAlex Browne2018-05-315-25/+64
|\
| * Pass in a provider and instantiate a new web3Wrapper in token_registry_wrapperAlex Browne2018-05-312-5/+7
| * Add awaitTransactionSuccess where neededAlex Browne2018-05-314-22/+59
* | Check length before accessing indices, add awaitTransactionSuccess where need...Amir Bandeali2018-05-315-25/+43
* | Add back before/after snapshots for each testAmir Bandeali2018-05-3116-0/+97
* | Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMITAmir Bandeali2018-05-318-10/+10
* | Make preSigned and allowedValidators mappings publicAmir Bandeali2018-05-311-2/+2
* | Change names of signature typesAmir Bandeali2018-05-312-6/+6
* | Fix formatting and testsAmir Bandeali2018-05-3118-94/+16
* | Make AssetProxyId last byte of assetDataAmir Bandeali2018-05-3118-37/+74
* | Add signer to txHash, allow approveValidator to be used with executeTransactionAmir Bandeali2018-05-313-7/+10
* | Update WhitelistAmir Bandeali2018-05-317-24/+335
* | Fix Exchange interfaceAmir Bandeali2018-05-311-7/+5
* | Increase block gas limitAmir Bandeali2018-05-312-1/+2
* | Use last byte of signature as signature typeAmir Bandeali2018-05-318-106/+103
* | Remove TxOrigin signature type, modify whitelist to use Validator signature typeAmir Bandeali2018-05-317-35/+35
* | Update Whitelist contract with comments, also require maker to be whitelistedAmir Bandeali2018-05-315-16/+72
* | Fix buildAmir Bandeali2018-05-313-19/+24
* | Add example whitelist contract and minimum testsAmir Bandeali2018-05-313-11/+121
* | Add sample whitelist contractAmir Bandeali2018-05-313-1/+60
* | Add TxOrigin signature type and rearrange order of typesAmir Bandeali2018-05-313-63/+77
* | Add approveValidator functionAmir Bandeali2018-05-312-2/+17
* | Add Validator signature typeAmir Bandeali2018-05-314-3/+69
* | Add deepCopyBytes method to LibBytesAmir Bandeali2018-05-313-0/+92
* | Merge pull request #639 from 0xProject/fix/contracts/multisigWrapperAmir Bandeali2018-05-313-50/+62
|\ \
| * | Change logDecoder back into class, remove awaitTransactionMined from multiSig...Amir Bandeali2018-05-313-50/+62
| |/
* | Merge pull request #635 from 0xProject/feature/website/custom-onboarding-tooltipFrancesco Agosti2018-05-3122-197/+501
|\ \ | |/ |/|
| * Onboarding: implement add ETH step, and stub for add WETH stepfragosti2018-05-307-47/+121
| * Address PR feedbackfragosti2018-05-307-40/+41
| * Remove react-joyride from depsfragosti2018-05-301-1/+0
| * Add entry to CHANGELOG.jsonfragosti2018-05-301-0/+8
| * Remove blacklist conceptfragosti2018-05-304-66/+20
| * Some cleanupfragosti2018-05-302-11/+13
| * Improve tooltip lookfragosti2018-05-307-13/+69
| * Add types for react-popper, remove types for react-joyridefragosti2018-05-304-105/+62
| * Replace react-joyride with react-popperfragosti2018-05-305-53/+67
| * Write custom tooltip componentfragosti2018-05-263-7/+57
| * Run linterfragosti2018-05-262-2/+5
| * Add localstorage helperfragosti2018-05-261-0/+16
| * Add next buttonfragosti2018-05-263-2/+13
| * Auto-show onboarding flow on first page viewfragosti2018-05-265-7/+53
| * Add ability to blacklist onboarding stepsfragosti2018-05-263-34/+92
| * Fix PortalOnboardingFlowPropsfragosti2018-05-261-1/+0
| * Implement metamask installation flowfragosti2018-05-266-19/+75
* | Fix unselected relayer drawer itemBrandon Millman2018-05-301-1/+1
* | Add a CHANGELOG entryLeonid Logvinov2018-05-301-0/+4
* | Make opts param optional in CompilerLeonid Logvinov2018-05-30