Pinned
1,611 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 20 commits in 2 repositories
Created 1 repository
- austinabell/cheddar Rust
Created a pull request in near/near-sdk-rs that received 3 comments
fix(env): Update method name parameters in env to string equivalents
Updates the function signatures from raw bytes for method names to String These method names must be utf8 so this signature will be more ergonomi…
+22
−22
•
3
comments
Opened 10 other pull requests in 1 repository
near/near-sdk-rs
7
merged
3
open
- fix(mock): receiver id on receipt to be AccountId
- refactor: remove rust panic calls from examples and SDK code
-
fix(contract-standards): remove
mintfunction from exposed nft standard and trait - (WIP) refactor(promise)!: refactor promises to schedule at end of function call and allow automatically assigning gas
- fix: method parameter to string from bytes for promise and receipts
- fix: metadata codegen warning
- fix: update ext contract codegen function signature
- chore: add missing links to PRs in changelog
- refactor: replace assert statements with require
- fix: changelog from #492 moved to unreleased
Reviewed 12 pull requests in 3 repositories
near/near-sdk-rs
9 pull requests
-
fix(contract-standards): remove
mintfunction from exposed nft standard and trait -
feat:
Gas::from_tgasandGas::from_tgas_float - chore: update codeowners to include willem
- (WIP) refactor(promise)!: refactor promises to schedule at end of function call and allow automatically assigning gas
- feat: Add new syscalls and move to separate crate
- refactor: remove rust panic calls from examples and SDK code
- Update HELP.md
- feat: implement require macros and fix log docs
- fix: pubkey deserialize validation and add hash trait derive
near/sdk-docs
2 pull requests
near-examples/FT
1 pull request
Created an issue in near/near-sdk-rs that received 3 comments
Delay scheduling batch promises until end of method invocation
The issue with the current API is that async function calls require specifying gas up-front, which requires users to be very aware of how much gas …
3
comments
Opened 2 other issues in 1 repository
near/near-sdk-rs
2
open
2
contributions
in private repositories
Aug 8