Skip to content
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

Update clarity wasm develop #5364

Closed
wants to merge 73 commits into from

Conversation

csgui
Copy link

@csgui csgui commented Oct 23, 2024

No description provided.

CharlieC3 and others added 30 commits July 19, 2024 12:15
removing several old docs files that are no longer relevant
correcting other docs that were out of date
Co-authored-by: Adriano Di Luzio <[email protected]>
This could be helpful to debug issues communicating with API.
- Create the request outside the loop
- Cap the backoff timeout at 3x timeout
- Print the retry attempt and backoff time in the log
- Add a jitter to the backoff time
kantai and others added 23 commits October 22, 2024 14:23
…settings

Fix default affirmation map settings for 3.0
Fix partial tenure fork test for real: Only check if we advanced pre fork miner 2 blocks forward
…-big-txs

feat: update tx estimator when tx yields too big tx error
fix: retry `insert_payload` on failure
* develop: (91 commits)
  feat: update tx estimator when tx yields too big tx error
  Only check if we advanced pre fork miner 2 blocks forward
  Fix default affirmation map settings for 3.0
  chore: set 3.0 mainnet activation height
  chore: signers should be more permissive about a slow miner wakeup
  fix: use hex instead of u8 bytes in fixture
  Do not assume every tenure has inter_blocks_per_tenure
  feat: add metadata to mock signatures
  feat: add signer message metadata to block responses
  chore: convert BlockAccepted to a struct
  chore: fix test
  chore: move test
  chore: fix test
  test: verify tenure_heights in new block events
  chore: revert change moving request creation out of loop
  feat: add `tenure_height` to `/new_block` event payload
  chore: fix missing `clone`
  chore: fix log
  feat: various improvements to retry logic in event dispatcher
  feat: cap the backoff for sending events to timeout * 3
  ...
@csgui csgui requested review from a team as code owners October 23, 2024 10:13
@csgui
Copy link
Author

csgui commented Oct 24, 2024

Superseded by #5373

@csgui csgui closed this Oct 24, 2024
@csgui csgui deleted the update-clarity-wasm-develop branch October 24, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.