Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Removed devcon badge #925

Merged
merged 14 commits into from Nov 30, 2018
Merged

Removed devcon badge #925

merged 14 commits into from Nov 30, 2018

Conversation

alexvandesande
Copy link

and build site for release

ilanpillemer and others added 14 commits September 4, 2017 19:33
fixes Greeter tutorial see #14738
because there are three clients but both implies that there are only two clients
* Update ether issuance numbers

* fix a glaring bug in removeMember (#889)

removeMember needs to tidy up the memberId mappings, else the whole member system will break upon calling removeMember

* fix a bug that breaks the members system (#890)

removeMember needs to update the memberId mapping else it breaks the whole members system

* Removing absolute links - makes broken link autotest more accurate (#907)

* Adding devcon IV banner to the top of the website (#906)

* Badge update

* Update live website (#909)

* Deploy website changes

* Deploying website changes (#908)

* Update ether issuance numbers

* fix a glaring bug in removeMember (#889)

removeMember needs to tidy up the memberId mappings, else the whole member system will break upon calling removeMember

* fix a bug that breaks the members system (#890)

removeMember needs to update the memberId mapping else it breaks the whole members system

* Removing absolute links - makes broken link autotest more accurate (#907)

* Adding devcon IV banner to the top of the website (#906)
@alexvandesande alexvandesande merged commit aadff45 into master Nov 30, 2018
alexvandesande pushed a commit that referenced this pull request Nov 30, 2018
* Update ether issuance numbers

* fix a glaring bug in removeMember (#889)

removeMember needs to tidy up the memberId mappings, else the whole member system will break upon calling removeMember

* fix a bug that breaks the members system (#890)

removeMember needs to update the memberId mapping else it breaks the whole members system

* Removing absolute links - makes broken link autotest more accurate (#907)

* Adding devcon IV banner to the top of the website (#906)

* Badge update

* Update live website (#909)

* Deploy website changes

* Deploying website changes (#908)

* Update ether issuance numbers

* fix a glaring bug in removeMember (#889)

removeMember needs to tidy up the memberId mappings, else the whole member system will break upon calling removeMember

* fix a bug that breaks the members system (#890)

removeMember needs to update the memberId mapping else it breaks the whole members system

* Removing absolute links - makes broken link autotest more accurate (#907)

* Adding devcon IV banner to the top of the website (#906)

* Updates Crowdsale example. (#922)

* Updates DAO example. (#921)

* Updates Token example. (#920)

* Fixes double word the for the text on the DAO page. (#924)

* CLI docs: standardize headings + minor tweaks (#923)

- Consistently use two blank lines before each section heading
- Normalize capitalization and punctuation of section headings
- Format the Python client as bold, to match the C++ and Go ones
- Change "Mac" to "macOS"
- Fix capitalization of "apt-get" and format as code

* Update Greeter example (#919)

* Updates greeter to Solidity 0.5.0.

* Adds version pragma.

* fix the typo `safeWithdrawl` to `safeWithdrawal` (#914)

* fix bug in removeMember (#895)

the current example have a serious bug in the removeMember method which will mess up the whole members system, the issue is fixed by tidying up the memberId mappings.

* fix bug in removeMember (#894)

the current example have a serious bug in the removeMember method which will mess up the whole members system, the issue is fixed by tidying up the memberId mappings.

* Improved clarity in freezing accounts (#882)

Thanks for the PR

* fix contract (#881)

* update greeter example (#873)

used remix and solidity 0.4.24

* Removed devcon badge (#925)

* fixes Greeter tutorial see #14738

* removes unneeded kine

* tidy grammer slightly

* both -> two distinct (#810)

because there are three clients but both implies that there are only two clients

* Updating live website (#910)

* Update ether issuance numbers

* fix a glaring bug in removeMember (#889)

removeMember needs to tidy up the memberId mappings, else the whole member system will break upon calling removeMember

* fix a bug that breaks the members system (#890)

removeMember needs to update the memberId mapping else it breaks the whole members system

* Removing absolute links - makes broken link autotest more accurate (#907)

* Adding devcon IV banner to the top of the website (#906)

* Badge update

* Update live website (#909)

* Deploy website changes

* Deploying website changes (#908)

* Update ether issuance numbers

* fix a glaring bug in removeMember (#889)

removeMember needs to tidy up the memberId mappings, else the whole member system will break upon calling removeMember

* fix a bug that breaks the members system (#890)

removeMember needs to update the memberId mapping else it breaks the whole members system

* Removing absolute links - makes broken link autotest more accurate (#907)

* Adding devcon IV banner to the top of the website (#906)

* Removed devcon badge
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants