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

Draft 0.18.2 (eth-bridge ONLY) #1678

Closed
wants to merge 0 commits into from
Closed

Draft 0.18.2 (eth-bridge ONLY) #1678

wants to merge 0 commits into from

Conversation

brentstone
Copy link
Collaborator

@brentstone brentstone commented Jul 6, 2023

NOTE: check if MASP e2e tests are expected to work in CI, and if not, pay extra attention to their behavior in local tests

@brentstone brentstone force-pushed the draft branch 3 times, most recently from 1f8b314 to e89c607 Compare July 6, 2023 15:35
@Fraccaman
Copy link
Member

pls spawn devnet [devnet-0.18,3,heliaxdev@1be9883,ON]

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Devnet with chain id internal-devnet-e89.7693a9c7dc spawned succesfully!

@bengtlofgren
Copy link
Contributor

pls spawn devnet [devnet-0.18,3,heliaxdev@1be9883,ON]

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2023

Devnet with chain id internal-devnet-64d.901746a9a0 spawned succesfully!

@bengtlofgren
Copy link
Contributor

pls spawn devnet [devnet-0.18,3,heliaxdev@1be9883,ON]

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2023

Devnet with chain id internal-devnet-64d.11a9bdf181 spawned succesfully!

Fraccaman added a commit that referenced this pull request Jul 7, 2023
* origin/tiago/amounts+ethbridge-forreal-forreal: (2868 commits)
  Fix remaining unit tests
  Replace nam() with native token addr in storage
  Use generated fns to define Eth bridge param predicates
  Export generated macro fns
  Move Ethereum param keys
  Misc unit test fixes
  Fix StorageKeys derives
  Generate key helper fns
  Fix tx expiration test
  Fix eth protocol tx serialization
  Make fmt
  Replace KeySeg impl for Epoch with the one from main
  Compilation fixes
  Erase Eth RPC address from SDK types
  Re-order instant query since a tokio watch chan borrow can block
  User shutdown is not a fatal error
  Implement RpcClient with ethers
  Start removing web30 dep from apps
  Remove web30 deps from Cargo files
  Update wasm Cargo lock files
  Remove comments
  Fix CLI args
  Purge weird test cfg-flags for the Ethereum oracle
  Add generic geth rpc client for the eth oracle
  Remove needless lifetimes
  Remove needless heap alloc
  Remove ShouldRelay tokio dep
  Remove tokio's LocalSet dep in shared
  Refactor relayer to use generic ethers middleware
  Remove web30 dep on shared
  Refactor wasm compilation cache sleep to use ExponentialBackoff
  Allow ExponentialBackoff to capture env
  Add map to sleep strategy
  Remove async-std from shared
  Remove timeout defaults
  Remove sketchy code from timeouts
  Refactor wait_until_node_is_synched
  Refactor fixes
  Refactor sleep strategy to allow custom states
  Refactor SleepStrategy to include retry method
  Add error bounds to client
  Remove unused query_tx_status in apps
  Refactor query_tx_status
  Add new Halt method
  Do not ignore control flows in the CLI
  Fix tests ending prematurely
  Replace test oracle command sender
  Do not block on signal receiving
  Import build devnet script from main
  Fix `make build-debug`
  Update Cargo lock files in wasms
  Fix compiler errors in tests
  Fix CLI
  Remove ctx from some sdk args conversions
  Take a Tendermint address from a mem slot
  More fixes :|
  Fixes
  Fixes to `shared`
  Make shutdown signal a concrete type
  More silly shit
  Fixing a bunch of silly errors
  Use new control flow abstractions
  Add new control flow abstractions
  Continue to SDK-ize former CLI commands
  Update Cargo lock file
  WIP: Removing tokio calls from shared
  Rename module from timeouts to time
  Implement sleep method
  Platform specific timeouts
  Move control flow stuff to shared
  WIP: Platform specific shutdown signal
  SDK-ize commands from `apps` to `shared`
  Remove db delete value
  Remove submit valset upd cmd
  Remove extra CLI flag
  Run make fmt
  Remove duped rand dependency
  Update Cargo lock file
  Make timeouts mechanism compatible with the browser wasm engine
  Remove tokio as a dep from shared
  Move timeouts to shared
  Update Cargo lock files
  Fix e2e test
  RocksDB fixes
  Fix InitChain
  Import fixes
  Hash fixes
  Add new Hash methods
  Add missing Eth keys to IBC test
  IBC event fixes
  Commit block fixes on tests
  Remove unused import
  Debug impls for storage hashers
  Add missing merkle tree import
  Run make fmt
  Remove ABCI++ deps
  Fix pattern matching in unit tests
  Fix make file target
  Fix wrapper tx timestamp checks
  Fix test_prepare_proposal_vext_insufficient_voting_power
  ...
@Fraccaman Fraccaman closed this Jul 7, 2023
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.

3 participants