- LV, NV
- rijnard.com
- @rvtond
Block or Report
Block or report rvantonder
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
comby-tools/comby Public
A code rewrite tool for structural search and replace that supports ~every language.
-
-
-
hack_parallel Public
The core parallel and shared memory library used by Hack, Flow, and Pyre
-
-
1,491 contributions in the last year
Less
More
Contribution activity
March 2023
Created 16 commits in 1 repository
Created a pull request in MystenLabs/sui that received 11 comments
add test e2e test for publish with junk published-at
Note: this is similar to test_publish_non_existing_dependent_module in authority_tests.rs, but via user flow / input.
@amnn the intent of this te…
+65
−0
•
11
comments
Opened 16 other pull requests in 1 repository
MystenLabs/sui
5
closed
10
merged
1
open
- bump and use ExecutionError for SUI parts as far possible
- publish: e2e test for transitive deps happy path
- package upgrades: update rpc and sui spec
- package publish: error for unpublished deps with nonzero addrs
- client publish: propagate package dependency ids
- programmable transactions: fix upgrade command display
- programmable transactions: reorder upgrade command args
- client publish: propagate package dependency ids
- client publish: add scaffolding for package dependencies
- client publish: gather dependencies
- client publish: helper for resolution graph construction
- chore: use std::io::sink where possible
- move: validate dependencies' published addresses
- move: recognize published-at field in Move.toml
- move: recognize published-at field in Move.toml
- move: use lock resolver helper everywhere
Reviewed 22 pull requests in 2 repositories
MystenLabs/sui
20 pull requests
- [package upgrades] Add fast-path package upgrade CLI command
- bump and use ExecutionError for SUI parts as far possible
- Update Move ptr, pickup verifier changes
- publish: e2e test for transitive deps happy path
- [upgrades] E2E Publish tests for error cases
- add test e2e test for publish with junk published-at
- [chore] Bump move version
- package publish: error for unpublished deps with nonzero addrs
- [package-upgrades] Unit tests for MovePackage
- [package-upgrades] Added scaffold for type origin table
- client publish: add scaffolding for package dependencies
- client publish: gather dependencies
- client publish: helper for resolution graph construction
- move: validate dependencies' published addresses
- [programmable transactions] Publish produces UpgradeCap as result
- [cli/move] Expose --Xdebug flag for sui move disassemble
- move: recognize published-at field in Move.toml
- move: recognize published-at field in Move.toml
-
[sui-framework] Add a generic
destroyfunction totest_utils - [sui cli] allow disassembling module without source
move-language/move
2 pull requests
Created an issue in MystenLabs/sui that received 1 comment
Gas fee charging / computation issue
Repro: #9560
sui/crates/sui-types/src/temporary_store.rs:746:9 panic.file="sui/crates/sui-types/src/temporary_store.rs" panic.line=746 panic.column…
1
comment
1
contribution
in private repositories
Mar 15

