Skip to content

staging => master #1305

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
85a8af9
Merge pull request #1295 from algorandfoundation/master
nullun Mar 10, 2025
867279d
[create-pull-request] automated change
barnjamin Apr 9, 2025
43ef60e
Merge pull request #1297 from algorandfoundation/automatic-pr-go-algo…
nullun Apr 9, 2025
f3f0aea
[create-pull-request] automated change
barnjamin Apr 14, 2025
d81e491
Merge pull request #1298 from algorandfoundation/automatic-pr-go-algo…
nullun Apr 14, 2025
e19d199
[create-pull-request] automated change
barnjamin May 19, 2025
6985718
Merge pull request #1299 from algorandfoundation/automatic-pr-go-algo…
nullun May 22, 2025
03f7c09
[create-pull-request] automated change
barnjamin May 22, 2025
a2cca66
Merge pull request #1300 from algorandfoundation/automatic-pr-go-algo…
nullun May 22, 2025
ccc8d83
[create-pull-request] automated change
barnjamin May 27, 2025
5427277
Merge pull request #1301 from algorandfoundation/automatic-pr-go-algo…
nullun May 27, 2025
5607e0f
[create-pull-request] automated change
barnjamin May 29, 2025
b9044d9
Merge pull request #1302 from algorandfoundation/automatic-pr-go-algo…
nullun May 30, 2025
15e665f
[create-pull-request] automated change
barnjamin Jun 2, 2025
f0c8abb
Merge pull request #1303 from algorandfoundation/automatic-pr-go-algo…
nullun Jun 5, 2025
b82a07c
[create-pull-request] automated change
barnjamin Jul 30, 2025
e6ad6b6
Merge pull request #1304 from algorandfoundation/automatic-pr-go-algo…
nullun Jul 30, 2025
abc7b11
[create-pull-request] automated change
barnjamin Aug 1, 2025
874c0a6
Merge pull request #1306 from algorandfoundation/automatic-pr-go-algo…
nullun Aug 1, 2025
0861c87
[create-pull-request] automated change
barnjamin Aug 6, 2025
ded1d06
Merge pull request #1307 from algorandfoundation/automatic-pr-go-algo…
nullun Aug 6, 2025
4f21a6d
[create-pull-request] automated change
barnjamin Aug 11, 2025
6fee21f
Merge pull request #1308 from algorandfoundation/automatic-pr-go-algo…
nullun Aug 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .go-algorand-beta.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.0.2-beta
v4.2.1-beta
2 changes: 1 addition & 1 deletion .go-algorand-stable.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.0.2-stable
v4.2.1-stable
2 changes: 1 addition & 1 deletion .indexer.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.2
3.8.1
2 changes: 2 additions & 0 deletions docs/clis/goal/app/app.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ goal app [flags]

-h, --help help for app

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/box/box.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ goal app box [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/box/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ goal app box info [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/box/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ goal app box list [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/call.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ goal app call [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/clear.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ goal app clear [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/closeout.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ goal app closeout [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ goal app create [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ goal app delete [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ goal app info [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/interact/execute.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ goal app interact execute [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/interact/interact.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ goal app interact [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/interact/query.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ goal app interact query [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/method.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ goal app method [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/optin.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ goal app optin [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/read.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ goal app read [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 2 additions & 0 deletions docs/clis/goal/app/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ goal app update [flags]

-k, --kmddir string Data directory for kmd

--reject-version uint If set non-zero, reject for this app version or higher

-w, --wallet string Set the wallet to be used for the selected operation

```
Expand Down
2 changes: 1 addition & 1 deletion docs/clis/goal/clerk/simulate.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ goal clerk simulate [flags]

--allow-unnamed-resources Allow access to unnamed resources during simulation

--extra-opcode-budget uint Apply extra opcode budget for apps per transaction group during simulation
--extra-opcode-budget int Apply extra opcode budget for apps per transaction group during simulation

--full-trace Enable all options for simulation execution trace

Expand Down
4 changes: 4 additions & 0 deletions docs/clis/goal/wallet/new.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,12 @@ goal wallet new [wallet name] [flags]

-h, --help help for new

--no-display-seed Create a new wallet without displaying the seed phrase.

-r, --recover goal account new Recover the wallet from the backup mnemonic provided at wallet creation (NOT the mnemonic provided by goal account export or by algokey). Regenerate accounts in the wallet with goal account new

--unencrypted Create a new wallet without a password.

```


Expand Down
52 changes: 52 additions & 0 deletions docs/clis/goal/wallet/rename.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
title: goal wallet rename
---
## goal wallet rename



Rename wallet



```

goal wallet rename [wallet name] [new wallet name] [flags]

```



### Options



```

-h, --help help for rename

```



### Options inherited from parent commands



```

-d, --datadir stringArray Data directory for the node

-k, --kmddir string Data directory for kmd

```



### SEE ALSO



* [goal wallet](../../wallet/wallet/) - Manage wallets: encrypted collections of Algorand account keys



1 change: 1 addition & 0 deletions docs/clis/goal/wallet/wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ goal wallet [flags]
* [goal](../../../goal/goal/) - CLI for interacting with Algorand
* [goal wallet list](../list/) - List wallets managed by kmd
* [goal wallet new](../new/) - Create a new wallet
* [goal wallet rename](../rename/) - Rename wallet



4 changes: 2 additions & 2 deletions docs/get-details/algorand-networks/betanet.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ title: BetaNet 🔷
🔷 = BetaNet availability only

# Version
`v4.0.2-beta`
`v4.2.1-beta`

# Release Version
https://github.com/algorand/go-algorand/releases/tag/v4.0.2-beta
https://github.com/algorand/go-algorand/releases/tag/v4.2.1-beta

# Genesis ID
`betanet-v1.0`
Expand Down
4 changes: 2 additions & 2 deletions docs/get-details/algorand-networks/mainnet.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
title: MainNet

# Version
`v4.0.2-stable`
`v4.2.1-stable`

# Release Version
https://github.com/algorand/go-algorand/releases/tag/v4.0.2-stable
https://github.com/algorand/go-algorand/releases/tag/v4.2.1-stable

# Genesis ID
`mainnet-v1.0`
Expand Down
4 changes: 2 additions & 2 deletions docs/get-details/algorand-networks/testnet.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
title: TestNet

# Version
`v4.0.2-stable`
`v4.2.1-stable`

# Release Version
https://github.com/algorand/go-algorand/releases/tag/v4.0.2-stable
https://github.com/algorand/go-algorand/releases/tag/v4.2.1-stable

# Genesis ID
`testnet-v1.0`
Expand Down
2 changes: 1 addition & 1 deletion docs/get-details/dapps/avm/teal/opcodes/v10.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ Fields (see [transaction reference](https://developer.algorand.org/docs/referenc
| 60 | CreatedAssetID | uint64 | v5 | Asset ID allocated by the creation of an ASA (only with `itxn` in v5). Application mode only |
| 61 | CreatedApplicationID | uint64 | v5 | ApplicationID allocated by the creation of an application (only with `itxn` in v5). Application mode only |
| 62 | LastLog | []byte | v6 | The last message emitted. Empty bytes if none were emitted. Application mode only |
| 63 | StateProofPK | []byte | v6 | 64 byte state proof public key |
| 63 | StateProofPK | [64]byte | v6 | State proof public key |
| 65 | NumApprovalProgramPages | uint64 | v7 | Number of Approval Program pages |
| 67 | NumClearStateProgramPages | uint64 | v7 | Number of ClearState Program pages |

Expand Down
2 changes: 1 addition & 1 deletion docs/get-details/dapps/avm/teal/opcodes/v11.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ Fields (see [transaction reference](https://developer.algorand.org/docs/referenc
| 60 | CreatedAssetID | uint64 | v5 | Asset ID allocated by the creation of an ASA (only with `itxn` in v5). Application mode only |
| 61 | CreatedApplicationID | uint64 | v5 | ApplicationID allocated by the creation of an application (only with `itxn` in v5). Application mode only |
| 62 | LastLog | []byte | v6 | The last message emitted. Empty bytes if none were emitted. Application mode only |
| 63 | StateProofPK | []byte | v6 | 64 byte state proof public key |
| 63 | StateProofPK | [64]byte | v6 | State proof public key |
| 65 | NumApprovalProgramPages | uint64 | v7 | Number of Approval Program pages |
| 67 | NumClearStateProgramPages | uint64 | v7 | Number of ClearState Program pages |

Expand Down
2 changes: 1 addition & 1 deletion docs/get-details/dapps/avm/teal/opcodes/v6.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ Fields (see [transaction reference](https://developer.algorand.org/docs/referenc
| 60 | CreatedAssetID | uint64 | v5 | Asset ID allocated by the creation of an ASA (only with `itxn` in v5). Application mode only |
| 61 | CreatedApplicationID | uint64 | v5 | ApplicationID allocated by the creation of an application (only with `itxn` in v5). Application mode only |
| 62 | LastLog | []byte | v6 | The last message emitted. Empty bytes if none were emitted. Application mode only |
| 63 | StateProofPK | []byte | v6 | 64 byte state proof public key |
| 63 | StateProofPK | [64]byte | v6 | State proof public key |


## global
Expand Down
2 changes: 1 addition & 1 deletion docs/get-details/dapps/avm/teal/opcodes/v7.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ Fields (see [transaction reference](https://developer.algorand.org/docs/referenc
| 60 | CreatedAssetID | uint64 | v5 | Asset ID allocated by the creation of an ASA (only with `itxn` in v5). Application mode only |
| 61 | CreatedApplicationID | uint64 | v5 | ApplicationID allocated by the creation of an application (only with `itxn` in v5). Application mode only |
| 62 | LastLog | []byte | v6 | The last message emitted. Empty bytes if none were emitted. Application mode only |
| 63 | StateProofPK | []byte | v6 | 64 byte state proof public key |
| 63 | StateProofPK | [64]byte | v6 | State proof public key |
| 65 | NumApprovalProgramPages | uint64 | v7 | Number of Approval Program pages |
| 67 | NumClearStateProgramPages | uint64 | v7 | Number of ClearState Program pages |

Expand Down
2 changes: 1 addition & 1 deletion docs/get-details/dapps/avm/teal/opcodes/v8.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ Fields (see [transaction reference](https://developer.algorand.org/docs/referenc
| 60 | CreatedAssetID | uint64 | v5 | Asset ID allocated by the creation of an ASA (only with `itxn` in v5). Application mode only |
| 61 | CreatedApplicationID | uint64 | v5 | ApplicationID allocated by the creation of an application (only with `itxn` in v5). Application mode only |
| 62 | LastLog | []byte | v6 | The last message emitted. Empty bytes if none were emitted. Application mode only |
| 63 | StateProofPK | []byte | v6 | 64 byte state proof public key |
| 63 | StateProofPK | [64]byte | v6 | State proof public key |
| 65 | NumApprovalProgramPages | uint64 | v7 | Number of Approval Program pages |
| 67 | NumClearStateProgramPages | uint64 | v7 | Number of ClearState Program pages |

Expand Down
2 changes: 1 addition & 1 deletion docs/get-details/dapps/avm/teal/opcodes/v9.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ Fields (see [transaction reference](https://developer.algorand.org/docs/referenc
| 60 | CreatedAssetID | uint64 | v5 | Asset ID allocated by the creation of an ASA (only with `itxn` in v5). Application mode only |
| 61 | CreatedApplicationID | uint64 | v5 | ApplicationID allocated by the creation of an application (only with `itxn` in v5). Application mode only |
| 62 | LastLog | []byte | v6 | The last message emitted. Empty bytes if none were emitted. Application mode only |
| 63 | StateProofPK | []byte | v6 | 64 byte state proof public key |
| 63 | StateProofPK | [64]byte | v6 | State proof public key |
| 65 | NumApprovalProgramPages | uint64 | v7 | Number of Approval Program pages |
| 67 | NumClearStateProgramPages | uint64 | v7 | Number of ClearState Program pages |

Expand Down
2 changes: 1 addition & 1 deletion docs/get-details/dapps/avm/teal/specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ Some of these have immediate data in the byte or bytes after the opcode.
| 60 | CreatedAssetID | uint64 | v5 | Asset ID allocated by the creation of an ASA (only with `itxn` in v5). Application mode only |
| 61 | CreatedApplicationID | uint64 | v5 | ApplicationID allocated by the creation of an application (only with `itxn` in v5). Application mode only |
| 62 | LastLog | []byte | v6 | The last message emitted. Empty bytes if none were emitted. Application mode only |
| 63 | StateProofPK | []byte | v6 | 64 byte state proof public key |
| 63 | StateProofPK | [64]byte | v6 | State proof public key |
| 65 | NumApprovalProgramPages | uint64 | v7 | Number of Approval Program pages |
| 67 | NumClearStateProgramPages | uint64 | v7 | Number of ClearState Program pages |

Expand Down
Loading
Loading