index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contract-wrappers
/
test
/
erc721_wrapper_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deploy @dexon-foundation/0x.js
stable
Hsuan Lee
2019-03-06
1
-1
/
+1
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-4
/
+4
*
Remove ContractNotFound errors in contract-wrappers
Alex Browne
2018-10-16
1
-13
/
+0
*
In contract-wrappers, remove setProvider and add unsubscribeAll method.
Alex Browne
2018-10-16
1
-2
/
+2
*
Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...
Alex Browne
2018-10-16
1
-2
/
+3
*
Remove artifacts from migrations package and update contract-wrappers accordi...
Alex Browne
2018-10-16
1
-5
/
+11
*
Fix linter issue
Leonid Logvinov
2018-10-02
1
-9
/
+10
*
Cleanup contract-wrappers index.ts
Fabio Berger
2018-08-20
1
-1
/
+1
*
Export Web3ProviderEngine from subproviders package
Fabio Berger
2018-07-13
1
-2
/
+1
*
Remove only from tests
Leonid Logvinov
2018-07-05
1
-1
/
+1
*
Fix build after rebase
Leonid Logvinov
2018-06-29
1
-1
/
+1
*
Assign true values to names vars
Leonid Logvinov
2018-06-29
1
-8
/
+13
*
Fix a typo
Leonid Logvinov
2018-06-29
1
-1
/
+1
*
Set the interval to 0 in awaitTranscationSuccessAsync
Leonid Logvinov
2018-06-29
1
-12
/
+17
*
Make promises dangerous
Leonid Logvinov
2018-06-29
1
-1
/
+0
*
Rename getApprovedAsync to getApprovedIfExistsAsync
Leonid Logvinov
2018-06-29
1
-3
/
+6
*
Implement ERC721 token wrapper and token transfer proxy with tests
Leonid Logvinov
2018-06-29
1
-0
/
+460