Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc fixes: CLI #71

Merged
merged 5 commits into from
Apr 18, 2017
Merged

Doc fixes: CLI #71

merged 5 commits into from
Apr 18, 2017

Conversation

veox
Copy link
Contributor

@veox veox commented Apr 18, 2017

  • In example virtualenv setup command, use Python 3.5 (not 3.4) as interpreter.
  • Bump the recommended EBS drive size from 16G to 20G. After a fast-sync with geth, a little over 16 GiB is used for me ATM.
  • Reorder supervisord config examples so that "if using node impl-n X" sections are consecutive, and fix a typo where "Go-Ethereum" is written where "Parity" should be.
  • Quell a few (but not all) Sphinx (1.5.5) warnings. Errors are left as-is.
  • EDIT: Remind to back up the generated account's key file.

Lizard playing a leaf lute (from imgur):

The lizard leans against the log, dropps the lute in his lap, and starts to sing.

The "full" blockchain has grown significantly due to 2016 DDoS attacks.
Without, e.g., `geth --fast`, it takes quite some drive space. Mention
the fact.
Someone reading the doc is likely to choose just one of the two
examples. Make "relevant" and "irrelevant" paragraphs consecutive.
These:

/home/veox/src/ethereum-alarm-clock/docs/changelog.rst:5: WARNING: Title underline too short.

/home/veox/src/ethereum-alarm-clock/docs/index.rst:35: WARNING: toctree contains reference to nonexisting document ':maxdepth: 1'

/home/veox/src/ethereum-alarm-clock/docs/request_factory.rst:6: WARNING: duplicate object description of RequestFactory, other instance in /home/veox/src/ethereum-alarm-clock/docs/architecture.rst, use :noindex: for one of them
/home/veox/src/ethereum-alarm-clock/docs/request_tracker.rst:6: WARNING: duplicate object description of RequestTracker, other instance in /home/veox/src/ethereum-alarm-clock/docs/architecture.rst, use :noindex: for one of them
/home/veox/src/ethereum-alarm-clock/docs/transaction_request.rst:7: WARNING: duplicate object description of TransactionRequest, other instance in /home/veox/src/ethereum-alarm-clock/docs/claiming.rst, use :noindex: for one of them
@pipermerriam pipermerriam merged commit 00cbe51 into ethereum-alarm-clock:master Apr 18, 2017
lsaether pushed a commit to chronologic/ethereum-alarm-clock that referenced this pull request Jan 3, 2018
commit b64d8250705a7a55a7c177fed0838fbf9ac7e23d
Merge: 78a617f 9651eb6
Author: Logan Saether <lsaether@protonmail.com>
Date:   Wed Jan 3 13:18:02 2018 -0700

    Merge branch 'master' into master

commit 78a617f36bf300b3b528671faf2b19f78cce47bc
Merge: 4bbd112 9651eb6
Author: Logan Saether <lsaether@protonmail.com>
Date:   Wed Jan 3 13:16:32 2018 -0700

    Merge branch 'master' into master

commit 4bbd112a170adfd053b821524e94830460c2fb58
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Jan 2 19:20:26 2018 -0700

    Squashed commit of the following:

    commit f92557bee795ecc1237e1ddb9ada5bb58bb63bf0
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Tue Jan 2 19:19:36 2018 -0700

        should be good for merge

    commit b54008ad0bb2f0ec71ced0abbc64d5ac286a478d
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Tue Jan 2 16:31:51 2018 -0700

        fix

    commit 17ec1b5cf3707ce0c9de6cad571c5fefd43229c3
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Tue Jan 2 16:29:07 2018 -0700

        fix

    commit 729440fa1538d35abc21064e600dd259a2f2ac4e
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Tue Jan 2 16:26:37 2018 -0700

        cleanup + doc changes

    commit 5284c761322430254cf4e62c13b3c82ac3320bcb
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Sat Dec 30 12:07:34 2017 -0700

        moving client into its own repo

    commit 32fe2df5bda6801dd4a22c50f05ee6d598b8ed77
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Fri Dec 29 22:02:06 2017 -0700

        added cleanup to cache

    commit d89d8819cb2f6e43cb546e4a45f95b40e1bc208d
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Fri Dec 29 21:29:17 2017 -0700

        some refactoring in the script to make it more readable

    commit e4db6fd869dde4a560afae848cc18bbe8e33d83b
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Thu Dec 28 23:04:00 2017 -0700

        added geth pending transactions

    commit 67b095d8806530682ea4aa579d32690b221bf635
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Thu Dec 28 13:46:24 2017 -0700

        added rinkeby

    commit cd4b51b72e6980a6a93aeff210b8940c969731a9
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Thu Dec 28 12:22:55 2017 -0700

        took out unused variable self.paymentData.gasPrice

    commit 903c708ea3754089e591fa3ad7be330cb516ef46
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Thu Dec 28 11:54:38 2017 -0700

        changes

    commit dfd492f0f1dea9993ec97c296b395b953cb38038
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Thu Dec 28 10:32:44 2017 -0700

        cleaned up contracts

    commit 1d6e94f600c8ab381eeaaa4ef4735fe02b959f51
    Author: lsaether <Lsaether@protonmail.com>
    Date:   Thu Dec 28 09:09:05 2017 -0700

        upped the contract versions to 0.4.18

commit f3a43d2fa8a6d8e408e59ab5c10abfaafab1f0a2
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 27 22:57:00 2017 -0700

    refactored some contracts, added more docs

commit faafa4ab06b731d83637b89af964b99eb826a658
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 27 11:54:33 2017 -0700

    updates

commit 9981bbb5c308e037d5b6385e5d1e48107b3e9519
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Dec 22 23:49:32 2017 -0700

    working on just getting the script down to the essientials

commit 9b040fa48dd324ff7a17fa3da2c445823ef2ad5e
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Dec 22 16:53:32 2017 -0700

    script work and test fix:

commit f75d11ef0c10f7cd8983e3fc7707a6a67452f0e9
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Dec 22 12:00:26 2017 -0700

    claiming additions to script

commit a1163c07b10496b1af7068fbf56f045709e908e4
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 21 14:28:55 2017 -0700

    working on script

commit beae69a08267ebb893e7b411af1a1c6858793b8b
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 20 21:13:47 2017 -0700

    added a couple tests

commit 099000304a6cc271c8f168ea7d160820228a1bb6
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 20 18:40:17 2017 -0700

    working on the client script

commit ea6dc3650aebf4c58f5c9c3cd8080b4c3bdd9b99
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 20 10:04:10 2017 -0700

    updating docs

commit ddf3e2d6f8a0e20820cbecdfa7f658fc03936d79
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 20 00:43:03 2017 -0700

    added some stuff

commit a8db5e11b48eb9247c8aca7614142c338ef4a6ae
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 19 23:10:26 2017 -0700

    working on script

commit a877bd910b273c2d36819f599eebd84236c63c4a
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 19 21:00:45 2017 -0700

    added balance checks to see if its profitable to execute txs

commit e9bc6fb3e5c0358b2cb9a1c2e2e01baf27bfafb7
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 19 17:26:07 2017 -0700

    updating docs

commit 906f4eb7782742608236c01bda8af76305aab245
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 19 14:36:37 2017 -0700

    claimDeposit test added

commit 507b05daf164868f5e24b5cac1cab67fce39aa33
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 19 14:21:03 2017 -0700

    working on docs

commit 84f44dfb4504f78c296780bec835020f20057df4
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 19 14:03:14 2017 -0700

    claimDeposit.js

commit e39a5f29634b9c36ed63e993921f5061d15c26ea
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 19 01:10:12 2017 -0700

    added claimDeposit.js

commit ada89ce146d2cd41456cfd8d7c91cf3c888f5717
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 19 00:20:21 2017 -0700

    added a test in execution.js to check gas accounting

commit 1c3227e0d3c69ec1d4ac94c030a6bf2cb8e57d2d
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 18 21:28:00 2017 -0700

    added a test for blockClaiming + timestampClaiming

commit a6e63796e19b78d982d2e4122a8c3a787a847122
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 18 20:58:17 2017 -0700

    added a test in execution.js

commit 57e8a913c69a191dee8c6f2c73fc056430dca751
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 18 20:43:01 2017 -0700

    cleaned up some tests checking for invaraints + rewrote timestampReserved.js

commit 8c8cf52e50a1753f3577f77b7bc116c91dc245e3
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 18 19:39:11 2017 -0700

    added more to cancelling tests to cover invariants

commit 568c7e503443fd7c8f4e994391fdcdc750b50fcd
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Dec 17 22:02:42 2017 -0700

    added wallet functionality

commit 4a4ab6b2e5ad64d0e24acf60479f3a397f0c515e
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Dec 17 19:06:07 2017 -0700

    working on wallet scripts

commit f0ed141284d33496df201351cd33a33b199204fa
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Dec 17 16:45:43 2017 -0700

    tests fix to fix CI

commit 321b95d66b1ff7e2d3b6b2835a1b904442b74adc
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Dec 17 16:40:48 2017 -0700

    added lightwallet

commit e95d23c1c73b77eeec1fd24bb7e824ab0785b09e
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Dec 16 15:24:39 2017 -0700

    travis fix

commit 81a3c3d6e5c520c33133f3c69b438f41603d9c9f
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Dec 15 21:23:49 2017 -0700

    added proxy tests

commit ad8fc49d97f612eecbac5151af8e323b60bd2ac9
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Dec 15 16:13:46 2017 -0700

    update ropsten addresses

commit 2c9892fb2bab1df44137e73c954b93b2ae95a352
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Dec 15 13:12:50 2017 -0700

    removed the scheduleTxSimple api in favor of only the full parameters

commit ba9941e26e0672982991f204a035d36c30543c51
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 14 20:55:59 2017 -0700

    fixed contracts in a couple places

commit ccfd72d85fc2631c32dbc99b8654889ca7ac93bc
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 14 15:16:11 2017 -0700

    added check for abort reason - mismatchGasPrice and fixed tests

commit b6163917344427b4cc1d7caafde775624af05983
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 14 13:51:52 2017 -0700

    changed bytes32 to bytes

commit b86f3950cea06efe922cb84b78e78b8719f752a3
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 14 13:51:13 2017 -0700

    changed all bytes32 back to bytes

commit 3e928009539958b91b4e9247ed68f7afb3a0e107
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 13 18:33:33 2017 -0700

    README

commit 2c075eda6986f65b2282fc9655b27cf38cc98a18
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 13 18:15:46 2017 -0700

    some cleanup

commit 482b5adeed6aebe7fd7559d19d63e8be8498c6da
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 13 17:40:52 2017 -0700

    added logToFile to clean up console

commit 98f98550a1e4f649576d1df250c7680714ddabe8
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 13 17:22:21 2017 -0700

    some cleanup, fixes

commit adfc1ee7d943c83af42eaba7835902f6a724554e
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 13 16:25:55 2017 -0700

    some fixes, small instructions

commit 74a06333d7334c609182001223c2d7d0376c359b
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 13 15:26:43 2017 -0700

    working execution client

commit f796a4d36345a6eb9ee2e567dd63ebef48449b11
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 12 22:27:20 2017 -0700

    minor changes

commit 57cc4861c3421d6cd12b34447149d8d67a7db5a2
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 12 21:54:03 2017 -0700

    started basic cli

commit dcd8b1aeb68698c32fea8458ea62866c601e4bf2
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 12 19:24:24 2017 -0700

    added no new requests check

commit 2c25a50f247562649e247f4758c82ada4eccf8dd
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 12 19:15:43 2017 -0700

    latest scripts

commit ecec564adc294b6ab20c9f726ec855187b5277b6
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 12 18:25:41 2017 -0700

    updated cache

commit b24e21be6fe8dd93098a83650157e9f55df505cb
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 12 17:30:35 2017 -0700

    updated tracker

commit 0bf70365896181bb96247ebbfe230537a19ce001
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 12 14:47:32 2017 -0700

    some modularization to the scripts

commit 4c96ecd5a5c9a5220bac7db6ed8a1b4f6afa7249
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Dec 12 14:47:02 2017 -0700

    some modularization in the scripts

commit aeb2a6b37d8a80e580642f1fd40656e85dcefce3
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 11 22:18:08 2017 -0700

    started on the client script

commit 9651eb6ee439f83046a896bc53f95aefa4688c29
Merge: 54e0e89 2a9512b
Author: Piper Merriam <piper@pipermerriam.com>
Date:   Mon Dec 11 20:28:41 2017 -0700

    Merge pull request #89 from herecomesjaycee/patch-1

    Fixing typos on payout function

commit 165527fb68ffbb52a8ae77c66fe5ee7c09a05563
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 11 13:22:34 2017 -0700

    small fixes to contracts

commit 651a51b8378ab82e4f26cb255d79b4c7eece116d
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 11 13:11:28 2017 -0700

    add first integration test

commit 4838c9537506ed64c5afc6ab7e4d257bf45d417b
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 11 11:45:11 2017 -0700

    fix SchedulerInterface.sol

commit 8bae494325fe3c76c396f98c307fc92126ac93d1
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 11 11:12:56 2017 -0700

    fix TODO

commit 226ee10e3bf800379b06c8509970b0a095c5910a
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 11 11:12:09 2017 -0700

    fixed TODO

commit 2a9512b0341f269fb3d6d4691f683b0b8a71d266
Author: Jaycee Cheong <herecomesjaycee@users.noreply.github.com>
Date:   Mon Dec 11 17:37:03 2017 +0000

    Fixing typos on payout function

commit cc78e770f1462eb0011461fed4df3c2f5971e050
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Dec 8 18:06:18 2017 -0700

    accounting.js

commit 95a4cc4c13a8323ff70c09299a92b7122b63bdb7
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 23:12:20 2017 -0700

    some test fixes

commit e18fa143604a6127b685bd0f5622482f2da4aa6c
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 22:16:30 2017 -0700

    README

commit a35d3bc3c80b282c6e3fcc8d4b3be4290fa3c9fc
Merge: 729294e 5d6a13d
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 22:13:47 2017 -0700

    README

commit 729294e9afbd74a9e9d02323f1bb1011148aadb5
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 22:12:46 2017 -0700

    README

commit 5d6a13d2c89f88277d3b8c5052919579ceaa94df
Author: Logan Saether <lsaether@protonmail.com>
Date:   Thu Dec 7 17:35:53 2017 -0700

    add travis badge

commit 7ceb9dba350e50f9d962502fa3c9d081f4cf93c0
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 17:20:33 2017 -0700

    config fix

commit ea1ea58792a08817bc5d1e2b8716f96a220dfd17
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 17:14:44 2017 -0700

    travis... work

commit 061421810ea6ae0cc5910894ac8284f280b18e58
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 17:01:47 2017 -0700

    tell travis to use the right truffle version

commit 64e9fbd27692f990af1fcd69dd3b9445d76a2d2a
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 16:55:14 2017 -0700

    tell travis to use node 8

commit 2063bf7de2302c06bc6e72862bc008fe469ad796
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 16:50:52 2017 -0700

    test script ready for travis

commit 45c8c5070619132f4b1ae8e8a725cd0ecc1dff93
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 16:27:09 2017 -0700

    updated tests

commit 690439f638f3d4c748d1cc023442dcde7cb8c44a
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 16:19:22 2017 -0700

    updated tests

commit 4c87c6c06c1f137442f9345e33c1891803fdff86
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Dec 7 14:33:12 2017 -0700

    updated blockClaiming tests

commit e90ee2626bd22c5f84c7b9bb6bea3a70b25a641d
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 20:52:38 2017 -0700

    fix

commit 96655bcb0c2a350e8bef628ca69a9b0b7c639539
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 20:49:07 2017 -0700

    added RequestData class

commit 504966615a3f6621bbe862f41afdad85fc2d8664
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 17:59:55 2017 -0700

    removed unneeded folders and did some setup for coveralls

commit 7ef51bc9e6c9e60bf680ee7e00cf81a9a52dd743
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 17:50:41 2017 -0700

    removed executeNew function

commit 4a579cd598b772e87ba2ef6c6f4f849b2685f633
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 17:19:34 2017 -0700

    worked on cancelling tests

commit fdbbfb23a6d21ffd7539ca8a5629ed9afcf47ecf
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 15:50:37 2017 -0700

    fixed cannotExe....js

commit 24ab22d40d4630fc52320e796e222f6b2a93e0ca
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 15:39:31 2017 -0700

    fixed alreadyExecuted.js

commit 74f040a974c73dd495f5a59205912fdd2eb68bc1
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 15:27:30 2017 -0700

    fixed timestampExecution.js:

commit b36414ae2af1505a5e845c553ad80e58ab757354
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 13:54:23 2017 -0700

    update requestFactory tests

commit c0cde8272572473ef1f62ce6dee297cb29cb8dd5
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 12:49:56 2017 -0700

    fixed blockReserved.js test

commit 8b662c845403b2fae106be2469666f2d21a1d279
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 12:16:57 2017 -0700

    note

commit cf47bdda035fdd35991673fd4f81805f1567884d
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Dec 6 12:09:48 2017 -0700

    fixed blockExecution tests

commit 813e7d421c9bb068b93bc42334ae18d8505cdfe6
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 4 19:33:37 2017 -0700

    fixed scheduling tests

commit bdaf40398048f6d4794d06603844eea587b97161
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 4 18:48:21 2017 -0700

    fixes in blockScheduler.js

commit 03ac44ae72f2ce5b9c35cd6430aa14682d3ac4af
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 4 14:34:33 2017 -0700

    add requestData.js

commit 7c131914fb1a38a7b6fb9d3ebc640a5cb268e2df
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 4 11:55:27 2017 -0700

    quick fix

commit 2a70310dace6bdc794fc793f209fa2cf7c09aa7c
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Dec 4 11:50:58 2017 -0700

    removed internal modifier in the initialize function of RequestLib.sol

commit fbb992fd21e49da4011d7a60cbb17c7027d01f39
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Nov 30 20:47:21 2017 -0700

    depoyment script

commit 06ad3591bb9c44607bf6f86017bb7171ec26f031
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Nov 30 20:30:21 2017 -0700

    rewriting deploy script

commit 31b95b9c6953a49787bf9f10b3a52bf41c97905c
Author: lsaether <Lsaether@protonmail.com>
Date:   Thu Nov 30 18:05:55 2017 -0700

    merged remove_anchorGasPrice

commit 8cb42b8f62b7af6128cfb5b508a8b9b606c7248d
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Nov 21 13:49:16 2017 -0700

    test suite passing

commit 544b5cdb4e4b6695a79a507d7642db78f03848b5
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Nov 20 19:56:37 2017 -0700

    tests branch merged

commit b8560fb98b80be65bc007b81541f8593d96c6809
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Nov 17 12:51:50 2017 -0700

    updating

commit 7d1ea6b47b881ab556bfb33b176a730dd80f35e2
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Nov 17 12:15:52 2017 -0700

    merge

commit dcc64846f92eb45ac8be723324b7ac9300cc61bc
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Nov 15 12:30:08 2017 -0700

    merge conflicts

commit dd9f3f2ea5897857e6c3f48dad9b332e7d6a29a9
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Nov 15 12:27:36 2017 -0700

    merge fixes

commit fffa1e417925e954540acf99cd8b7df7715ab291
Merge: cafb33a f40743d
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Nov 15 12:14:06 2017 -0700

    merging

commit f40743d8b75ce8475f86edbe594fd060eb99aae8
Author: lsaether <Lsaether@protonmail.com>
Date:   Wed Nov 15 12:08:21 2017 -0700

    Block execution tests

commit 224a68aa43498dd4ff842f8a4b79e82ddff2f0cd
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Nov 14 22:30:08 2017 -0700

    tests

commit 3d05ab41a09dd83682ff17cf7f2788efe9fdf83a
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Nov 14 22:13:25 2017 -0700

    got some tests working

commit 5abdef91a8044230ccb218ba5a8ad6aa84514fec
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Nov 14 21:40:29 2017 -0700

    9 passing (2s)

commit 77c761f09846ee122527a47b59628280f2384267
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Nov 14 20:32:31 2017 -0700

    debugging

commit 64e7764b8b68e37cc26679d0c46c044feec9366f
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Nov 14 15:06:25 2017 -0700

    tests are passing

commit c9e74d58db423fb514abb9e763695ce9acb58b29
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Nov 14 14:26:23 2017 -0700

    working on the test suite

commit 7a7655f289c72c127e00892af7bfcd25789e9f52
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Nov 14 13:56:44 2017 -0700

    fixed a bug

commit e406c5e296aac2c3c052d22f6eba144e5cf704c7
Author: lsaether <Lsaether@protonmail.com>
Date:   Tue Nov 14 13:06:07 2017 -0700

    working on tests

commit 302ee7e71928532afb4fd1b0eb432d9d33c9171b
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Nov 13 15:57:51 2017 -0700

    working on tests

commit f97afc5d4c14ba3877c6efa20660b181270dbcac
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Nov 13 01:33:25 2017 -0700

    troubleshooting tests

commit 0d22882a5e80539b12e5254b6d4d4484252bd6bf
Author: lsaether <Lsaether@protonmail.com>
Date:   Mon Nov 13 00:27:03 2017 -0700

    -

commit 9c7ac34bf4769c8d7c6689a5db55ca955c03deaf
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 21:51:40 2017 -0700

    removed stack depth params

commit cafb33ae6e2ff70aff21e7c41fbbe56ecc726bc5
Merge: ccf2974 2dc286f
Author: Vijay Kandy <vkandy@gmail.com>
Date:   Sun Nov 12 21:41:17 2017 -0700

    Merge branch 'feature/rewrite-tests-with-truffle'

    # Conflicts:
    #	config/index.js
    #	contracts/BaseScheduler.sol
    #	contracts/BlockScheduler.sol
    #	contracts/Interface/RequestFactoryInterface.sol
    #	contracts/Interface/RequestTrackerInterface.sol
    #	contracts/Interface/SchedulerInterface.sol
    #	contracts/Interface/TransactionRequestInterface.sol
    #	contracts/IterTools.sol
    #	contracts/Library/ClaimLib.sol
    #	contracts/Library/ExecutionLib.sol
    #	contracts/Library/GroveLib.sol
    #	contracts/Library/MathLib.sol
    #	contracts/Library/PaymentLib.sol
    #	contracts/Library/RequestLib.sol
    #	contracts/Library/RequestMetaLib.sol
    #	contracts/Library/RequestScheduleLib.sol
    #	contracts/Library/SchedulerLib.sol
    #	contracts/RequestFactory.sol
    #	contracts/RequestTracker.sol
    #	contracts/TimestampScheduler.sol
    #	contracts/TransactionRequest.sol
    #	contracts/_deprecate/SafeSendLib.sol
    #	migrations/2_deploy_contracts.js
    #	package-lock.json
    #	package.json

commit 823991d14ce5603e489aacf0790867e2212ecd64
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 21:01:07 2017 -0700

    added Piper's FIXME comments

commit 224d0bf11da87dfe7f7b743db37b6a6c3870d078
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 20:52:34 2017 -0700

    finished inserting SafeMath

commit 2dc286feb6843a21553b62ae426d99babd0bd60b
Author: Vijay Kandy <vkandy@gmail.com>
Date:   Sun Nov 12 20:41:08 2017 -0700

    -- comments after meeting with Piper

commit 4d0845188504d27ba868ab3500c1875c9039c059
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 20:35:00 2017 -0700

    adding zeppelin safemath

commit d9a942265db34de55610523917b0fccaca9be216
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 20:08:23 2017 -0700

    working on tests

commit 79acaee4b83798f3c7922c4bd0a51c38e2c31200
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 18:25:17 2017 -0700

    Removed deprecated contracts

commit 13c96276fadb95bbacacc701ce1535cc18b2a573
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 18:10:29 2017 -0700

    took out SafeSendLib.sol

commit e70812c96dc8ada1a738eddb404776262fb054b7
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 17:48:43 2017 -0700

    First test file passing

commit 46af9e26fbf39842c20ec3819ca60197365009c6
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 16:23:20 2017 -0700

    working on tests

commit ccf2974445c836a3dd37fc02cea0fc940319b28a
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 12:36:56 2017 -0700

    tests run

commit b71307b85135e7122e9ead07f36d87b05323e5b7
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 12:12:00 2017 -0700

    quick fix to add in config

commit 3bf0cb72f8dbd6fd565498adad562fba1de07dd6
Merge: cdb8875 092e8b8
Author: Logan Saether <lsaether@protonmail.com>
Date:   Sun Nov 12 12:03:12 2017 -0700

    Merge pull request #1 from chronologic/dev

    Merging branch dev into master with latest changes to contracts and test suite

commit 092e8b812a4e00f44645ffc4596fd705509c77f6
Author: lsaether <Lsaether@protonmail.com>
Date:   Sun Nov 12 12:00:08 2017 -0700

    migrations working

commit 8c9d2b05ac372f2aa87ed14269bcd4608cacac41
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 22:50:38 2017 -0700

    truffle tests

commit 3a9307448063e1ac07737d1847e244bd98fe15ce
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 22:45:28 2017 -0700

    working on truffle tests

commit 43b2c9d501b1d73d60cc47e079628d983c15ac04
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 21:40:15 2017 -0700

    README

commit 2ed17210a56c1a983b936071bff0f342216b17fd
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 21:37:52 2017 -0700

    Test passing

commit b08d8a1010d85461ddc3242bb62aa55c2f26c0a5
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 21:32:16 2017 -0700

    starting on tests

commit 5a7c7f4381fb71fc7a5a35ffdfc535cfa30abc1b
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 21:23:45 2017 -0700

    debugging a library issue

commit 62d405f7fe98c6b1a913d997b3ab86336a7d1160
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 20:32:46 2017 -0700

    all smart contracts bumped up to 0.4.17 and organized

commit ea49a558d666a4375cc3e4104173edab05b60e47
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 19:47:59 2017 -0700

    quick fix

commit 7643e7ea8ea0c4a46b4955099fe61d58fb8a213e
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 19:41:39 2017 -0700

    Updated code in RequestLib.sol

commit 878656acca028612320253c48a9eb8327b7860e9
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 19:00:56 2017 -0700

    updating solidity code

commit 6459030a51878fc36967fd753e20a7b4e36c55e0
Author: lsaether <Lsaether@protonmail.com>
Date:   Sat Nov 11 17:16:04 2017 -0700

    Getting started on rewriting tests and updating codebase

commit 3f56f917c4bf8f4d5b827c4f909925790c192f4c
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Nov 10 19:31:17 2017 -0700

    working on GroveLib

commit 1ac6fd9ffb5c427388a44cbcfd22db750c86cbf6
Author: lsaether <Lsaether@protonmail.com>
Date:   Fri Nov 10 17:36:50 2017 -0700

    testing github config

commit e25ec6d2047d6e58e11f9c299004ef9ccfb394b6
Author: linux@user <linux@example.com>
Date:   Fri Nov 10 17:32:18 2017 -0700

    first push to dev

commit 563bdff678f3a8095e9c1096d65b9cc39073b9a5
Author: Vijay Kandy <vkandy@gmail.com>
Date:   Wed Oct 18 00:21:11 2017 -0600

    -- block claiming tests

commit 1f51df0b1c0941e4ce170fa511601b9f482a22eb
Author: vkandy <vkandy@gmail.com>
Date:   Mon Sep 25 11:18:02 2017 -0600

    -- temporarily used bytes32 instead of bytes32 to deploy contracts.

commit 887427f43c4a48eabd92d25c0046d91fec76eb06
Author: vkandy <vijay@kandysoftware.com>
Date:   Mon Sep 18 23:36:26 2017 -0600

    -- initialize throws exception

commit b9761b507de8d40415046916c337adff2813d364
Author: vkandy <vkandy@gmail.com>
Date:   Sun Sep 17 15:48:00 2017 -0600

    -- added request.creation.spec.js, fixed some compiler warnings, function to format addresses in EIP-55 mixed-case checksum encoding

commit f3b71310087cdfe84ecd9d0370269dda8358a3f9
Author: vkandy <vkandy@gmail.com>
Date:   Sun Sep 17 14:47:27 2017 -0600

    -- Link contract dependencies. deployment to testrpc works.

commit b707c3a0ccae173faa4d2f2de37c54ed7e568df3
Author: vkandy <vijay@kandysoftware.com>
Date:   Sun Sep 17 00:09:20 2017 -0600

    -- update contracts add migrations

commit cdb8875f8c63371e688a0699a759d083443c671e
Merge: 54e0e89 8f4b72c
Author: vkandy <vkandy@gmail.com>
Date:   Tue Sep 12 12:35:13 2017 -0600

    Merge branch 'feature/upgrade-contracts-to-compile-with-latest-solc'

commit 8f4b72c0dddf5b5d87395932b8a10c6369a53fc4
Author: vkandy <vkandy@gmail.com>
Date:   Tue Sep 12 12:34:49 2017 -0600

    -- Added required "payable" modifier to indicate functions accept Ether

commit 5862954384a1958433b8e8dd4fc20b6467d364bf
Author: vkandy <vkandy@gmail.com>
Date:   Tue Sep 12 12:22:26 2017 -0600

    -- Init as npm and truffle project, fix syntax errors when compiled with solc v0.4.15

commit 54e0e8969ea1d000804e5c6caec7211c3917aaf2
Merge: 1813b90 302261e
Author: Piper Merriam <piper@pipermerriam.com>
Date:   Fri Jun 30 21:41:12 2017 -0600

    Merge pull request #80 from kidsil/master

    fixing typo (previous instead of next)

commit 302261efe9e462f92a5cc8305235ff56f69e8f80
Author: Asaf Zamir <asaf.zamir@gmail.com>
Date:   Fri Jun 30 20:07:08 2017 +0100

    fixing typo (previous instead of next)

commit 1813b9043500537a2bbf0c348b87d28dba1b7847
Merge: 00cbe51 b4b44a1
Author: Piper Merriam <piper@pipermerriam.com>
Date:   Thu Apr 20 08:57:17 2017 -0600

    Merge pull request #75 from veox/update-dependencies

    Update dependencies, include asset file in PyPI

commit b4b44a17d5984c5e8ab008817a7ef5bbed67de2d
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Wed Apr 19 20:29:49 2017 +0300

    pip/pypi: Bump dependency versions in requirements.txt, too.

commit b00eabfd7595c63d74840261a17fcef624f40432
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Wed Apr 19 19:44:28 2017 +0300

    pypi: include all JSON assets.

    As requested:

    https://github.com/pipermerriam/ethereum-alarm-clock/pull/75#discussion_r112253404

commit ec7a0b5d4b023fc81df15f438b78e50c2ea60a02
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Wed Apr 19 14:59:57 2017 +0300

    pypi: fix typo, do include the contracts' ABI JSON in the package.

    Fixes #74.

    The MANIFEST.in had a typo and didn't include the ABI description
    JSON for EAC's contracts in the PyPI package.

    It also seems that the version tag had a typo, with an unlikely
    leap from v0.7.0 to v8.0.0b1. This can't be fixed in a PR, and
    will require yanking the v8.0.0b1 release from PyPI, together
    with a loud communique to everyone who happened to install that
    version.

commit 7b4ed40ba0fb51195b047dd6b0d3efefc9c7a4c7
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Wed Apr 19 14:54:45 2017 +0300

    setup/config: Wait moved from `populus.utils.wait` to `populus.wait`.

    Fixes #73.

    In Populus v1.6.0, the Wait class/interface has been moved to
    a different sub-module.

    Instead of pegging the dep to an older version, update the code.

commit b1fa36e7f392185c0d7416e0f0f4f1633d4878ee
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Wed Apr 19 14:48:50 2017 +0300

    setup: Specify `gevent` as a hard dependency.

    Fixes #72.

    `gevent` is used in code directly, but wasn't listed as a dep.

    This used to work before, since `populus` (another dep of EAC)
    had a hard dep on `gevent`. It has become "extra" there - see
    https://github.com/pipermerriam/populus/pull/218

    Following the docs on EAC instance deployment otherwise
    results in a client that's unable to start.

commit 00cbe51e3a4233b75d0c4681cd53f4599c77a399
Merge: 35bdcfd 9c9b4cc
Author: Piper Merriam <piper@pipermerriam.com>
Date:   Tue Apr 18 14:50:04 2017 -0600

    Merge pull request #71 from veox/doc-fixes

    Doc fixes: CLI

commit 9c9b4ccc224f5da12a27bd909442686825f8b484
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Tue Apr 18 22:40:21 2017 +0300

    doc: remind to back up the key file.

commit 0e7e2117125d43a5a44b4b48d11d0c2d480365fb
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Tue Apr 18 15:44:20 2017 +0300

    doc: proper logfile name.

commit 37e1ef4cb215c6cc4752eb58ae45c45407e8d208
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Mon Apr 17 21:29:32 2017 +0300

    doc: quell some warnings by Sphinx (1.5.5).

    These:

    /home/veox/src/ethereum-alarm-clock/docs/changelog.rst:5: WARNING: Title underline too short.

    /home/veox/src/ethereum-alarm-clock/docs/index.rst:35: WARNING: toctree contains reference to nonexisting document ':maxdepth: 1'

    /home/veox/src/ethereum-alarm-clock/docs/request_factory.rst:6: WARNING: duplicate object description of RequestFactory, other instance in /home/veox/src/ethereum-alarm-clock/docs/architecture.rst, use :noindex: for one of them
    /home/veox/src/ethereum-alarm-clock/docs/request_tracker.rst:6: WARNING: duplicate object description of RequestTracker, other instance in /home/veox/src/ethereum-alarm-clock/docs/architecture.rst, use :noindex: for one of them
    /home/veox/src/ethereum-alarm-clock/docs/transaction_request.rst:7: WARNING: duplicate object description of TransactionRequest, other instance in /home/veox/src/ethereum-alarm-clock/docs/claiming.rst, use :noindex: for one of them

commit 67558ad879bf2b03f049c381410661dc7942119e
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Mon Apr 17 21:18:09 2017 +0300

    doc: reorder config file snippets.

    Someone reading the doc is likely to choose just one of the two
    examples. Make "relevant" and "irrelevant" paragraphs consecutive.

commit 2b4897825155d4f61f4f2746657071a66016dc26
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Mon Apr 17 21:13:33 2017 +0300

    doc: Update and typos in `cli.rst`.

    The "full" blockchain has grown significantly due to 2016 DDoS attacks.
    Without, e.g., `geth --fast`, it takes quite some drive space. Mention
    the fact.

commit 35bdcfda0639380096ffc7533240a5179780564d
Merge: 5887e77 cd324a6
Author: Piper Merriam <piper@pipermerriam.com>
Date:   Wed Apr 12 10:06:40 2017 -0600

    Merge pull request #70 from veox/doc-fixes

    Documentation fixes: Architecture

commit cd324a62bfff73a5759ac938f22804a6723ad320
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Wed Apr 12 13:04:59 2017 +0300

    doc: Clarification on {Block,Timestamp}Scheduler, and parameter validation.

commit d443f690fe163d5f78a7108b860fa61e12f8a781
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Wed Apr 12 12:59:57 2017 +0300

    doc: architecture Request* classes - typos and style.

commit 4684e294e26c1f0079f2208dacd169e6107348f7
Author: Noel Maersk <veox@users.noreply.github.com>
Date:   Wed Apr 12 12:30:44 2017 +0300

    doc: architecture overview - typos and style.

commit 5887e77714e1483828bd898e648523e54beebb1a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Oct 5 18:24:38 2016 -0600

    bump web3

commit 1f49994291352ab9ba0d6599e4ad43a2305c27c4
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Oct 5 15:25:26 2016 -0600

    non-blocking handling of transaction results

commit 5364e3410c49984a92b36e4b04a4caf5d33399a4
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Oct 5 13:00:48 2016 -0600

    updates

commit 14a5be43b975b43c17578d0c455c192b3d61cd75
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Oct 5 10:29:41 2016 -0600

    add makefile

commit 731ace899a0411e2b42336907b4febf6200c7d85
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Oct 5 10:27:49 2016 -0600

    set client as 8.0.0b1

commit 834a093663fcea2f9df9bfcc9cfd1cfd2aef1920
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Oct 4 21:49:46 2016 -0600

    Block and Timestamp schedulers for testnet

commit 960a200e865efc75d02b5baaa73531b040640f66
Merge: 3cb3fb4 e540f7d
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Oct 4 17:28:53 2016 -0600

    Merge pull request #68 from pipermerriam/piper/expand-cli

    reorganize cli

commit e540f7df7112c4273c47b59b0b6d8f4d76b8576b
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Oct 4 17:11:59 2016 -0600

    fix tesets

commit 282c65ee791632c610268131538f0e6ebc6f9b1c
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Oct 4 16:07:39 2016 -0600

    general cleanup and some testing

commit 2223e82cadbfe8690c36ee44cbe17aeb8b0fae7b
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Oct 3 15:48:14 2016 -0600

    stuff

commit 1c82590a88c07e6fda4d3465855ba382cb64688a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Oct 2 22:44:06 2016 -0600

    bump web3 version

commit 7abe1d8d06b1314e72dc37dc5eb8221d1e8e380f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Oct 1 17:52:25 2016 -0600

    reorganize cli

commit 3cb3fb468f1c055f0b92f113558bc5250bb48caf
Merge: 215f62b 93b17db
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Oct 1 11:02:40 2016 -0600

    Merge pull request #67 from pipermerriam/piper/more-getting-ready-for-testnet

    adjust some things

commit 93b17db576c4c99e576dc90b5c3df95d3d1192cc
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Oct 1 11:01:21 2016 -0600

    adjust some things

commit 215f62bedde958eb2faf25d60a895902ce2dc8c2
Merge: c636dee aa2c1a7
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 30 19:54:08 2016 -0600

    Merge pull request #66 from pipermerriam/piper/more-getting-ready-for-testnet

    Piper/more getting ready for testnet

commit aa2c1a7f0582f51d0e160bb4adbcf038f5826bc4
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 30 16:58:48 2016 -0600

    tweaks

commit b1520ed82b1261a42ca35573b47fff71a55487da
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 30 16:18:01 2016 -0600

    use other factory address

commit 907b663e2fdce15b2785f9d5b64a86a17993bf5d
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 30 16:16:18 2016 -0600

    testnet deploy

commit c636deed089720aecf0780ab63d4d9c9729811d1
Merge: 2ec9ee1 368c341
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 30 14:10:18 2016 -0600

    Merge pull request #65 from pipermerriam/piper/get-ready-for-testnet

    Getting ready for testnet release

commit 368c341621a893cc472210ecbbbcf5ce66365d58
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 30 14:10:04 2016 -0600

    docs futzing

commit 40605214c8d2143a3fe39cb1b419b4144a8de460
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 30 13:12:39 2016 -0600

    rollbar stuff

commit f35028ced238acd259dfc538ef7a134695cd682b
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 30 11:32:56 2016 -0600

    dirty

commit 2ec9ee18dd332afe6efa6f1ea1db4b2bed07e46f
Merge: bf2b05b 85ce01a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 29 15:27:35 2016 -0600

    Merge pull request #64 from pipermerriam/piper/timestamp-call-test-coverage

    Piper/timestamp call test coverage

commit 85ce01acc2fdeee95378b41edab210e56fe87d70
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 29 14:47:26 2016 -0600

    more bugfixes for client

commit 78f87a07775f15727f42395af3a9d76f3a2e0ea4
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 29 13:48:29 2016 -0600

    more logging cleanup

commit 2daefcb130caeca02595cc8e2235b592c4482197
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 29 13:22:17 2016 -0600

    large cleanup

commit 85fc76e92d5619fe6b9774b0afc58b5acd69f601
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 29 11:31:45 2016 -0600

    execution client now functional

commit 5d4c32a9f577a62e18a002b6a4b299a84561d449
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 29 05:59:36 2016 -0600

    work on claiming

commit 3fbbe60d82f4cfa23859172bb4c04959f69a474d
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 28 15:23:31 2016 -0600

    work on execution client

commit 3df5eeb00e830902830d83656a8f646506ab392f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Sep 27 22:56:53 2016 -0600

    mur mur

commit 52d2a07e4918b8eb045f451d32eff62b4d5bdd5a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Sep 27 16:34:25 2016 -0600

    some basic start to the execution client

commit b35679bab26fc099081d6ad34d1fcfb9578f0416
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Sep 27 15:19:28 2016 -0600

    flesh out events in docs

commit 2ad317901ecff659ef36b6932925b748d94aa059
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Sep 27 14:38:35 2016 -0600

    tests may pass

commit f6826aefce8ad8875e4aa6f45ba3030a83fb77f1
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Sep 27 14:10:10 2016 -0600

    lots of broken tests

commit bf2b05bf1f10b20b9d4fb17be673b575c0401e0d
Merge: 6ac22b9 9a1d5db
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 26 22:56:09 2016 -0600

    Merge pull request #63 from pipermerriam/piper/update-documentation

    Piper/update documentation

commit 9a1d5db96dcc16254fb63ad80a2fd16e6933ac84
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 26 22:22:06 2016 -0600

    further fleshout timestamp based request testing

commit 54711760e8a563d8d542ec04f673d513e61aab35
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 26 22:15:57 2016 -0600

    fix tests

commit 965370c5c6999e8ee6d93611ee0d8ac528e9f5bc
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 26 20:44:06 2016 -0600

    timestamp based scheduling tests, things are broken

commit 73a2977829c6840f6bcf6a0e40fc7b58386ba7ac
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 26 18:08:54 2016 -0600

    fix call signature

commit d4d2b6131bd3fcd661c9fb1de4b90649cb56cae1
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 26 17:09:01 2016 -0600

    add somewhat real pricing mechanism

commit 664269adfbb51fc8f03efebb766f5003f707a1f6
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 26 16:00:11 2016 -0600

    Basic requesttracker docs

commit fb45bcc23fce9519f19bf9b70e0bf284779ebbb6
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 26 15:25:19 2016 -0600

    make the lexer work

commit 09b6cf035216dd1a6f3a0bf737762e21dac5e3c1
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 26 14:59:41 2016 -0600

    more updates

commit abfe82904c73f5eb5f10a9b685a4b180347593c2
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 25 18:28:44 2016 -0600

    more docs on execution

commit 4ab980b3bf37b67aac7b55ef9b0eb10a8b8731d3
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 25 17:58:38 2016 -0600

    fix test

commit 26637c4f7cacc4037a3c7e167ae7751e274f5403
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 25 16:55:30 2016 -0600

    more docs on execution

commit b17e735289a45f3e419ddfafc6552e3bbe875f1c
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 24 19:23:18 2016 -0600

    fix temporal unit test

commit f9a700a4af08938d4ad0d186f7e98abdb1d65203
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 24 18:34:44 2016 -0600

    more docs

commit 60f55624671065fb2d5438d8d9be1050450c6deb
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 24 18:09:03 2016 -0600

    remove proxy piece from docs

commit 740a896fb827368b12fed56ee8d6998e06b59b0b
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 24 18:08:07 2016 -0600

    get tests passing

commit 5d0aabfa8187fac7375f591c35a0e64990ed4af4
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 24 12:51:37 2016 -0600

    bump

commit c2a24be72f5c178c60bb8312308b84c68564f4b5
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 24 12:51:13 2016 -0600

    dirty

commit 7bbc9b3587f7973668816511cd4bd2998d4692ff
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 18:36:51 2016 -0700

    more docs

commit 6f6973b747798eda90cf97f78c444ba3dd708caa
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 16:31:23 2016 -0700

    docs docs cleanup cleanup

commit 78219f375494102c3824c2943edca131fb81e79a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 16:16:46 2016 -0700

    more docs

commit 1809786ed144c0d2ede8bd80de5de42b7a3cef05
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 14:34:44 2016 -0700

    All ready for time base calls now

commit 39650c9b996165aea4afac97f5c66c2c8efc35b7
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 12:35:53 2016 +0800

    Makefile addition

commit ca78bf7afb2afdd2679ede5a3fc124acaf3f9937
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 12:32:48 2016 +0800

    update requirements

commit 6ac22b99ed478e23b08d8b8e3281fda564505bb9
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 12:26:36 2016 +0800

    better comments

commit 3a38bda14e719fa7610a2d127ec282e9220a4633
Merge: dc5f177 158f12f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 12:26:02 2016 +0800

    Merge pull request #62 from pipermerriam/piper/v8

    Piper/v8

commit 158f12fba6e620668fa5c1274c5ef97e4eafca4e
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 11:40:44 2016 +0800

    fix sending back payments

commit 86a08e0c4b06681b10b9a310173022d0ef6d0e25
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 23 08:11:58 2016 +0800

    make more tests pass

commit d792b24a02f4bd77cb65dec40b61a92eb7df0374
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 22 23:24:24 2016 +0800

    dirty

commit 8cf99b6de37e2d0cc1c11e52b6eef3f4bec8e0a5
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 22 23:17:50 2016 +0800

    test cleanup

commit 57c6f18f533517fe858bac02961380b17d42152c
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 22 20:56:41 2016 +0800

    conftest updates and cleanup

commit 391dcc0e47865ff8618a6d07cbcfb348a8bbf539
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 22 20:38:30 2016 +0800

    travis ci config

commit 3ded5d2970019216ff8e983dedc980f773fcea43
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 18 03:38:55 2016 -0700

    add stub tests

commit 2be26ce47aba1ae8a82a332ab5bb331a72417630
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 18 03:35:11 2016 -0700

    stack depth test

commit c9b7572d26cde028d953ebed6bf8555eb988fa9a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 18 02:07:20 2016 -0700

    tests for execution authorization

commit 27c28bf824cec29ec040814f6f8ab7a56c42b90d
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 23:59:28 2016 -0700

    more cancel tests

commit 7331184ed88d30d73c400483caa27ec352a5523f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 20:35:57 2016 -0700

    attempt to send back scheduling ether

commit babaf23ef2aa62b95b697d664c3f5a96397ac1b7
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 19:03:26 2016 -0700

    fix test

commit 59a757d42e4839e959e3d167f7ce0704340a999b
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 19:01:37 2016 -0700

    some cancellation tests

commit f326f61d13d544776beda8f4b723ee0c7a5d6a87
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 18:17:41 2016 -0700

    call scheduling API

commit 7236b137c7c77c17f1e2505878abb761a1a5df66
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 13:47:50 2016 -0700

    block scheduler

commit 899128a3e533bc7f2ee38ed1b98e87975c079316
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 10:30:34 2016 -0600

    remove commented code

commit 580d71e7936c73c85a6b2c3704dc4bc7811aead6
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 10:24:19 2016 -0600

    fix

commit 95a168c6865c80c39a334e3b586f6648445dbb83
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 10:22:15 2016 -0600

    flesh out tests for validation errors through request factory

commit 999c648168e0707989a2e9115693b88a7f536d75
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 17 00:13:55 2016 -0600

    dirty

commit b9310c73e921ea36efe8b6cf715be0e46f1011c0
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 16 23:01:45 2016 -0600

    dirty

commit 91338b8e2bdcecbae811ec28801641d128108885
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 16 20:58:56 2016 -0600

    dirty dirty dirty

commit 7585478c8dfd08b0ae22b63e7e1a6adb26901b6e
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 15 21:32:06 2016 -0600

    a test

commit 1fc1e3c60505f89f8753464fda7a1ad58b329d59
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 15 00:31:47 2016 -0600

    more work on request creation

commit 66b00d3783d03346820abc2d6d005a7b08246b97
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 14 17:18:13 2016 -0600

    dirty

commit d0132111c5eab3aab458092b71552e51ac57f3c0
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 14 17:08:04 2016 -0600

    Initial commit for rewrite

commit dc5f177bba473567a981d97fb6375c9607696714
Merge: d63fd30 5915f1d
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 12 20:07:18 2016 -0600

    Merge pull request #60 from pipermerriam/piper/codebase-update-for-populus-1.0

    Updates for populus 1.0.0

commit 5915f1d450d8ca9e6a9b554dce2a0dbb82e99a18
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 12 16:43:40 2016 -0600

    split up testes

commit 023adb6eb5501b84e40d125394db6f3eef2f9f36
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 12 15:46:19 2016 -0600

    more test fixes

commit 9dd9d3a1f3ea8f11f4b83e8389ac0e45537feac5
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 12 15:42:14 2016 -0600

    fix borked tests

commit b8d1a0836906142eb92e565c3dace458a3a6f92f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 12 14:46:00 2016 -0600

    solc and version bump

commit b1ea6c1e6ca9afa417e888679e2d27b9dde621c4
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 12 14:42:07 2016 -0600

    higher verbosity

commit b528c6b43c8724454e37b0ad62fc56151fc56e4f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 12 14:41:25 2016 -0600

    Scheduler tests pass

commit 77572306122ef229caece0aeb904ef4a6a76f664
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 12 13:15:54 2016 -0600

    more tests pass

commit 051e7fe6da95bac9e114a69c63c7f6aef28eb703
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 11 23:08:02 2016 -0600

    more tests pass

commit 02af58e2de4d2e3ca6f671a274e657b0f89f682b
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 11 22:50:08 2016 -0600

    more tests pass

commit 4b2c7727f6c9bc7354469e6138e5de143dbf1aa7
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 11 21:55:17 2016 -0600

    more tests passing

commit af551261bb49183b667a09c660a64b0c3b9574fe
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 10 08:22:19 2016 -0600

    more tests pass

commit 6cadf503644aafb54de649c6a89a2d550b64f5a8
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 10 08:19:14 2016 -0600

    more tests pass

commit 495544f781e87e7ce7c1528d9b88147e51a59882
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Sep 10 08:13:11 2016 -0600

    two more tests pass

commit 7a4b9974b1af4ad8cabc0284a295622d23ede36e
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 9 16:49:11 2016 -0600

    Data registry tests

commit 086c463408ba686733f68cbcad8e845589202b58
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 8 19:12:57 2016 -0600

    finish claim tests

commit 657c2f64eec6957e6cdf3e18409e1f59ee0f77d8
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 8 16:40:41 2016 -0600

    start on claim tests

commit da4c4ab9b29ce5541067fa4f8ea87dc5928f580d
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 8 16:27:58 2016 -0600

    fix things

commit 4c541832716ac5ca67372ec79f41dbc4f0fe15dc
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 8 15:23:44 2016 -0600

    more passing tests

commit 829678c02750833cc57afe0853250489b88c02ce
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 8 15:08:53 2016 -0600

    update many cancellation tests

commit 1bea875505eb8e752167fdb92126a19f9828e8d5
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 8 14:45:14 2016 -0600

    canary tests pass

commit 500f165ed6a19a71c8b8b2cc0b8ecfc9c040e573
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 8 07:05:50 2016 -0600

    more bad imports

commit 16b29eeb4e804efbf0a26383bd404cde4fe0ca33
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 7 20:44:46 2016 -0600

    update to rc5

commit 65ae3e4c8cd37f44b2b087e67e165785b3aebcfd
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 7 16:53:20 2016 -0600

    fix tests

commit 287fec4b10fbb04890ffe6a6dbb23fcb15b87042
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 7 16:50:53 2016 -0600

    more tests pass

commit 340afb084d33ea5a30e69a990d65aedf31d74ccd
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 7 15:48:04 2016 -0600

    python3 printing

commit 5c766a8c05e9b1eddff13ce77ff9a48bebf82835
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 7 15:46:22 2016 -0600

    more tests pass

commit fe54853e5b661381c8113c40cb86a8a9ab522912
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 7 14:33:56 2016 -0600

    fix naming of web3 requirement

commit c1e331cf780ebf6c349963c25615660fc43305ea
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Sep 7 07:50:20 2016 -0600

    version bumps

commit ee7a703033f1b44133c058a2a64e07e1f1b189e3
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Sep 6 21:27:26 2016 -0600

    one more test passes

commit 6d196dd72ae43dbda9640dff47c9b946e86e945c
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Sep 6 16:17:38 2016 -0600

    more tests pass

commit fc108fc066a2bf18c355c5e6b2686b075989235b
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Sep 6 15:51:30 2016 -0600

    fix test

commit f639b51ebfb93e9d8859f738e345bad21dbc009c
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Sep 5 23:00:39 2016 -0600

    fixing more tests

commit 48b94f753d65b81cab7e37023ae729aa297aca82
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Sep 4 18:16:09 2016 -0600

    fix more tests

commit 5c5cdea1bbd8f907940206ec2617ac13a0073930
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 2 23:25:08 2016 -0600

    fix test

commit 02d1755d643e489881f9a34fff2a0e28208d5406
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Sep 2 23:11:32 2016 -0600

    bump web3 version

commit 5d02f714227caca824314d277d7711a2ca8d572a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 1 16:03:40 2016 -0600

    1 test passes

commit a479d41702c7d8c9fc035dd9b1c4df9460c2f683
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Sep 1 14:49:14 2016 -0600

    Updates for populus 1.0.0

commit d63fd30ea8c895b5083e6d62ce4016af74a8b4dd
Merge: 6867d5f 905cd19
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Mar 31 12:58:47 2016 -0600

    Merge branch 'master' of github.com:pipermerriam/ethereum-alarm-clock

commit 6867d5f78c7e9506134d2f2d434d9b22399117fa
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Mar 31 12:58:42 2016 -0600

    fix incorrect documentation about min blocks in future

commit 905cd196e6d853b85a69e3842280a8685c367b09
Merge: b579bf3 aeef397
Author: Piper Merriam <aaronmerriam@gmail.com>
Date:   Fri Mar 11 12:42:17 2016 -0700

    Merge pull request #57 from hrldcpr/patch-1

    typos in overview

commit aeef39708c726d7430a2e2786e29e3daf144c3fb
Author: harold cooper <hrldcpr@gmail.com>
Date:   Fri Mar 11 14:36:54 2016 -0500

    typos in overview

commit b579bf3a2bfaa7c17f36ac9d498217b0acdf9faa
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Mar 4 08:51:34 2016 -0700

    update docs for 7.0

commit a1703b6d4ae83cd47cfb79702d49cf58cb9c86c7
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Mar 4 08:46:48 2016 -0700

    switch to bettertheme

commit 5aeb23be68568b75d2875e6fbb6d036df953c815
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Feb 25 08:33:56 2016 -0700

    fix changelog version number

commit d8f15042ba5c8b7e8433bb8cb16bcfbb4713de48
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Feb 11 11:23:36 2016 -0700

    Docs

commit 7b06b89e19dbe11ed1efdc3835513e864b73a8b2
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Feb 10 11:26:22 2016 -0700

    Fixes #41

commit a8cd57a5fa8703488dc9a3767dc41c6d4c6b63bd
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Jan 30 20:51:06 2016 -0700

    v7 canary

commit 9c5c553f3b2a05ebf4fac4a69c9e74182a2f49a2
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Jan 30 20:49:06 2016 -0700

    v7 main net deploy addresses

commit 270aa8b74430e448a7c42ccc4a8fabbe68fec164
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Jan 29 22:26:03 2016 -0700

    configurable canary

commit c324814d5c8bd634884fbd31b2df8f41602477f4
Merge: 7e46949 2b77ffd
Author: Piper Merriam <aaronmerriam@gmail.com>
Date:   Fri Jan 29 22:24:51 2016 -0700

    Merge pull request #55 from pipermerriam/piper/iteration-7

    Piper/iteration 7

commit 2b77ffd596d9dfae01b56cf733e554e32edf5e15
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Jan 29 16:41:02 2016 -0700

    Update canary

commit 7693b2a4f07a919a109d970d78f95d066d260f8f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Jan 29 14:32:33 2016 -0700

    docs

commit 9175d1649f9c9722556c6957e1d95a4c6a81d104
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Jan 28 23:04:05 2016 -0700

    docs

commit f3b2195aebb961e1138f8d078783ad2ec5adb210
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Jan 28 20:52:29 2016 -0700

    documentation

commit 4ab24e199cb56166f0ac7c925f642cf886add76f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Jan 28 17:57:00 2016 -0700

    tests

commit 86ff08d3cc828a757638ab369168119ab7cdcdd7
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Jan 28 08:49:55 2016 -0700

    more tests

commit 0e7937489122ba34fb9c6d9f1ee0147ca57fe079
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Jan 27 22:59:49 2016 -0700

    tests

commit fde2d58734a9cffddb2d4f82333e3dec358d9ff9
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Jan 27 19:41:48 2016 -0700

    scheduling costs tests

commit 4e7ee0c48573c54a0fb746d65294a4f4ae2765b3
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Jan 26 21:30:07 2016 -0700

    tests tests tests

commit 62b2cb481c7d073f8b38b8663dbc6feb32fc466e
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Jan 26 20:23:29 2016 -0700

    Gas limit checking

commit 68d18d8490eb2c53d4cabf0145fafcc9d07a4dba
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Jan 26 17:27:21 2016 -0700

    gas limit and endowment enforcement

commit 2a093fddb4f42c898126b72c128d13fcfe4a95c1
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Jan 26 17:07:47 2016 -0700

    tests

commit 7b6863491f8da94494892100757bbc65656650b7
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Jan 25 22:33:08 2016 -0700

    call signatures

commit 2a1576ed7d62f0b4e3a3062eafce48c6588c244b
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Jan 25 21:37:52 2016 -0700

    more docs

commit 1c818a56a86b7dc83683fc022c795077c360da89
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Jan 25 20:23:09 2016 -0700

    docs

commit 211028f27a3d7f81038e3e24f85865df69936430
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Jan 25 17:52:45 2016 -0700

    Start into docs

commit 23a5cb1a21aad912cc18feafd10e7a85c3d2013f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Jan 22 20:45:16 2016 -0700

    data registry tests

commit 940a3bb594c7c21f4e7e9dc4bf1e56c6898ad742
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Jan 20 23:22:46 2016 -0700

    add call state tests

commit b513e9c13165f5559b0589c6247c1da6be8f20fc
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Jan 20 23:11:23 2016 -0700

    call cancellation tests

commit 445d76368c57f136d01b9b38006f166a8e6ac764
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Jan 20 21:07:26 2016 -0700

    execution tests pass

commit 888cc75b3f5449c6700ece2b32a1ea148f20ba6a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Jan 16 23:06:34 2016 -0700

    fix stack depth stuff

commit 0943b216acc91941630505bd0face88ed9eb5fd4
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Jan 16 21:31:51 2016 -0700

    infuriating tests

commit 9c710d43bbbf22e92a866b02eef2e391f33b35e2
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Jan 15 09:08:13 2016 -0700

    work on stack depth

commit 534b6f7b58f3a7ff8624f415798b93d5a805f295
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Jan 13 22:58:43 2016 -0700

    stack depth checks

commit 251ab8b4cf220aefaf4654722303e94569a033b2
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Jan 13 10:24:41 2016 -0700

    stack depth tests

commit 5890b464a46399aa4ffe79a569e6fd53db45f436
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Jan 12 21:21:05 2016 -0700

    change default payment and donation to be gas based

commit d70ae6010110fcd58aa2ec58ec6f6ad9cc3a2b47
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Jan 12 21:02:54 2016 -0700

    gas accounting

commit 841e14a08310b299ba3656203790d5a0c141471a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Jan 12 21:00:05 2016 -0700

    account tests

commit 9dd5ae67458b018328bdc2dcf20151d9e11ab72d
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Jan 11 23:03:04 2016 -0700

    it compiles

commit a887ff61911e473fc22820c6eaedd42e2b09d761
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Jan 11 21:18:36 2016 -0700

    Start on easy pickings

commit 7e46949abfb97d08a066042099f0c7be9f0a7496
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Jan 17 14:48:14 2016 -0700

    update call scheduler docs

commit b716dfe8bb5141ee2a14bca4d413c66fcaecf29d
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Wed Jan 13 10:25:45 2016 -0700

    morden testnet canary

commit 0898e37b9761f9ba4b6c362c98af88052d295c53
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Jan 11 20:08:18 2016 -0700

    record last heartbeat

commit 2b5de2119237895bfb7fa2caeb657abb5815942b
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Dec 27 19:05:11 2015 -0700

    mark function public

commit 5957635733381e0be34aeb3e9612671e593e4bc6
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Dec 27 18:49:35 2015 -0700

    Updates to Canary contract

commit 84cb8de66f8ebc9e6655c5b133fe56c43ba96acc
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Dec 25 21:43:57 2015 -0700

    add v6 canary

commit 7db4a6bcfbf5876fcb8c767bb5c85340c1e7d1ea
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Fri Dec 25 21:29:06 2015 -0700

    Add canary contract

commit 47ec6bb48c8a1db8ada429022fdbe3d40c985edf
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Dec 24 13:24:12 2015 -0700

    make ether recoverable from testing contracts

commit 898b84adf2ff2d47a2ddddfb481dc4074158bf2c
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Dec 24 12:18:59 2015 -0700

    add client docs

commit f2b80d2e472e4600a9ac8b2388b11d8dad201167
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Dec 24 12:00:00 2015 -0700

    update TestCallExecution contract

commit 026a7c881ec36fbf81808da48e1e33d1262f8d9a
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Thu Dec 24 11:59:44 2015 -0700

    update docs to include scheduler client information

commit f9456ad970ae502ebc0ff6022cbe101cacd7cfaf
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Dec 22 20:36:27 2015 -0700

    update contract addresses

commit 9ef8cdf015a269fbe97b6b21c8c02d22891a9ba3
Merge: 448bdbd 98f7b52
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Dec 22 16:43:59 2015 -0700

    Merge branch 'piper/iteration6'

commit 98f7b525dd16d85772b69baa845b0d71ed906a5d
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Dec 22 16:32:12 2015 -0700

    update readme

commit 448bdbd425b24c0c20b43f3d50bcd4e7bfee0d0a
Merge: fd202f5 5f4ed5b
Author: Piper Merriam <aaronmerriam@gmail.com>
Date:   Tue Dec 22 16:30:40 2015 -0700

    Merge pull request #52 from pipermerriam/piper/iteration6

    Piper/iteration6

commit 5f4ed5b65378434bf6188731d4708b8a885b6fbb
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Tue Dec 22 16:30:09 2015 -0700

    bork

commit 2333a1b84a072173a83e4ef7392f35b9ba0bb0c9
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Dec 21 21:51:22 2015 -0700

    meta

commit 46d4d7403f6a5a529a9197551472410f29687cbd
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Dec 21 21:05:19 2015 -0700

    docs

commit 4a710b74dc4670015f1f04ff20a82d8eaef66fec
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Dec 21 16:39:48 2015 -0700

    execution docs updated

commit bfdd1acd4165ce24ddc2b03a772f7e6c689884a9
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Mon Dec 21 09:14:50 2015 -0700

    bid -> claim

commit 8d710696a2e4860a38b6903b81c83dcedfbc572f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Dec 20 13:24:17 2015 -0700

    Docs updates

commit 562885abd958fc48cebaec0bd58a91c6e47238c0
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Dec 20 13:11:16 2015 -0700

    test for scheduler reimbursement

commit f7a91b439855d7f3dfb995bfa532b66577074c73
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sun Dec 20 13:03:01 2015 -0700

    extra payment tested

commit 97621e3a42654364da420749c4da3a7780f0ad6f
Author: Piper Merriam <pipermerriam@gmail.com>
Date:   Sat Dec 19 08:33:13 2015 -0700

    dirty

commit 56e1b6941d7d405f88f03d05001983031d92a522
Author: Piper Merriam <pipermerriam@gmail.com>
…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants