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
/
testnet-faucets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect network ids
Brandon Millman
2018-02-08
1
-2
/
+2
*
Publish
contracts@2.1.10
@0xproject/website@0.0.13
@0xproject/testnet-faucets@1.0.11
@0xproject/deployer@0.0.7
Brandon Millman
2018-02-08
1
-4
/
+4
*
Prettier
Brandon Millman
2018-02-08
1
-1
/
+5
*
Addressed review comments
Brandon Millman
2018-02-08
4
-44
/
+31
*
Merge branch 'development' into feature/testnet-faucets/queue-by-network
Brandon Millman
2018-02-08
1
-1
/
+2
|
\
|
*
Stop using definite assignment assertion cause prettier doesn't handle that
Leonid Logvinov
2018-02-07
1
-1
/
+2
|
*
Use abi-gen for events in 0x.js
Leonid Logvinov
2018-02-07
1
-5
/
+0
*
|
Organize async task queues by network
Brandon Millman
2018-02-07
6
-171
/
+156
|
/
*
Bump subproviders version
Brandon Millman
2018-02-07
1
-1
/
+1
*
Merge branch 'development' into feature/testnet-faucets/order-dispenser
Brandon Millman
2018-02-07
4
-3
/
+22
|
\
|
*
Newline prettier/lint
Jacob Evans
2018-02-06
1
-1
/
+1
|
*
Merge branch 'development' into feature/subproviders/nonce-tracker
Jacob Evans
2018-02-06
1
-6
/
+7
|
|
\
|
*
|
Refactor tests for reuse of the fixture subprovider
Jacob Evans
2018-02-06
2
-5
/
+7
|
*
|
Disable linter for multiple class declarations
Jacob Evans
2018-02-03
1
-0
/
+2
|
*
|
Remove double declaration
Jacob Evans
2018-02-02
1
-5
/
+5
|
*
|
Enable CIRCLECI and declare web3
Jacob Evans
2018-02-02
3
-0
/
+14
|
*
|
Test faucets to use new NonceTracker
Jacob Evans
2018-02-02
2
-2
/
+3
*
|
|
Change rpcUrls keys back into string literals
Brandon Millman
2018-02-07
1
-4
/
+4
*
|
|
Add types-bn package to 0x.js and testnet-faucets
Brandon Millman
2018-02-07
1
-0
/
+1
*
|
|
Prettier
Brandon Millman
2018-02-07
2
-2
/
+3
*
|
|
Merge branch 'development' into feature/testnet-faucets/order-dispenser
Brandon Millman
2018-02-07
1
-5
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Publish
contracts@2.1.9
@0xproject/website@0.0.12
@0xproject/testnet-faucets@1.0.10
@0xproject/monorepo-scripts@0.1.9
@0xproject/deployer@0.0.6
Leonid Logvinov
2018-02-06
1
-5
/
+5
*
|
|
Addressed comments and update 0xProject/types-ethereumjs-util deps
Brandon Millman
2018-02-06
9
-103
/
+74
*
|
|
Merge branch 'development' into feature/testnet-faucets/order-dispenser
Brandon Millman
2018-02-06
1
-6
/
+7
|
\
|
|
|
*
|
Merge branch 'development' into feature/build_watch
Leonid
2018-02-05
1
-5
/
+5
|
|
\
|
|
|
*
Publish
contracts@2.1.8
@0xproject/website@0.0.11
@0xproject/testnet-faucets@1.0.9
@0xproject/monorepo-scripts@0.1.8
@0xproject/deployer@0.0.5
Leonid Logvinov
2018-02-01
1
-5
/
+5
|
*
|
Upgrade TS to the newest version
Leonid Logvinov
2018-02-01
1
-1
/
+1
|
*
|
Add build:watch command to all TS packages
Leonid Logvinov
2018-02-01
1
-0
/
+1
|
|
/
*
|
Prettier
Brandon Millman
2018-02-01
1
-1
/
+1
*
|
Update testnet-faucets README
Brandon Millman
2018-02-01
1
-3
/
+11
*
|
Merge branch 'development' into feature/testnet-faucets/order-dispenser
Brandon Millman
2018-02-01
3
-23
/
+23
|
\
|
|
*
Fix lint errors
Brandon Millman
2018-01-31
3
-23
/
+23
*
|
Fix lint errors
Brandon Millman
2018-01-31
1
-0
/
+2
*
|
Add order signing and dispensing ability to faucet
Brandon Millman
2018-01-31
8
-39
/
+159
|
/
*
Publish
contracts@2.1.7
@0xproject/website@0.0.10
@0xproject/testnet-faucets@1.0.8
@0xproject/monorepo-scripts@0.1.7
@0xproject/deployer@0.0.4
Fabio Berger
2018-01-30
1
-5
/
+5
*
Publish
contracts@2.1.6
@0xproject/website@0.0.9
@0xproject/testnet-faucets@1.0.7
@0xproject/monorepo-scripts@0.1.6
@0xproject/deployer@0.0.3
Leonid Logvinov
2018-01-30
1
-5
/
+5
*
Run prettier
Amir Bandeali
2018-01-26
1
-14
/
+14
*
Fix bad merge on package.json
Brandon Millman
2018-01-25
1
-1
/
+1
*
Merge branch 'development' into feature/kovan-faucets/all-testnet-support
Brandon Millman
2018-01-25
1
-6
/
+6
*
Respond to GH comments and add /info endpoint
Brandon Millman
2018-01-25
3
-5
/
+64
*
Change package name to @0xproject/testnet-faucets
Brandon Millman
2018-01-24
2
-2
/
+2
*
Implement testnet faucets for any testnet available via infura
Brandon Millman
2018-01-24
7
-59
/
+80
*
Rename to testnet-faucets
Brandon Millman
2018-01-24
17
-0
/
+608