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
/
metacoin
/
test
/
metacoin_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-2
/
+2
*
Fix many linter errors that showed up upon upgrading tsutil
Fabio Berger
2018-08-23
1
-2
/
+1
*
Move types from sol-compiler to types so they can be used in other places wit...
Fabio Berger
2018-08-22
1
-1
/
+1
*
Rename TransferContractEventArgs to MetacoinTransferEventArgs after changing ...
Leonid Logvinov
2018-06-29
1
-4
/
+4
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+0
*
Fix typos
Leonid Logvinov
2018-06-12
1
-0
/
+1
*
Fix linter issues
Leonid Logvinov
2018-06-12
1
-1
/
+1
*
Add profiler and geth tests to metacoin
Leonid Logvinov
2018-06-12
1
-0
/
+3
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-2
/
+2
*
Fix linter errors
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Check transaction receipt status codes where applicable
Alex Browne
2018-05-24
1
-3
/
+3
*
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-0
/
+1
*
Remove unused deployer docs configs
Leonid Logvinov
2018-05-10
1
-1
/
+1
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-2
/
+2
*
Rename deployer to sol-compiler
Leonid Logvinov
2018-05-10
1
-1
/
+1
*
Remove deployer from metacoin and contract tests
Leonid Logvinov
2018-05-10
1
-4
/
+7
*
Added a detailed description of `renameOverloadedMethods` (special thanks to ...
Greg Hysen
2018-04-10
1
-6
/
+6
*
Updated deployer to accept a list of contract directories as input. Contract ...
Greg Hysen
2018-04-10
1
-2
/
+54
*
Move our contract templates to accept Provider instead of Web3Wrapper
Leonid Logvinov
2018-04-04
1
-2
/
+2
*
Add metacoin example project
Leonid Logvinov
2018-04-02
1
-0
/
+62