Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 14, 2019. It is now read-only.

Conversation

@ixv
Copy link
Contributor

@ixv ixv commented Mar 7, 2019

Contains the following changes:

philipcmonk and others added 28 commits February 16, 2019 21:33
Rather than a flat list of topics to watch for, it is an indexed list
of topics to watch for in those specific positions. As such, items in
that list may also be zero (null, matches any topic), or a list of
topics (matches any one of those topics).

Additionally, topics are always specified using 32 bytes, so there is
no need to specify length explicitly.
More accurately represent Ethereum RPC filter topics
Poke with [%watch %sometag config:eth-watcher] to initialize,
then subscribe at /sometag to receive updates in the shape of
[%snap snapshot:eth-watcher] for initial and on-reorg logs,
[%logs loglist] for logs as they happen.
Implement %eth-watcher, an app for tracking Ethereum events
Point to the correct topics when decoding Azimuth events
…coding. (#1068)

Added support to `lens-command` for outputting a pill. We want this so that we can create (solid and brass) pills from `urb.py`.

This also adds an optimized base64 encoding routine. The previous version of base64 stack overflowed on large inputs, and a tail-recursive version took hours to encode 5mb of data. This one uses the `ripn` jet and only takes a second or two.
* App for sending Apple Push Notifications

* First pass at Hall subscription logic

* Tiebout app works end to end, can receive actions via Eyre, and can resubscribe to circles

* style changes for tiebout
Implement +from-unix for turning Unix timestamps into @da
removed hard calls on json blobs
Support eth_getBlockByNumber Ethereum RPC call
pin to local time because using local desk
@ixv ixv requested review from Fang- and eglaysher March 7, 2019 19:58
@ixv ixv requested review from benjamin-tlon and joemfb March 7, 2019 20:39
Copy link
Contributor

@benjamin-tlon benjamin-tlon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay, I guess.

@vvisigoth
Copy link
Contributor

vvisigoth commented Mar 7, 2019 via email

Copy link
Contributor

@Fang- Fang- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a merge of next into master, yes.

Would like to see #1098 make it in also. I can probably have that ready today, but if that doesn't fit the breach timeline so be it. I don't think the issue it fixes it affects anything important.

@ixv
Copy link
Contributor Author

ixv commented Mar 7, 2019

Sorry, the hoon school guys need this breach right away, because they would like some time to test things out before they begin on monday. I've already delayed this long enough, I was originally supposed to breach yesterday. I apologize, but I can't wait.

@ixv ixv merged commit 2c73fb9 into master Mar 7, 2019
@Fang-
Copy link
Contributor

Fang- commented Mar 7, 2019

That's totally fine, better luck for me next time. (:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants