Skip to content

Instantly share code, notes, and snippets.

"""Click script to handle exports from the crypto-only exchange, Poloniex."""
import csv
import click
@click.command()
@click.argument(
'loan_export',
type=click.File('rt'),
)
parity_1 | 2017-09-22 06:15:18 UTC main INFO parity::run Starting Parity/v1.7.2-beta-9f47909-20170918/x86_64-linux-gnu/rustc1.19.0
parity_1 | 2017-09-22 06:15:18 UTC main INFO parity::run Keys path /home/abc/.local/share/io.parity.ethereum/keys/Foundation
parity_1 | 2017-09-22 06:15:18 UTC main INFO parity::run DB path /home/abc/.local/share/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d
parity_1 | 2017-09-22 06:15:18 UTC main INFO parity::run Path to dapps /home/abc/.local/share/io.parity.ethereum/dapps
parity_1 | 2017-09-22 06:15:18 UTC main INFO parity::run Running in experimental Light Client mode.
parity_1 | 2017-09-22 06:15:19 UTC main DEBUG pip Initializing light protocol handler
parity_1 | 2017-09-22 06:15:20 UTC IO Worker #3 TRACE pip Sending status to peer 0
parity_1 | 2017-09-22 06:15:20 UTC IO Worker #1 TRACE pip Peer 0 disconnecting
parity_1 | 2017-09-22 06:15:21 UTC IO Worker #3 TRACE pip Sending status to peer 0
parity_1 | 2017-09-22 06:15:21 UTC IO Worker #1 TRACE pi
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #2 TRACE pip Incoming packet 3 from peer 0
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #2 TRACE pip pre-verifying response for Request #3847 from peer 0
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #2 TRACE pip requesting from peer 0. Cost: 111702495; Available: 466144137
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #0 TRACE pip Incoming packet 3 from peer 0
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #0 TRACE pip pre-verifying response for Request #3848 from peer 0
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #0 TRACE pip requesting from peer 0. Cost: 111702495; Available: 454441642
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #3 TRACE pip Incoming packet 3 from peer 0
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #3 TRACE pip pre-verifying response for Request #3849 from peer 0
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #3 TRACE pip requesting from peer 0. Cost: 111702495; Available: 342739147
parity_1 | 2017-09-22 19:09:36 UTC IO Worker #2

Keybase proof

I hereby claim:

  • I am WyseNynja on github.
  • I am bwstitt (https://keybase.io/bwstitt) on keybase.
  • I have a public key whose fingerprint is EB72 36AE 0AB2 F4F4 5CC7 5EC2 5981 917D 82F1 7DED

To claim this, I am signing this object:

@BlinkyStitt
BlinkyStitt / docker-compose.yml
Created October 22, 2017 05:57
zerotier 6PLANE, docker, and consul
# you need to set ZT6PLANE to match your network
version: '2.3'
networks:
zerotier:
driver: bridge
enable_ipv6: true
internal: false
ipam:
@BlinkyStitt
BlinkyStitt / unison 2.40.102 patch (OLD)
Last active January 29, 2018 20:17
unison whitespace backport to 2.40.102. Credit to https://github.com/bcpierce00/unison/pull/121
diff --git a/ubase/util.ml b/src/ubase/util.ml
index 7376799..1231eb6 100644
--- a/ubase/util.ml
+++ b/src/ubase/util.ml
@@ -399,15 +399,25 @@ let rec trimWhitespace s =
else
s
-let splitIntoWords (s:string) (c:char) =
- let rec inword acc start pos =
@BlinkyStitt
BlinkyStitt / unison 2.40.102 patch
Last active January 29, 2018 20:19
unison whitespace backport to 2.40.102. Credit to https://github.com/bcpierce00/unison/pull/121
diff --git a/ubase/util.ml b/src/ubase/util.ml
index 7376799..1231eb6 100644
--- a/ubase/util.ml
+++ b/src/ubase/util.ml
@@ -399,15 +399,25 @@ let rec trimWhitespace s =
else
s
-let splitIntoWords (s:string) (c:char) =
- let rec inword acc start pos =
# docker-compose up -d appswitch
# docker-compose up -d test
# /opt/appswitch/sbin/ax run -- curl -I test:8000
# docker-compose up -d
# docker-compose logs -f consul-a # https://pastebin.com/3nPdMr5V
# /opt/appswitch/sbin/ax run -- curl -I consul-a:8500 # hangs
version: '2.3'
volumes:
# docker-compose up -d
# docker-compose exec runner bash
# # gitlab-runner register
# # vi /etc/gitlab-runner/config.toml
#concurrent = $LIMIT
#check_interval = 0
#
#[[runners]]
# name = "$HOST"
# I put commit f14b54de (https://github.com/kvhnuke/etherwallet/commit/f14b54deaead01d42c0288e4da1d83086dca0ded) up at https://gateway.ipfs.io/ipfs/QmdqK6pHSFN3Q2eAUi1k9yC91H6hZRxvut7jBHkrZZ4PZf.
# Don't trust me? Good, you shouldn't. Verify yourself with these 2 commands
$ git clone --depth 1 https://github.com/kvhnuke/etherwallet.git
$ ipfs add --recursive etherwallet/dist
97.87 KB / ? added QmaqgRA1gr3bgkddRG8GEoaM6mLVVoXQRXwWUMz3xr1QGu dist/README.md
added QmV1Np7u48tGF4W6NtkqBqGGGyMBX9KD3ieSvmEyJyKuBS dist/bin/startMEW.js
added QmUbEXo4bAou54JE74NFnzxUdUxSFf6BupYPwhmGw46QDr dist/contest.html
added QmQwTpJGf5AmLfwpJjmNFBeTLwi5BbzxgRD99JMhMmK6Eg dist/css/etherwallet-master.min.css