Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ethers.js

Create Open source software and libraries for Ethereum.
Collective - Host: opensource - https://opencollective.com/ethers - Website: https://docs.ethers.io - Code: https://github.com/ethers-io

Merge pull request #429 from chanan-sack/transaction-change-adding-nonce-info

Transaction page change adding nonce info about double spends

github.com/ethers-io/ethereumbook - a17bcc3409dae282b57e830e9af0ec1b034599a1 authored almost 7 years ago
re-wrote nonce and double-spending section

github.com/ethers-io/ethereumbook - 59ed9be527c8c99f993aeb894cebee3967c9bf5a authored almost 7 years ago
anchors in intro chapter

github.com/ethers-io/ethereumbook - 9cd72f84f59b6cdf5e032ca86b971153dacb9da8 authored almost 7 years ago
Merge pull request #428 from ivanmolto/glossary-changes

glossary: definitions for difficulty, hard fork, and LevelDB

github.com/ethers-io/ethereumbook - 5153eb3e485cc403e5413d25ade127b529cd0426 authored almost 7 years ago
Merge pull request #427 from chanan-sack/finalizing-Dapp

Finalizing Dapp section

github.com/ethers-io/ethereumbook - dbc0226971f73330755f2a474e7f77236ec8c099 authored almost 7 years ago
Merge pull request #426 from abhiShandy/anchors

anchors: few chapters

github.com/ethers-io/ethereumbook - d5be7484413815869046e020b1bfb49eb94f0aba authored almost 7 years ago
Merge branch 'develop' into anchors

github.com/ethers-io/ethereumbook - 04fad98996503495d21a01014aee5adf2eb9a798 authored almost 7 years ago
Merge pull request #425 from zasnicoff/suggestions

These captured my attention as a reader

github.com/ethers-io/ethereumbook - 41fef1f3dc2d76d70a184a4e826b604de5e5527a authored almost 7 years ago
Merge pull request #424 from zasnicoff/corrections

Corrections: few typos

github.com/ethers-io/ethereumbook - 84885c0060da4c9891a95332b6b74a0f373695d7 authored almost 7 years ago
Merge pull request #423 from zasnicoff/formatting

Formatting

github.com/ethers-io/ethereumbook - cdeb15e902521cdaeb0a02ae0b6f7f6a23367936 authored almost 7 years ago
Merge pull request #417 from chanan-sack/Bb]itcoin-grammar-change

Bb]itcoin grammar change

github.com/ethers-io/ethereumbook - 6414df58cc49cd1554a7d8a62d32e0546e564516 authored almost 7 years ago
Merge pull request #422 from zasnicoff/additional-text

Additional text to enhance / clarify

github.com/ethers-io/ethereumbook - 939a20c21adc57c8d8e001cd188d22c6c67276d0 authored almost 7 years ago
anchors in tokens chapter

github.com/ethers-io/ethereumbook - 108efb0828395beb3b74428647472f3ae663e060 authored almost 7 years ago
added double spend info regarding nonce

github.com/ethers-io/ethereumbook - dc0bed56815d8b15b0d0ab4073c7811c84fb055b authored almost 7 years ago
Definitions for difficulty, hard fork, and LevelDB

github.com/ethers-io/ethereumbook - 550cf6140054629087cef6f35dc2a2d3249faf1e authored almost 7 years ago
Update dapps.asciidoc

github.com/ethers-io/ethereumbook - abe31069048d0502498cec508539c226d3ee6e9f authored almost 7 years ago
Update dapps.asciidoc

links

github.com/ethers-io/ethereumbook - 0405f3e79763daa433ca356d9c3d0acca1488743 authored almost 7 years ago
added new sections

github.com/ethers-io/ethereumbook - 655cea0e706b30095fd56134fe44d5f5937672e3 authored almost 7 years ago
anchor code in wallets chapter

github.com/ethers-io/ethereumbook - 4bb8e35db4bffc809cd7d854dcd7d874f0db284b authored almost 7 years ago
anchors: transactions

github.com/ethers-io/ethereumbook - b6b965ded9930e11a9779f417fb44d8c01dab151 authored almost 7 years ago
Merge branch 'develop' into Bb]itcoin-grammar-change

github.com/ethers-io/ethereumbook - e888d3ec8fd7d5b60502248075e23af708cb113b authored almost 7 years ago
Update what-is.asciidoc

github.com/ethers-io/ethereumbook - 403081ce91487aefad822e0b03f84dc1e3411ca1 authored almost 7 years ago
Update keys_and_addresses_python_notebook-checkpoint.ipynb

github.com/ethers-io/ethereumbook - 0d8db455ea20838093499e1f4a578bad01b774b6 authored almost 7 years ago
Glossary: updating my commits after feedbacks

github.com/ethers-io/ethereumbook - 24b4aa8022edc4ca303496558d1de520bebccc66 authored almost 7 years ago
Merge pull request #420 from abhiShandy/develop

glossary: terms from Tokens and Transactions chapter

github.com/ethers-io/ethereumbook - 06316d22362dd17a5b5ba6f6417d11daba1b7359 authored almost 7 years ago
Transactions: added Multisig session

Could not find mentions to multisig anywhere in the book. Maybe also include as a smart contract...

github.com/ethers-io/ethereumbook - 0933b517d2fda76c8b7c788e5d986170e1e56c83 authored almost 7 years ago
Preface: added contributor

github.com/ethers-io/ethereumbook - 9e595f90da94317114c42f3daa070832ac5e6405 authored almost 7 years ago
Glossary: added "Entropy"

github.com/ethers-io/ethereumbook - 26b56016266d828388bcb6b2ae48d90dbd9d957f authored almost 7 years ago
DApps: added phrase about code transparency

github.com/ethers-io/ethereumbook - 95ecf964a6c2eab37b69b4ccb60efe5cdf42db75 authored almost 7 years ago
Consensus: improve consensus definition?

Comment ( // ) in the relevant session.

github.com/ethers-io/ethereumbook - 11deebaedc702349e4d3b7825458d50d602dd1fa authored almost 7 years ago
Consensus: formatting

github.com/ethers-io/ethereumbook - 34eac81d220fa09528e5df7f1d59d7960b012dd6 authored almost 7 years ago
Smart-contracts: "User A" EOA or contract account?

Comment ( // ) in the relevant session.

github.com/ethers-io/ethereumbook - a74efead8fdde4c26129bddbe73c14d452679d8c authored almost 7 years ago
Smart-contracts: wrong hex code for "true"

github.com/ethers-io/ethereumbook - a49d941e5100bccd6d1c44997ae49e900d7586a1 authored almost 7 years ago
Keys-addresses: missing word, incorrect space

github.com/ethers-io/ethereumbook - 1a2d122b746b02e8849fc5e8ec391a82268ba3ca authored almost 7 years ago
Ethereum-testnets: line-breaks

github.com/ethers-io/ethereumbook - 916fbaf48aaf259d0b288cb921c506a6b1a0025f authored almost 7 years ago
Tokens: couple of points to discuss

Comments ( // ) are in the relevant sessions.

github.com/ethers-io/ethereumbook - 3ecf8c711b14af35f710fcd50ffdb3b80bad304e authored almost 7 years ago
Tokens: added text

Few sentences and paragraphs to enhance / clarify

github.com/ethers-io/ethereumbook - 5a9e08004d037e293bf84da5538438c85be7f101 authored almost 7 years ago
Merge pull request #1 from ethereumbook/develop

Sync fork

github.com/ethers-io/ethereumbook - b0691f5266de8f7e85f60478d39ed920dae26a15 authored almost 7 years ago
glossary: defined the generic DAO

github.com/ethers-io/ethereumbook - 98953ce3c9587c9d8b17b1790eeaee37cb3c41e4 authored almost 7 years ago
disambiguate DAO

github.com/ethers-io/ethereumbook - 808efe459e9f8da7b5f6e42c87e338e1c582a44e authored almost 7 years ago
Merge pull request #418 from chanan-sack/glossary.asciidoc-change

Glossary.asciidoc change

github.com/ethers-io/ethereumbook - e4dfe001e52b71c1e5000adfe73cdb479b9e1896 authored almost 7 years ago
anchors: whatis and wallets chapter

github.com/ethers-io/ethereumbook - ad7a8e61913299025dd51781fe7be9fc8bd128f9 authored almost 7 years ago
Merge pull request #416 from dimitris-t/develop

Fix typos and add contributor

github.com/ethers-io/ethereumbook - 9f6ec6a3d4e2b4106b075fa53ca405f6ea72269b authored almost 7 years ago
Merge pull request #412 from chanan-sack/dev-tools.asciidoc-change

Dev tools.asciidoc change

github.com/ethers-io/ethereumbook - e0be989851eb1d3f2278d5a845fd617b7b4d5d35 authored almost 7 years ago
Merge pull request #411 from chanan-sack/dapps.asciidoc-change

Dapps.asciidoc change replacing outdated tool.

github.com/ethers-io/ethereumbook - 4207abeef68ed7d58040b9db2021dacd4d0a5789 authored almost 7 years ago
Merge pull request #405 from zasnicoff/develop

Glossary: No new entries, some additions to definitions, few word replacements/suggestions.

github.com/ethers-io/ethereumbook - ae3aed95dfe9b4d82f47a75bbd9694ec8eeaae62 authored almost 7 years ago
glossary: terms from Tokens and Transactions chapter

github.com/ethers-io/ethereumbook - 83405f61ba334a43aa8d04a8c75db7afadeb9768 authored almost 7 years ago
Merge remote-tracking branch 'upstream/develop' into develop

github.com/ethers-io/ethereumbook - ae4bac4bfdf9462c78982576aebfe3b03d1f622c authored almost 7 years ago
Merge pull request #410 from aantonop/clients-reorg

slight reorganization and small changes to clients

github.com/ethers-io/ethereumbook - 517798a287309ca339be2241e47be7e8f11a00a9 authored almost 7 years ago
Merge branch 'aantonop-clients-reorg' into develop

Command line conflicts resolution on merge
PR: slight reorganization and small changes to client...

github.com/ethers-io/ethereumbook - 4dfa11f0fac71278739f2d74ee2a40168e6e0b3d authored almost 7 years ago
Merge branch 'clients-reorg' of git://github.com/aantonop/ethereumbook into aantonop-clients-reorg

github.com/ethers-io/ethereumbook - 4983efa9940e3235422fef25947a2674c0742c2c authored almost 7 years ago
Merge pull request #406 from abhiShandy/develop

glossary: few terms from intro, wallets, keys chapters

github.com/ethers-io/ethereumbook - 413b6400727fc93bf24ac4a4bf154e83c5a1a881 authored almost 7 years ago
Add Auction Dapp

github.com/ethers-io/ethereumbook - fb308b3b8b58d5826d60989e3c2d58011f916012 authored almost 7 years ago
Update glossary.asciidoc

added VB and GW

github.com/ethers-io/ethereumbook - 1a4afd6374336d887a3316bbb0538def6558f2ad authored almost 7 years ago
Update keys-addresses.asciidoc

github.com/ethers-io/ethereumbook - 4d0509bf003078828317f5592272ba476114fdd1 authored almost 7 years ago
Update wallets.asciidoc

github.com/ethers-io/ethereumbook - 682c9ad570dd6090cd0bc1bb51dffd49f7704909 authored almost 7 years ago
Update what-is.asciidoc

github.com/ethers-io/ethereumbook - f2024f32b69c00f1af9c2f2f8f2bd87ebf38dae6 authored almost 7 years ago
Update glossary.asciidoc

github.com/ethers-io/ethereumbook - d86b3108b8c8f4d44db719eac01af8bac1ca2926 authored almost 7 years ago
Update keys_and_addresses_python_notebook-checkpoint.ipynb

github.com/ethers-io/ethereumbook - f200c4f128d552bd088a4d3ce4c0fc3690f874ff authored almost 7 years ago
Update author_bio.html

changes mentions to "Bitcoin"

github.com/ethers-io/ethereumbook - 56b00f9effb549918aa1417719f9c62cede92666 authored almost 7 years ago
Fix typos and add contributor

glossary.asciidoc
"something very wrong and unexpected shoud be happening" -> "something
very wr...

github.com/ethers-io/ethereumbook - 1abf9d7a4ebdc46a6a74b4705630c0d7acfd7eed authored almost 7 years ago
Update dev-tools.asciidoc

github.com/ethers-io/ethereumbook - e37d841bfa37bd7f5bb2f9e4cb05737ce6309a6b authored almost 7 years ago
removed mention of "Dapple" and added info about openZ

github.com/ethers-io/ethereumbook - 109941824783497606b7ef2b373479fd430d5e14 authored almost 7 years ago
Update dapps.asciidoc

github.com/ethers-io/ethereumbook - 33f7fdd0f92f7e3afac9678b6a93749526c550aa authored almost 7 years ago
dapple is an outdated tool dis-continued and renamed "Dapp", replaced

replaced "Dapple" with "Dapp" because "Dapple has been deprecated in favor of a new tool called ...

github.com/ethers-io/ethereumbook - 0e9929643335c58e1ac581d040b6b5def0376e21 authored almost 7 years ago
Added section on Ethereum browsers and re-wrote Mist a bit

github.com/ethers-io/ethereumbook - 6f78c1d002babee8de32b6fa29306ba3df17fcae authored almost 7 years ago
slight reorganization and small changes to clients

github.com/ethers-io/ethereumbook - 9ea1a236c5fb3d5bc7b3cf053d86c42a80740e39 authored almost 7 years ago
Merge remote-tracking branch 'upstream/develop' into develop

github.com/ethers-io/ethereumbook - b533327b27bdc70c27a001f463f28a198cd7706c authored almost 7 years ago
glossary: removed typo, added TODO tags, elaborated ICAP

github.com/ethers-io/ethereumbook - e5eca5b61467e8129fbfa637445714df711080a9 authored almost 7 years ago
Merge pull request #408 from amanusk/develop

Add instructions for interactig with geth testnets

github.com/ethers-io/ethereumbook - eaa363ab96ce25acef1adc2efc4c5a0aa35d43f7 authored almost 7 years ago
Fix typos in ethereum testnets.

Fixes typos and phrasing
Adds instructions to compare to online block explorers

github.com/ethers-io/ethereumbook - 85af6cff9d6f63f6e5145f2ad91219db35c6e980 authored almost 7 years ago
Update way to get chainId

github.com/ethers-io/documentation - ba737aae3ca0ba6b106c6637878bc0380ed2a5ff authored almost 7 years ago
Add instructions for interactig with geth testnets

github.com/ethers-io/ethereumbook - f5d9015ed710187580f8b090e56af5bfb116272d authored almost 7 years ago
glossary: few terms from intro, wallets, keys chapters

github.com/ethers-io/ethereumbook - ead4c5c17a5c69b632f8139fefc8d636d2e19576 authored almost 7 years ago
Version bump (patch).

github.com/ethers-io/ethers-cli - e1aa570f58a5f5c15e19c83c5e532002ca01a50f authored almost 7 years ago
Fixed changes in ethereumjs-vm dependencies.

github.com/ethers-io/ethers-cli - 980c4e79e35f08d1d59c2aed68154dece6a4b95a authored almost 7 years ago
Clients: small addition

By now, I've read some chapters and find the text very clear and well written.
This particular ...

github.com/ethers-io/ethereumbook - 1ac80f3264e201547ddb98901e1a8f32e7ceed8b authored almost 7 years ago
Merge pull request #404 from abhiShandy/develop

added DApp to Glossary

github.com/ethers-io/ethereumbook - 1513d8dbf17c891d9fe0777f2b83f8d5173d9bb1 authored almost 7 years ago
Merge pull request #403 from rigzba21/evm_contrib

added anchors to headings and code examples

github.com/ethers-io/ethereumbook - e741f973eef577e177f7be4c51ee04e21e827375 authored almost 7 years ago
No new entries, some additions to definitions, few word replacements.

github.com/ethers-io/ethereumbook - 7e09c0341252dd0ce92fa211339608cc69dcd6c9 authored almost 7 years ago
added DApp to Glossary

github.com/ethers-io/ethereumbook - 25e30794ee5fb1bd75a409b863922938d919a488 authored almost 7 years ago
added anchors to headings and code examples

github.com/ethers-io/ethereumbook - 82b531dea0cd24982fa89eb1217a2f88a6115ef3 authored almost 7 years ago
Updated README wordcounts

github.com/ethers-io/ethereumbook - 33e2f49285605ffcd99a2d485289f98999070d4f authored almost 7 years ago
Merge branch 'master' of git.atlas.oreilly.com:aantonop/masteringethereum into develop

github.com/ethers-io/ethereumbook - 541f68d6d5c090c8bfbf00f46d9050f6239cfc75 authored almost 7 years ago
Merge pull request #391 from SylTi/develop

privacy enhancing patterns

github.com/ethers-io/ethereumbook - c435e2a7272929bdd7865229926fcd23a915b6e9 authored almost 7 years ago
Merge pull request #392 from aantonop/ethereum-stages

Four stages of Ethereum: Frontier, Homestead, Metropolis, Serenity

github.com/ethers-io/ethereumbook - 656b5ef7d8174377578074faaf25bd85b32cf728 authored almost 7 years ago
Merge pull request #399 from drmartinberger/develop

Improvements and corrections of explanations

github.com/ethers-io/ethereumbook - e20907da4c2235398e62515d816838844813cdd6 authored almost 7 years ago
Merge pull request #398 from tpmccallum/patch-16

Adding pending tasks metadata

github.com/ethers-io/ethereumbook - ab844fccfca1c6dd40d3321687b8f45f6fe9af6d authored almost 7 years ago
Merge pull request #397 from SublimeApple/a-little-grammar

small grammar mistake fixed

github.com/ethers-io/ethereumbook - 905f34edf10ea3f932464943074d8ed9609e4a1e authored almost 7 years ago
Adding new URLs in the metadata

There are a couple of great resources which I have added to the pending tasks metadata.
These a...

github.com/ethers-io/ethereumbook - 1388ab159d5d7bbbcf261279c01ef6533649de76 authored almost 7 years ago
Adding short descriptions

Adding short placeholder descriptions of pending tasks to ensure that formatting is not disrupted

github.com/ethers-io/ethereumbook - f056d8aadf762a5bdffb0b74d91bb2d8452c6a05 authored almost 7 years ago
Formatting of sections which require work

Removing TODO tag from readable text and ensuring that the pending task metadata has the TODO. T...

github.com/ethers-io/ethereumbook - 9d136f4a16dbe4c7fb4607731fd09096c074586b authored almost 7 years ago
Improved sentence

github.com/ethers-io/ethereumbook - 7ca18b280ea6b5e75d22895a66a8183cb4f0c1d9 authored almost 7 years ago
Simplified sentence structure

github.com/ethers-io/ethereumbook - ccc79f2eccfebf76f315e9d140ebf3751532da82 authored almost 7 years ago
Detailed explanation of peer info

github.com/ethers-io/ethereumbook - 15fb3bf6ad1e04f0d99a74c8146f74d4c3b26aa4 authored almost 7 years ago
Improved explanation of capability names

github.com/ethers-io/ethereumbook - db6815307f08eee5b85b47af27d44018e9855068 authored almost 7 years ago
Restructured sentence

github.com/ethers-io/ethereumbook - 1bfa40b0b836e38837b68eb106baa7c1ee0ac06d authored almost 7 years ago
Restructured sentence

github.com/ethers-io/ethereumbook - 37846f6f25cd15321185a95f96fd22ce9b41776e authored almost 7 years ago