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
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
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
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
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
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
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
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
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
* Create eip-1261
* updated eip 1261
* edited title to remove erc number
* Updated to a new standard
* Modified eip-1261 to add attributes
* modified revoke to forfeit
* added eip 1417
* added eip-1425
* modified eip-1261 to add current member count
* deleted other eips
* added eip 1417
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
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
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
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
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
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
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
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
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
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
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
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
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
* DNS resolver profile for ENS
* Update and rename eip-draft_ens_dns.md to eip-1185.md
* Update eip-1185.md
* Clarify motivation and provide only a single interface for updating and obtaining records
* Add function signatures
* Fixes as per PR comments
* Clarify ordering of data in setDNSRecords
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
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
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
* Create eip-1261
* updated eip 1261
* edited title to remove erc number
* Updated to a new standard
* Modified eip-1261 to add attributes
* modified revoke to forfeit
* added eip 1417
* added eip-1425
* modified eip-1261 to add current member count
* deleted other eips
* propose Digital Identity Aggregator EIP
* update created date
* typo and emphasis fix
* Update and rename eip-x.md to eip-1484.md
* add persistent discussions-to link
* update solidity interface and implementation URL
add ERC-1484 references, update function signatures
* fix html linting errors
* make copy edits, ensure correctness of function and event signatures
* remove signature requirement for adding/removing providers
* trigger travis build, hopefully DNS issue is fixed
eips.ethereum.org had a DNS failure last build
* Avoid shadowing existing declarations
About optional methods, Solidity compiler currently throws this warning: "This declaration shadows an existing declaration.". I suggest to remove names from return parameters of the optional methods to avoid shadowing existing declarations.
* More improvements
- Fixed warning about visibility
- Links to examples are now permanent links
- Added note about Solidity version used in the specifications
* EIP-210: Fix blockhash contract for block number 1
This fixes the issue in the contract when executed from SYSTEM account at block 1. Then the number of the previous block is 0 and the contract executes the loop forever.
* EIP-210: Correctly handle argument with negative value
Fix fixes the issue in the blockhash contract where the negative value of the argument is not properly handled.
* Add max timestamp drift EIP draft
* clearer formatting
* Include consensus failure risk in motivation
* Add discussions-to link
* remove some html comments, add abstract
* Update and rename eip-max-timestamp-drift.md to eip-1482.md
* Update eip-1482.md