Skip to content

Instantly share code, notes, and snippets.

View rlan35's full-sized avatar

Rongjian Lan rlan35

  • Harmony
View GitHub Profile
{"ip":"54.187.133.52","lvl":"dbug","mode":"Normal","msg":"[onNewView] Received NewView Message","myBlock":275058,"myViewID":275136,"phase":"Announce","port":"9000","t":"2019-07-24T17:09:57.241317888Z"}
{"ip":"54.187.133.52","lvl":"dbug","mode":"Normal","msg":"[onNewView] M2AggSig (NIL) is Not Empty","myBlock":275058,"myViewID":275136,"phase":"Announce","port":"9000","t":"2019-07-24T17:09:57.250027625Z"}
{"Phase":"Announce","ip":"54.187.133.52","lvl":"dbug","mode":"Normal","msg":"[ResetViewChangeState] Resetting view change state","myBlock":275058,"myViewID":275137,"phase":"Announce","port":"9000","t":"2019-07-24T17:09:57.252359339Z"}
{"Phase":"Announce","ip":"54.187.133.52","lvl":"dbug","mode":"Normal","msg":"[ResetState] Resetting consensus state","myBlock":275058,"myViewID":275137,"phase":"Announce","port":"9000","t":"2019-07-24T17:09:57.252415519Z"}
{"ip":"54.187.133.52","lvl":"info","mode":"Normal","msg":"onNewView === announce","myBlock":275058,"myViewID":275137,"phase":"Announce","port":"9000","t":"2019
package main
import (
"fmt"
"github.com/harmony-one/harmony/internal/genesis"
"log"
"os"
"path/filepath"
"github.com/harmony-one/bls/ffi/go/bls"
@rlan35
rlan35 / EventsAccessAPICustomers.md
Created August 11, 2017 05:00 — forked from spencerhunter/EventsAPICustomers.md
Example List of webhooks related to Access API Customers

Example List of webhooks related to Access API Customers

Each webhook sent by the Dwolla API contains an Event with _links to: the associated resource, account associated with the event, and the customer associated with the event (if applicable). It is important to note that a single API request can trigger multiple webhooks to be fired, e.g. initiating a transfer from an Account to Customer can create the events transfer_created and customer_transfer_created.

List of webhooks by Customer type that can be triggered for Access API Customers

Reference additional information on account types in this resource article.

Possible events for all Customer types

customer_created