-
The current version of the pallet-xcm makes it easy to transfer assets without thinking of what transfer type you need as the pallet computes that by itself (thanks to the `transferAssets` extrinsic).…
-
## Research
Please visit https://webauthn.io/ to see a demo of how it works. It integrates with the built-in authentication managed by the browser and operating system, and the private keys are sto…
-
### Discord Discussion Link
https://discord.com/channels/808358975287722045/875438141610270740/1018728902966919188
### What would you like to be able to do?
## Proposal
I'd like to propose i…
katat updated
2 years ago
-
# Lines of code
https://github.com/code-423n4/2023-10-zksync/blob/1fb4649b612fac7b4ee613df6f6b7d921ddd6b0d/code/system-contracts/bootloader/bootloader.yul#L2191-L2222
https://github.com/code-423n4/20…
-
Hi, I just installed the latest ganache/truffle and try to debug transactions against metacoin but failing with the error.
### Environment
- OSX 10.13.3
- node 8.9.4
- npm 5.6.0
- Ganach…
-
Unfortunately we didn't take meeting notes from the beginning, but hopefully this helps the project owners on the MKR side report progress.
-
*Huge thank you to @hamdiallam for walking me through the OP Stack, @AdityaSripal for providing feedback and documenting his thoughts on integration and to @PolymerDAO for discussing their POC wit…
-
### Description
I am trying to implement Account abstraction in Besu but it doesnt seem to work. Getting transaction reverted error. I am not using bundlers for now, I am directly interacting with e…
-
## Objective
I aim to enable gasless transactions for users without requiring smart contract modifications, allowing willing parties to sponsor transaction gas fees (base fee and tip) on behalf of …
-
### Describe the feature
we need to get rid of OP cfgs and make primitive types configurable in the process.
a few things we need to do first
- [x] block executor abstraction. #7594
- [ ] …