Skip to content

Commit

Permalink
Merge pull request #1567 from BalancerMaxis/fix/add_bip_739_number
Browse files Browse the repository at this point in the history
fix: add bip number 739
  • Loading branch information
gosuto-inzasheru authored Dec 9, 2024
2 parents d62f2d4 + 6b4d4a7 commit c08a19b
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 52 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FILENAME: `BIPs/2024-W50/[BIP-XXX]-Delegate-Gyroscope-GGU-to-DAO-Participants.json`
FILENAME: `BIPs/2024-W50/[BIP-739]-Delegate-Gyroscope-GGU-to-DAO-Participants.json`
MULTISIG: `multisigs/dao (mainnet:0x10A19e7eE7d7F8a52822f6817de8ea18204F2e4f)`
COMMIT: `739f48f66ded90e0bcad7022bbec18eba4ad1dce`
CHAIN(S): `mainnet`
Expand Down
102 changes: 51 additions & 51 deletions MaxiOps/vlaura_voting/2024/W51/output/payload.json
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
{
"domain": {
"name": "snapshot",
"version": "0.1.4"
},
"types": {
"Vote": [
{
"name": "from",
"type": "address"
},
{
"name": "space",
"type": "string"
},
{
"name": "timestamp",
"type": "uint64"
},
{
"name": "proposal",
"type": "bytes32"
},
{
"name": "choice",
"type": "string"
},
{
"name": "reason",
"type": "string"
},
{
"name": "app",
"type": "string"
},
{
"name": "metadata",
"type": "string"
}
]
},
"message": {
"space": "gauges.aurafinance.eth",
"proposal": "0xca2db946abe18169bd4fd1d296721f16df66a4052e9ebee434d7085bc9968c4e",
"choice": "{\"96\":10.0,\"99\":12.0,\"186\":5.0,\"208\":2.0,\"278\":4.0,\"218\":4.0,\"30\":7.21,\"121\":7.95,\"147\":11.82,\"87\":3.81,\"107\":6.43,\"125\":4.12,\"24\":3.66,\"118\":3.0,\"144\":5.0,\"207\":3.0,\"323\":7.0}",
"app": "snapshot",
"reason": "",
"metadata": "{}",
"from": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"timestamp": 1733522848
}
}
"domain": {
"name": "snapshot",
"version": "0.1.4"
},
"types": {
"Vote": [
{
"name": "from",
"type": "address"
},
{
"name": "space",
"type": "string"
},
{
"name": "timestamp",
"type": "uint64"
},
{
"name": "proposal",
"type": "bytes32"
},
{
"name": "choice",
"type": "string"
},
{
"name": "reason",
"type": "string"
},
{
"name": "app",
"type": "string"
},
{
"name": "metadata",
"type": "string"
}
]
},
"message": {
"space": "gauges.aurafinance.eth",
"proposal": "0xca2db946abe18169bd4fd1d296721f16df66a4052e9ebee434d7085bc9968c4e",
"choice": "{\"96\":10.0,\"99\":12.0,\"186\":5.0,\"208\":2.0,\"278\":4.0,\"218\":4.0,\"30\":7.21,\"121\":7.95,\"147\":11.82,\"87\":3.81,\"107\":6.43,\"125\":4.12,\"24\":3.66,\"118\":3.0,\"144\":5.0,\"207\":3.0,\"323\":7.0}",
"app": "snapshot",
"reason": "",
"metadata": "{}",
"from": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"timestamp": 1733522848
}
}

0 comments on commit c08a19b

Please sign in to comment.