Skip to content

Instantly share code, notes, and snippets.

View come-maiz's full-sized avatar
🤷‍♀️
¡paz y baile!

Leonardo Arias come-maiz

🤷‍♀️
¡paz y baile!
View GitHub Profile
diff --git a/WORKSPACE b/WORKSPACE
index ca9d3d999..cb4daf4a5 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -13,11 +13,10 @@ http_archive(
],
)
-http_archive(
+git_repository(
elopio@kiln:~/lighthouse$ make
cargo install --path lighthouse --force --locked --features ""
Installing lighthouse v2.1.5 (/home/elopio/lighthouse/lighthouse)
Updating crates.io index
warning: package `blake2 v0.10.2` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
warning: package `crossbeam-channel v0.5.2` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
warning: package `zeroize_derive v1.3.1` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked
Compiling libsecp256k1 v0.6.0
error: failed to compile `lighthouse v2.1.5 (/home/elopio/lighthouse/lighthouse)`, intermediate artifacts can be found at `/home/elopio/lighthouse/target`
pragma solidity ^0.5.10;
contract AssemblyArrays {
bytes testArray;
function getLength() public view returns (uint256) {
return testArray.length;
}
@come-maiz
come-maiz / errors.md
Last active December 4, 2017 20:45
List of snapcraft errors

Notation

  • When the same error can show multiple values, some examples of the possible values are noted like: {value1|value2|value3}. Only one of those values is displayed to the user.
  • When the error takes a value specified by the user in the snapcraft.yaml or through the command line, it is noted like: {sample-value}.

Errors

errors.MissingStateCleanError:

@come-maiz
come-maiz / snaps-status.md
Last active February 21, 2018 16:12
Upstream snaps status
@come-maiz
come-maiz / blockstack.txt
Created November 7, 2017 02:14
Blockstack id verification
Verifying that "elopio.id" is my Blockstack ID. https://explorer.blockstack.org/name/elopio.id
20171012:
* unit: http://paste.ubuntu.com/25724713/
20171011:
* plugins: http://paste.ubuntu.com/25724482/
@come-maiz
come-maiz / snapcraft-test+user.md
Last active October 7, 2017 04:17
Requirements for the user to test the snapcraft store.

The snapcraft store tests run against the staging store. However, these steps have to be run also in the production store, because the staging store is synched with production. If you run only the steps in staging, then they will be lost in the next sync.

  1. Register the user snapcraft-test+user@canonical.com in https://login.ubuntu.com and https://login.staging.ubuntu.com/.

    (elopio has the password of the registered user)

  2. Validate the email address.

(The previous step sends an email with the validation link. elopio has the password for the email account)

github.com/snapcore/snapcraft

./.travis.yml:20: comming ==> coming

./TESTING.md:28: excercise ==> exercise

./TESTING.md:28: excecution ==> execution

./TESTING.md:34: excercise ==> exercise