[Hol-info] FMBC 2021 - Call for Participation

2021-07-05 Thread Bruno Bernardo via hol-info
[ Please distribute, apologies for multiple postings. ]



3rd International Workshop on Formal Methods for Blockchains (FMBC) 2021 - Call 
for Participation

https://fmbc.gitlab.io/2021

July 18 and 19, 2021, Online, 8AM-10AM PDT

Co-located with the 33rd International Conference on Computer-Aided 
Verification (CAV 2021)

http://i-cav.org/2021/

-

The FMBC workshop is a forum to identify theoretical and practical
approaches of formal methods for Blockchain technology. Topics
include, but are not limited to:
* Formal models of Blockchain applications or concepts
* Formal methods for consensus protocols
* Formal methods for Blockchain-specific cryptographic primitives or protocols
* Design and implementation of Smart Contract languages
* Verification of Smart Contracts

The list of lightning talks and conditionally accepted papers is available on 
the FMBC 2021 website:
https://fmbc.gitlab.io/2021/program.html

There will be one keynote by David Dill, Lead Researcher on Blockchain at 
Novi/Facebook and professor emeritus at Stanford University, USA.


Registration

Registration to FMBC 2021 is done through the CAV 2021 registration form:
http://i-cav.org/2021/attending/

(*Early bird deadline is July 9.*)


___
hol-info mailing list
hol-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hol-info


[Hol-info] FMBC 2021 - Final Call for Papers (Deadline extension)

2021-05-11 Thread Bruno Bernardo via hol-info
[ Please distribute, apologies for multiple postings. ]



3rd International Workshop on Formal Methods for Blockchains (FMBC) - Final Call

https://fmbc.gitlab.io/2021

July 18 or 19 (TBA), 2021, *online*

Co-located with the 33nd International Conference on Computer-Aided 
Verification (CAV 2021)

http://i-cav.org/2021/


-
IMPORTANT DATES

Abstract submission: May 16, 2021 (extended)
Paper submission: May 23, 2021 (extended)
Notification: June 30, 2021 (extended)
Camera-ready: July 14, 2021 (extended)
Workshop: July 18 or 19 (TBA), 2021

Deadlines are Anywhere on Earth:
https://en.wikipedia.org/wiki/Anywhere_on_Earth



TOPICS OF INTEREST


Blockchains are decentralized transactional ledgers that rely on
cryptographic hash functions for guaranteeing the integrity of the
stored data. Participants on the network reach agreement on what valid
transactions are through consensus algorithms.

Blockchains may also provide support for Smart Contracts. Smart
Contracts are scripts of an ad-hoc programming language that are
stored in the Blockchain and that run on the network. They can
interact with the ledger’s data and update its state. These scripts
can express the logic of possibly complex contracts between users of
the Blockchain. Thus, Smart Contracts can facilitate the economic
activity of Blockchain participants.

With the emergence and increasing popularity of cryptocurrencies such
as Bitcoin and Ethereum, it is now of utmost importance to have strong
guarantees of the behavior of Blockchain software.
These guarantees can be brought by using Formal Methods. Indeed,
Blockchain software encompasses many topics of computer science where
using Formal Methods techniques and tools are relevant: consensus
algorithms to ensure the liveness and the security of the data on the
chain, programming languages specifically designed to write Smart
Contracts, cryptographic protocols, such as zero-knowledge proofs,
used to ensure privacy, etc.

This workshop is a forum to identify theoretical and practical
approaches of formal methods for Blockchain technology. Topics
include, but are not limited to:
* Formal models of Blockchain applications or concepts
* Formal methods for consensus protocols
* Formal methods for Blockchain-specific cryptographic primitives or protocols
* Design and implementation of Smart Contract languages
* Verification of Smart Contracts



SUBMISSION


Submit original manuscripts (not published or considered elsewhere)
with a page limit of 12 pages for full papers and 6 pages for short
papers (excluding bibliography and short appendix of up to 5
additional pages).

Alternatively you may also submit an extended abstract of up to 3
pages (including bibliography) summarizing your ongoing work in the
area of formal methods and blockchain. Authors of selected
extended-abstracts are invited to give a short lightning talk.

Submission link: https://easychair.org/conferences/?conf=fmbc2021

Authors are encouraged to use LaTeX and prepare their submissions
according to the instructions and styling guides for OASIcs provided
by Dagstuhl.

Instructions for authors: 
https://submission.dagstuhl.de/documentation/authors#oasics

At least one author of an accepted paper is expected to present the
paper at the workshop as a registered participant.



PROCEEDINGS


All submissions will be peer-reviewed by at least three members of the
program committee for quality and relevance. Accepted regular papers
(full and short papers) will be included in the workshop proceedings,
published as a volume of the OpenAccess Series in Informatics (OASIcs)
by Dagstuhl.



INVITED SPEAKER


David Dill, Lead Researcher, Blockchain, Novi/Facebook, USA
https://research.fb.com/people/dill-david/



PROGRAM COMMITTEE


PC CO-CHAIRS
* Bruno Bernardo (Nomadic Labs, France) (br...@nomadic-labs.com)
* Diego Marmsoler (University of Exeter, UK) (d.marmso...@exeter.ac.uk)

PC MEMBERS
* Wolfgang Ahrendt (Chalmers University of Technology, Sweden)
* Lacramioara Astefanoei (Nomadic Labs, France)
* Massimo Bartoletti (University of Cagliari, Italy)
* Joachim Breitner (Dfinity Foundation, Germany)
* Achim Brucker (University of Exeter, UK)
* Zaynah Dargaye (Nomadic Labs, France)
* Jérémie Decouchant (TU Delft, Netherlands)
* Dana Drachsler Cohen (Technion, Israel)
* Ansgar Fehnker (University of Twente, Netherlands)

[Hol-info] FMBC 2021 - 3rd Call for Papers (Deadline extensions)

2021-04-27 Thread Bruno Bernardo via hol-info
[ Please distribute, apologies for multiple postings. ]



3rd International Workshop on Formal Methods for Blockchains (FMBC) - Third Call

https://fmbc.gitlab.io/2021

July 18 or 19 (TBA), 2021, *online*

Co-located with the 33nd International Conference on Computer-Aided 
Verification (CAV 2021)

http://i-cav.org/2021/


-
IMPORTANT DATES

Abstract submission: May 6, 2021 (extended)
Paper submission: May 13, 2021 (extended)
Notification: June 24, 2021 (extended)
Camera-ready: July 8, 2021
Workshop: July 18 or 19 (TBA), 2021

Deadlines are Anywhere on Earth:
https://en.wikipedia.org/wiki/Anywhere_on_Earth



TOPICS OF INTEREST


Blockchains are decentralized transactional ledgers that rely on
cryptographic hash functions for guaranteeing the integrity of the
stored data. Participants on the network reach agreement on what valid
transactions are through consensus algorithms.

Blockchains may also provide support for Smart Contracts. Smart
Contracts are scripts of an ad-hoc programming language that are
stored in the Blockchain and that run on the network. They can
interact with the ledger’s data and update its state. These scripts
can express the logic of possibly complex contracts between users of
the Blockchain. Thus, Smart Contracts can facilitate the economic
activity of Blockchain participants.

With the emergence and increasing popularity of cryptocurrencies such
as Bitcoin and Ethereum, it is now of utmost importance to have strong
guarantees of the behavior of Blockchain software.
These guarantees can be brought by using Formal Methods. Indeed,
Blockchain software encompasses many topics of computer science where
using Formal Methods techniques and tools are relevant: consensus
algorithms to ensure the liveness and the security of the data on the
chain, programming languages specifically designed to write Smart
Contracts, cryptographic protocols, such as zero-knowledge proofs,
used to ensure privacy, etc.

This workshop is a forum to identify theoretical and practical
approaches of formal methods for Blockchain technology. Topics
include, but are not limited to:
* Formal models of Blockchain applications or concepts
* Formal methods for consensus protocols
* Formal methods for Blockchain-specific cryptographic primitives or protocols
* Design and implementation of Smart Contract languages
* Verification of Smart Contracts



SUBMISSION


Submit original manuscripts (not published or considered elsewhere)
with a page limit of 12 pages for full papers and 6 pages for short
papers (excluding bibliography and short appendix of up to 5
additional pages).

Alternatively you may also submit an extended abstract of up to 3
pages (including bibliography) summarizing your ongoing work in the
area of formal methods and blockchain. Authors of selected
extended-abstracts are invited to give a short lightning talk.

Submission link: https://easychair.org/conferences/?conf=fmbc2021

Authors are encouraged to use LaTeX and prepare their submissions
according to the instructions and styling guides for OASIcs provided
by Dagstuhl.

Instructions for authors: 
https://submission.dagstuhl.de/documentation/authors#oasics

At least one author of an accepted paper is expected to present the
paper at the workshop as a registered participant.



PROCEEDINGS


All submissions will be peer-reviewed by at least three members of the
program committee for quality and relevance. Accepted regular papers
(full and short papers) will be included in the workshop proceedings,
published as a volume of the OpenAccess Series in Informatics (OASIcs)
by Dagstuhl.



INVITED SPEAKER


David Dill, Lead Researcher, Blockchain, Novi/Facebook, USA
https://research.fb.com/people/dill-david/



PROGRAM COMMITTEE


PC CO-CHAIRS
* Bruno Bernardo (Nomadic Labs, France) (br...@nomadic-labs.com)
* Diego Marmsoler (University of Exeter, UK) (d.marmso...@exeter.ac.uk)

PC MEMBERS
* Wolfgang Ahrendt (Chalmers University of Technology, Sweden)
* Lacramioara Astefanoei (Nomadic Labs, France)
* Massimo Bartoletti (University of Cagliari, Italy)
* Joachim Breitner (Dfinity Foundation, Germany)
* Achim Brucker (University of Exeter, UK)
* Zaynah Dargaye (Nomadic Labs, France)
* Jérémie Decouchant (TU Delft, Netherlands)
* Dana Drachsler Cohen (Technion, Israel)
* Ansgar Fehnker (University of Twente, Netherlands)
* Maurice 

[Hol-info] FMBC 2021 - 2nd Call for Papers

2021-04-11 Thread Bruno Bernardo via hol-info
[ Please distribute, apologies for multiple postings. ]



3rd International Workshop on Formal Methods for Blockchains (FMBC) - Second 
Call

https://fmbc.gitlab.io/2021

July 18 or 19 (TBA), 2021

Co-located with the 33nd International Conference on Computer-Aided 
Verification (CAV 2021)

http://i-cav.org/2021/


-
IMPORTANT DATES

Abstract submission: April 22, 2021
Full paper submission: April 29, 2021
Notification: June 10, 2021
Camera-ready: July 8, 2021
Workshop: July 18 or 19 (TBA), 2021

Deadlines are Anywhere on Earth:
https://en.wikipedia.org/wiki/Anywhere_on_Earth



TOPICS OF INTEREST


Blockchains are decentralized transactional ledgers that rely on
cryptographic hash functions for guaranteeing the integrity of the
stored data. Participants on the network reach agreement on what valid
transactions are through consensus algorithms.

Blockchains may also provide support for Smart Contracts. Smart
Contracts are scripts of an ad-hoc programming language that are
stored in the Blockchain and that run on the network. They can
interact with the ledger’s data and update its state. These scripts
can express the logic of possibly complex contracts between users of
the Blockchain. Thus, Smart Contracts can facilitate the economic
activity of Blockchain participants.

With the emergence and increasing popularity of cryptocurrencies such
as Bitcoin and Ethereum, it is now of utmost importance to have strong
guarantees of the behavior of Blockchain software.
These guarantees can be brought by using Formal Methods. Indeed,
Blockchain software encompasses many topics of computer science where
using Formal Methods techniques and tools are relevant: consensus
algorithms to ensure the liveness and the security of the data on the
chain, programming languages specifically designed to write Smart
Contracts, cryptographic protocols, such as zero-knowledge proofs,
used to ensure privacy, etc.

This workshop is a forum to identify theoretical and practical
approaches of formal methods for Blockchain technology. Topics
include, but are not limited to:
* Formal models of Blockchain applications or concepts
* Formal methods for consensus protocols
* Formal methods for Blockchain-specific cryptographic primitives or protocols
* Design and implementation of Smart Contract languages
* Verification of Smart Contracts



SUBMISSION


Submit original manuscripts (not published or considered elsewhere)
with a page limit of 12 pages for full papers and 6 pages for short
papers (excluding bibliography and short appendix of up to 5
additional pages).

Alternatively you may also submit an extended abstract of up to 3
pages (including bibliography) summarizing your ongoing work in the
area of formal methods and blockchain. Authors of selected
extended-abstracts are invited to give a short lightning talk.

Submission link: https://easychair.org/conferences/?conf=fmbc2021

Authors are encouraged to use LaTeX and prepare their submissions
according to the instructions and styling guides for OASIcs provided
by Dagstuhl.

Instructions for authors: 
https://submission.dagstuhl.de/documentation/authors#oasics

At least one author of an accepted paper is expected to present the
paper at the workshop as a registered participant.



PROCEEDINGS


All submissions will be peer-reviewed by at least three members of the
program committee for quality and relevance. Accepted regular papers
(full and short papers) will be included in the workshop proceedings,
published as a volume of the OpenAccess Series in Informatics (OASIcs)
by Dagstuhl.



INVITED SPEAKER


David Dill, Lead Researcher, Blockchain, Novi/Facebook, USA
https://research.fb.com/people/dill-david/



PROGRAM COMMITTEE


PC CO-CHAIRS
* Bruno Bernardo (Nomadic Labs, France) (br...@nomadic-labs.com)
* Diego Marmsoler (University of Exeter, UK) (d.marmso...@exeter.ac.uk)

PC MEMBERS
* Wolfgang Ahrendt (Chalmers University of Technology, Sweden)
* Lacramioara Astefanoei (Nomadic Labs, France)
* Massimo Bartoletti (University of Cagliari, Italy)
* Joachim Breitner (Dfinity Foundation, Germany)
* Achim Brucker (University of Exeter, UK)
* Zaynah Dargaye (Nomadic Labs, France)
* Jérémie Decouchant (TU Delft, Netherlands)
* Dana Drachsler Cohen (Technion, Israel)
* Ansgar Fehnker (University of Twente, Netherlands)
* Maurice Herlihy (Brown University, USA)
* 

[Hol-info] FMBC 2021 - Call for Papers

2021-03-22 Thread Bruno Bernardo via hol-info
[ Please distribute, apologies for multiple postings. ]



3rd International Workshop on Formal Methods for Blockchains (FMBC) - First Call

https://fmbc.gitlab.io/2021

July 18 or 19 (TBA), 2021

Co-located with the 33nd International Conference on Computer-Aided 
Verification (CAV 2021)

http://i-cav.org/2021/


-
IMPORTANT DATES

Abstract submission: April 22, 2021
Full paper submission: April 29, 2021
Notification: June 10, 2021
Camera-ready: July 8, 2021
Workshop: July 18 or 19 (TBA), 2021

Deadlines are Anywhere on Earth:
https://en.wikipedia.org/wiki/Anywhere_on_Earth



TOPICS OF INTEREST


Blockchains are decentralized transactional ledgers that rely on
cryptographic hash functions for guaranteeing the integrity of the
stored data. Participants on the network reach agreement on what valid
transactions are through consensus algorithms.

Blockchains may also provide support for Smart Contracts. Smart
Contracts are scripts of an ad-hoc programming language that are
stored in the Blockchain and that run on the network. They can
interact with the ledger’s data and update its state. These scripts
can express the logic of possibly complex contracts between users of
the Blockchain. Thus, Smart Contracts can facilitate the economic
activity of Blockchain participants.

With the emergence and increasing popularity of cryptocurrencies such
as Bitcoin and Ethereum, it is now of utmost importance to have strong
guarantees of the behavior of Blockchain software.
These guarantees can be brought by using Formal Methods. Indeed,
Blockchain software encompasses many topics of computer science where
using Formal Methods techniques and tools are relevant: consensus
algorithms to ensure the liveness and the security of the data on the
chain, programming languages specifically designed to write Smart
Contracts, cryptographic protocols, such as zero-knowledge proofs,
used to ensure privacy, etc.

This workshop is a forum to identify theoretical and practical
approaches of formal methods for Blockchain technology. Topics
include, but are not limited to:
* Formal models of Blockchain applications or concepts
* Formal methods for consensus protocols
* Formal methods for Blockchain-specific cryptographic primitives or protocols
* Design and implementation of Smart Contract languages
* Verification of Smart Contracts



SUBMISSION


Submit original manuscripts (not published or considered elsewhere)
with a page limit of 12 pages for full papers and 6 pages for short
papers (excluding bibliography and short appendix of up to 5
additional pages).

Alternatively you may also submit an extended abstract of up to 3
pages (including bibliography) summarizing your ongoing work in the
area of formal methods and blockchain. Authors of selected
extended-abstracts are invited to give a short lightning talk.

Submission link: https://easychair.org/conferences/?conf=fmbc2021

Authors are encouraged to use LaTeX and prepare their submissions
according to the instructions and styling guides for OASIcs provided
by Dagstuhl.

Instructions for authors: 
https://submission.dagstuhl.de/documentation/authors#oasics

At least one author of an accepted paper is expected to present the
paper at the workshop as a registered participant.



PROCEEDINGS


All submissions will be peer-reviewed by at least three members of the
program committee for quality and relevance. Accepted regular papers
(full and short papers) will be included in the workshop proceedings,
published as a volume of the OpenAccess Series in Informatics (OASIcs)
by Dagstuhl.



INVITED SPEAKER


To be confirmed



PROGRAM COMMITTEE


PC CO-CHAIRS
* Bruno Bernardo (Nomadic Labs, France) (br...@nomadic-labs.com)
* Diego Marmsoler (University of Exeter, UK) (d.marmso...@exeter.ac.uk)

PC MEMBERS
To be confirmed



___
hol-info mailing list
hol-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hol-info