-
Notifications
You must be signed in to change notification settings - Fork 88
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
A new Upgrade
transaction to perform network upgrades
#707
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb9d324 - Browse repository at this point
Copy the full SHA cb9d324View commit details -
Versioned
ConsensusParameters
юReduced default `MAX_SIZE` to be 110kb. Reduced default `MAX_CONTRACT_SIZE` to be 100kb.
Configuration menu - View commit details
-
Copy full SHA for 2feab92 - Browse repository at this point
Copy the full SHA 2feab92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c7730 - Browse repository at this point
Copy the full SHA 57c7730View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a537c - Browse repository at this point
Copy the full SHA 41a537cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83721d9 - Browse repository at this point
Copy the full SHA 83721d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed2e94b - Browse repository at this point
Copy the full SHA ed2e94bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34aa7dc - Browse repository at this point
Copy the full SHA 34aa7dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca4ddf - Browse repository at this point
Copy the full SHA 0ca4ddfView commit details -
Merge branch 'master' into feature/versioning-sub-parameters
# Conflicts: # CHANGELOG.md # fuel-tx/src/builder.rs # fuel-tx/src/tests/valid_cases/transaction.rs # fuel-tx/src/transaction/consensus_parameters.rs # fuel-vm/src/checked_transaction.rs # fuel-vm/src/tests/limits.rs # fuel-vm/src/tests/validation.rs
Configuration menu - View commit details
-
Copy full SHA for 38e515d - Browse repository at this point
Copy the full SHA 38e515dView commit details
Commits on Mar 22, 2024
-
Reshuffled fields
Script
andCreate
transactions to unify part us……ed by all chargeable transactions
Configuration menu - View commit details
-
Copy full SHA for 5c5b009 - Browse repository at this point
Copy the full SHA 5c5b009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eae221 - Browse repository at this point
Copy the full SHA 5eae221View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd12db3 - Browse repository at this point
Copy the full SHA bd12db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3618cc - Browse repository at this point
Copy the full SHA a3618ccView commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for edc0c1d - Browse repository at this point
Copy the full SHA edc0c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a015fcc - Browse repository at this point
Copy the full SHA a015fccView commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b57047a - Browse repository at this point
Copy the full SHA b57047aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebe1d8 - Browse repository at this point
Copy the full SHA 3ebe1d8View commit details -
Merge branch 'feature/privileged-address' into feature/upgrade-transa…
…ction # Conflicts: # fuel-tx/src/transaction/consensus_parameters.rs
Configuration menu - View commit details
-
Copy full SHA for 8f8fdf0 - Browse repository at this point
Copy the full SHA 8f8fdf0View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27d18ac - Browse repository at this point
Copy the full SHA 27d18acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f2cfdc - Browse repository at this point
Copy the full SHA 2f2cfdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13592ac - Browse repository at this point
Copy the full SHA 13592acView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4c795 - Browse repository at this point
Copy the full SHA fa4c795View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbee779 - Browse repository at this point
Copy the full SHA cbee779View commit details -
Merge branch 'master' into feature/versioning-sub-parameters
# Conflicts: # fuel-tx/src/transaction/consensus_parameters.rs # fuel-vm/src/tests/validation.rs
Configuration menu - View commit details
-
Copy full SHA for e374ea3 - Browse repository at this point
Copy the full SHA e374ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4cbc5f - Browse repository at this point
Copy the full SHA c4cbc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db8b16 - Browse repository at this point
Copy the full SHA 6db8b16View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5532d0 - Browse repository at this point
Copy the full SHA d5532d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9f2f39 - Browse repository at this point
Copy the full SHA f9f2f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fbcb44 - Browse repository at this point
Copy the full SHA 0fbcb44View commit details
Commits on Mar 26, 2024
-
Merge branch 'feature/common-payable-part' into feature/chargeable-tr…
…ansaction # Conflicts: # fuel-tx/src/transaction/types/script.rs # fuel-vm/src/interpreter.rs
Configuration menu - View commit details
-
Copy full SHA for 50502cf - Browse repository at this point
Copy the full SHA 50502cfView commit details -
Merge branch 'feature/chargeable-transaction' into feature/upgrade-tr…
…ansaction # Conflicts: # fuel-tx/Cargo.toml # fuel-tx/src/lib.rs # fuel-tx/src/transaction/consensus_parameters.rs # fuel-tx/test-helpers/Cargo.toml
Configuration menu - View commit details
-
Copy full SHA for 87424ec - Browse repository at this point
Copy the full SHA 87424ecView commit details -
Update fuel-tx/src/transaction/id.rs
Co-authored-by: Hannes Karppila <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4496d2b - Browse repository at this point
Copy the full SHA 4496d2bView commit details -
Merge branch 'master' into feature/chargeable-transaction
# Conflicts: # CHANGELOG.md # fuel-tx/src/transaction/types/create.rs # fuel-tx/src/transaction/types/script.rs
Configuration menu - View commit details
-
Copy full SHA for f975aab - Browse repository at this point
Copy the full SHA f975aabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09327bd - Browse repository at this point
Copy the full SHA 09327bdView commit details
Commits on Apr 1, 2024
-
Merge branch 'master' into feature/upgrade-transaction
# Conflicts: # CHANGELOG.md # fuel-tx/src/builder.rs # fuel-tx/src/transaction.rs # fuel-tx/src/transaction/consensus_parameters/gas.rs # fuel-tx/src/transaction/id.rs # fuel-tx/src/transaction/types/create.rs # fuel-vm/src/interpreter.rs
Configuration menu - View commit details
-
Copy full SHA for 652157e - Browse repository at this point
Copy the full SHA 652157eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 080e73c - Browse repository at this point
Copy the full SHA 080e73cView commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b815be - Browse repository at this point
Copy the full SHA 0b815beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a41da - Browse repository at this point
Copy the full SHA 68a41daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 919560d - Browse repository at this point
Copy the full SHA 919560dView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3510e37 - Browse repository at this point
Copy the full SHA 3510e37View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb585a7 - Browse repository at this point
Copy the full SHA bb585a7View commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71c026c - Browse repository at this point
Copy the full SHA 71c026cView commit details
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4771d5a - Browse repository at this point
Copy the full SHA 4771d5aView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29aa53b - Browse repository at this point
Copy the full SHA 29aa53bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 120de10 - Browse repository at this point
Copy the full SHA 120de10View commit details