This website requires JavaScript.
Explore
Help
Sign In
pezkuwichain
/
pezkuwi-subxt
Watch
1
Star
0
Fork
0
You've already forked pezkuwi-subxt
mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced
2026-07-01 07:47:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
301844dd56bd356fd5ab490b3509e9ca40028f64
pezkuwi-subxt
/
substrate
/
srml
/
contract
/
src
T
History
Andrew Jones
b3931d3e2a
Remove redundant Ok(()) and explicitly specify StorageKey buffer type (
#2188
)
2019-04-03 11:59:03 +02:00
..
wasm
Remove redundant Ok(()) and explicitly specify StorageKey buffer type (
#2188
)
2019-04-03 11:59:03 +02:00
account_db.rs
Replace Vec<u8> with [u8; 32] for contract storage key (
#2184
)
2019-04-03 10:12:54 +02:00
exec.rs
Replace Vec<u8> with [u8; 32] for contract storage key (
#2184
)
2019-04-03 10:12:54 +02:00
gas.rs
Decouple contract from balances (
#2081
)
2019-03-28 13:46:30 +01:00
lib.rs
implement contract events (
#2161
)
2019-04-03 08:20:01 +02:00
tests.rs
implement contract events (
#2161
)
2019-04-03 08:20:01 +02:00