Skip to content

Commit

Permalink
Merge pull request #492 from helium/488-add-recursive-delegatoin
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass authored Jul 30, 2024
2 parents 6f6ea7e + 14e1676 commit 43001b4
Show file tree
Hide file tree
Showing 220 changed files with 14,348 additions and 14,841 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ accounts
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
!packages/docsite/src/data
packages/helium-vote-service/helium-vote-proxies/
!packages/docsite/src/data
18 changes: 18 additions & 0 deletions Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,24 @@ address = "propFYxqmVcufMhk5esNMrexq2ogHbbC2kP9PU1qxKs" # Proposal
[[test.validator.clone]]
address = "66t3XARU6Ja3zj91gDZ2KoNLJHEMTYPSKqJWYb6PJJBA" # Proposal IDL

[[test.validator.clone]]
address = "nprx42sXf5rpVnwBWEdRg1d8tuCWsTuVLys1pRWwE6p" # NFT Proxy

[[test.validator.clone]]
address = "CNjepJnCPddZwd8xGS3M2QpZuCbfVRNvi3jfBehKHKHw" # NFT Proxy IDL

[[test.validator.clone]]
address = "orgdXvHVLkWgBYerptASkAwkZAE563CJUu717dMNx5f" # Org program

[[test.validator.clone]]
address = "CjVhwk3gdDXB8iUZCUP9M6QaRvoBGkM7FX9qAf6Qm4sG" # Org program IDL

[[test.validator.clone]]
address = "stcfiqW3fwD9QCd8Bqr1NBLrs7dftZHBQe7RiMMA4aM" # State controller program

[[test.validator.clone]]
address = "GPQNABq6s63uqzHRwZN9e2GcxtzG4yLP5AnJer7DkB9E" # State controller IDL

[[test.validator.clone]]
address = "DQ4C1tzvu28cwo1roN1Wm6TW35sfJEjLh517k3ZeWevx" # Mobile price oracle

Expand Down
Loading

0 comments on commit 43001b4

Please sign in to comment.