-
Notifications
You must be signed in to change notification settings - Fork 37
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: dwallet-labs/dwallet-network
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gonative-cc/dwallet-network
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 1,031 files changed
- 22 contributors
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c526c45 - Browse repository at this point
Copy the full SHA c526c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbcfa84 - Browse repository at this point
Copy the full SHA cbcfa84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50d8b67 - Browse repository at this point
Copy the full SHA 50d8b67View commit details
Commits on Feb 25, 2024
-
Added logo updated logo Update README.md Update README.md fix node version fix node version fix pnpm version added vercel configuration fixed the edit button url
Configuration menu - View commit details
-
Copy full SHA for 88ed8ce - Browse repository at this point
Copy the full SHA 88ed8ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6077c - Browse repository at this point
Copy the full SHA 0e6077cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7474be - Browse repository at this point
Copy the full SHA c7474beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5176019 - Browse repository at this point
Copy the full SHA 5176019View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdc0d90 - Browse repository at this point
Copy the full SHA cdc0d90View commit details
Commits on Apr 1, 2024
-
docker/explorer: add explorer container image (#12)
Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 39476d4 - Browse repository at this point
Copy the full SHA 39476d4View commit details
Commits on Apr 18, 2024
-
explorer: Fixed Testnet and Devnet menu route to dWallet rpc and chan…
…ge sizing of the textbox (#24) Co-authored-by: Shay malichi <shaymalichi@Shays-MacBook-Pro.local>
Configuration menu - View commit details
-
Copy full SHA for 6add4be - Browse repository at this point
Copy the full SHA 6add4beView commit details
Commits on May 8, 2024
-
mpc and sui light client (#26)
Co-authored-by: Alexander Ludwig <alexanderludwig98@gmail.com> Co-authored-by: Omer Sadika <omersadika@gmail.com> Co-authored-by: alexanderludwig <alexanderludwig@users.noreply.github.com> Co-authored-by: Yehonatan Cohen Scaly <scalys7@gmail.com> Co-authored-by: floyddeadshot <jusheinz@aol.de> Co-authored-by: Asaf Fadida <fadida.asaf@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f05d65a - Browse repository at this point
Copy the full SHA f05d65aView commit details
Commits on Nov 5, 2024
-
chore: sync latest version of Pera (#10)
* modified explorer website to fit dWalletLabs (cherry picked from commit cbcfa84) * apps/explorer: fixed testnet and tevnet menu route to dWallet rpc and change sizing of the textbox (#24) Co-authored-by: Shay malichi <shaymalichi@Shays-MacBook-Pro.local> (cherry picked from commit 6add4be) * remove github actions (cherry picked from commit 50d8b67) * remove vercel and turbo * docker/explorer: add explorer container image (#12) Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> (cherry picked from commit 39476d4) * markdwons * remove not needed files * .cargo: fix config file to updated format (#35) Co-authored-by: Shay malichi <shaymalichi@Shays-MacBook-Pro-2.local> * eth-light-client: Add helios Import & add a base for crate eth-light-client (#48) Co-authored-by: Shay malichi <shaymalichi@Shays-MacBook-Pro-2.local> * eth-light-client: Create the EthDwallet Subcommand & EthSettings struct (#33) Co-authored-by: Shay malichi <shaymalichi@Shays-MacBook-Pro-2.local> Co-authored-by: Zeev Manilovich <zeevmoney@users.noreply.github.com> * crates/sui: fix compilation error (#63) Co-authored-by: Shay malichi <shaymalichi@Shays-MacBook-Pro-2.local> * dwallet-network: add `dwallet`, `dwallet_2pc_mpc_ecdsa_k1` move modules (#38) --------- Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> Co-authored-by: Zeev Manilovich <zeevmoney@users.noreply.github.com> * cargo: fix build (#115) * .github/workflows: CI (fmt) * `dwallet-network`: added test module for `dwallet_2pc_mpc_ecdsa_k1` move module (#119) --------- Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> Co-authored-by: Zeev Manilovich <zeevmoney@users.noreply.github.com> Co-authored-by: Yehonatan Cohen Scaly <scalys7@gmail.com> * dwallet-network/eth-light-client: add light client config + eth dwallet sub commands (#83) --------- Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> * dwallet-network/eth-light-client: add cli command `connect-eth-dwallet` (#84) --------- Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> * dwallet-network/eth-light-client: added cli command `init-eth-state` (#85) Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> * dwallet-network/eth-light-client: add ethereum cli command `verify-message` (#86) --------- Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> Co-authored-by: Zeev Manilovich <zeevmoney@users.noreply.github.com> * dwallet-network:eth-light-client: added ethereum proofs move modules and native functions (#88) Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> Co-authored-by: Zeev Manilovich <zeevmoney@users.noreply.github.com> Co-authored-by: Yehonatan Cohen Scaly <scalys7@gmail.com> * all: rename to dwallet and add placeholder for dwallet ts module (#149) * feat: sui state proofs (#23) --------- Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> * Bump webpack from 5.79.0 to 5.94.0 (#193) Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.79.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix docker & Remove redundant `sdk/create-dapp/templates/react-e2e-counter` folder (#198) * feat(proof MPC flow): Add a move function to initiate flow & a matching rust event (#225) --------- Co-authored-by: Itay <itaylevy134@gmail.com> Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> * `dwallet-network`: Ethereum light client fix (#213) --------- Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> * `ethereum-light-client`: add wasm functions to use in eth lc typescript sdk (#264) * add ethereum light client wasm functions to use in eth lc typescript sdk * `ethereum-light-client`: add light client interface to typescript sdk (#265) * add ethereum light client commands to typescript sdk * `ethereum-light-client`: move beacon block verification (#271) * move beacon block verification to the state verification function instead of verifying when approving the message * `ethereum-light-client`: update state only when necessary (#272) * Updating the state now only happens if the message cannot be verified using the current state. If the current state includes the message then it won't be updated. * update checkpoints & hashes for initial state * take `LatestEthereumState` object id from `EthereumDWalletCap` when it is not provided from config. * `ethereum-light-client`: native functions returns structs (#275) * native functions returns structs instead of tuples * add missing dependency (#279) * `ethereum-light-client`: return message approval from `verify_message` call (#281) * `ethereum-light-client`: add proof verification before move call (#285) * .github/workflows: add image builder CI (#295) * sync * fmt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Yuval Elmoalem <yuval.elmo@dwalletlabs.com> Co-authored-by: shaymalichi <46198407+shaymalichi@users.noreply.github.com> Co-authored-by: Zeev Manilovich <zeevmanilovich@gmail.com> Co-authored-by: Asaf Fadida <44270096+Fadude@users.noreply.github.com> Co-authored-by: Shay malichi <shaymalichi@Shays-MacBook-Pro-2.local> Co-authored-by: Zeev Manilovich <zeevmoney@users.noreply.github.com> Co-authored-by: Yuval Elmoalem <82144075+yuvalelmo@users.noreply.github.com> Co-authored-by: yarined <44356434+yarined@users.noreply.github.com> Co-authored-by: Yehonatan Cohen Scaly <scalys7@gmail.com> Co-authored-by: alexanderludwig <alexanderludwig@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: yaelAbergel <42145434+yaelAbergel@users.noreply.github.com> Co-authored-by: Itay <itaylevy134@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 73cd765 - Browse repository at this point
Copy the full SHA 73cd765View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main