loom-sdk-documentation icon indicating copy to clipboard operation
loom-sdk-documentation copied to clipboard

Loom SDK Documentation Website

Results 45 loom-sdk-documentation issues
Sort by recently updated
recently updated
newest added

https://gist.github.com/enlight/068184e69bbb2d1f6e76aaf3c56de137 Token address for ETH withdrawals - `address(0)`

awaiting review

Basechain Upgrade Part 1 of 3 - Readability Improvements

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

dependencies

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. Commits - [`ab73503`](https://github.com/lodash/lodash/commit/ab73503859a2d2f7f603bc8a293ce93ecc071e83) Bump to v4.5.0. - [`a4f7d4c`](https://github.com/lodash/lodash/commit/a4f7d4cc2a3b6d3a43f6c27beadbf90410eecdcd) Rebuild lodash and docs. - [`cca5ac6`](https://github.com/lodash/lodash/commit/cca5ac60d61a2f786eeafadb674d6e12fc6179c8) Fix npm-test by removing the call to test-docs. - [`9f7f9fc`](https://github.com/lodash/lodash/commit/9f7f9fc3c5f1a4db9a2134950872440c792ee8bb)...

dependencies

Update the eth-signing demo to deploy using the Ethereum pk. Move the LoomProvider setup to the truffle config and then override `provider._engine` with our own instance of LoomProvider. Don't forget...

Next

Genesis files are not meant to be edited after the boot of the chain. We should probably note that, for people experimenting.

Next

Bumping the examples up to [email protected] and getting them working with the /eth endpoint

In Progress