7 Commits

Author SHA1 Message Date
Tadashi
6854f0274c
Update eip-1753.md (#3629)
The current example implementation is not compiling on Solidity because of some errors (1. interface does not support state variables nor functions that are not external, and 2. there were some mismatches between the names of the variables). This PR proposes a fix to these errors.
2021-06-28 08:14:29 +00:00
William Entriken
c0a868976e
Use https (and not http) where possible (#2639) 2020-05-15 23:44:18 +01:00
Lucas Cullen
bbb8d7fce0
Automatically merged updates to draft EIP(s) 1753 (#2568)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2020-03-28 00:47:09 +13:00
Lucas Cullen
1f037481f0
Automatically merged updates to draft EIP(s) 1753 (#2549)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2020-03-03 18:24:00 +13:00
Lucas Cullen
cc415d5f22
Automatically merged updates to draft EIP(s) 1753 (#2548)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2020-03-03 17:53:26 +13:00
William Entriken
af677b348d Use solidity/javascript highlighting in various EIPs (#2372) 2019-11-22 23:55:15 +00:00
Lucas Cullen
fa8855c9fe EIP-1753 - Define a smart contract interface for permits and licences (#1753)
* First draft

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update eip-x.md

* Update authors

* Update eip-x.md

* Rename eip md

* Rollback

* Rename md

* Add copyright

* WIP: Re adding specificaiton

* Update example solidity

* Update eip-1753.md

* Update eip-1753.md

* Update eip-1753.md

* Update eip-1753.md

* Update eip-1753.md

* Update eip-1753.md

* Do not touch eip-X

* Fix typo
2019-07-02 13:09:40 +01:00