Skip to content

Instantly share code, notes, and snippets.

View archseer's full-sized avatar

Blaž Hrastnik archseer

View GitHub Profile
17:21:01.25 INF Set up local stack complete.
17:21:01.46 INF Reading P2P Keys Node URL=http://127.0.0.1:50100
17:21:01.46 INF Reading Tx Keys Node URL=http://127.0.0.1:50100
17:21:01.46 INF Reading OCR2 Keys Node URL=http://127.0.0.1:50100
17:21:01.47 INF Reading ETH Keys Node URL=http://127.0.0.1:50100
17:21:01.47 WRN Found no ETH Keys on the node Node URL=http://127.0.0.1:50100
17:21:01.47 INF Reading P2P Keys Node URL=http://127.0.0.1:50101
17:21:01.47 INF Reading Tx Keys Node URL=http://127.0.0.1:50101
17:21:01.47 INF Reading OCR2 Keys Node URL=http://127.0.0.1:50101
17:21:01.47 INF Reading ETH Keys Node URL=http://127.0.0.1:50101
  • flights
  • flight upgradess (delta, jal)
  • websites, domains (digitalocean iwantmyname)
  • taxis (airport)
  • hotels
  • uber eats/uber
  • lyft
  • amazon
  • apple watch
  • hoxton cowworking space

Hello! I was interested in how lapce is handling it's DAP implementation and noticed you're using snippets from Helix (even the comments are retained, for example here -> here and here -> here).

As pointed out in the syntax highlighting PR you are free to reuse the code but you must adhere to the MPL 2.0 license and disclose both the original source and the license of the fragments. (Unlike MIT, MPLv2 requires attribution and is precisely why I chose the license.) We are considering publishing a separate DAP crate which would make it easier to comply

  • akhil's walkthrough
    • RDD
      • separate fork from CCIP (reference-data-directory-ccip)
      • plugs into CLO
      • ccip-owner contract (MCM, timelock)
        • not much detail in the signer set, stored separately so all the chains have one config -> toplevel ccip-owner -> mcmConfigs
        • signers (metadata)
      • CLF?
      • "guide to operate CCIP and MCM" has latest detail "
    • first thing engops does: add new chain folder
# Adapted from http://phuu.net/2014/08/31/csp-and-transducers.html
compose = -> (f, g) {
return -> x { f.(g.(x)) }
}
fn = compose.(-> x {x + 1}, -> x {x * 3})
fn.(1)
# Map function derivation

Keybase proof

I hereby claim:

  • I am archSeer on github.
  • I am speed (https://keybase.io/speed) on keybase.
  • I have a public key whose fingerprint is C11A 1A0A C1CA 8C34 A434 C978 780F 04CE E31F 4464

To claim this, I am signing this object: