Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / near/near-workspaces-js issues and pull requests
#55 - fix: TransactionResult.errors actually has errors
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#55 - fix: TransactionResult.errors actually has errors
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#54 - fix: expose interfaces and make runner's constructor protected
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#54 - fix: expose interfaces and make runner's constructor protected
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#53 - docs: fix & improve outdated README examples
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#52 - feat: add Account, AccessKey, and Contract to Record type and add tests
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#52 - feat: add Account, AccessKey, and Contract to Record type and add tests
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#51 - Have a failback to Testnet if Sandbox isn't supported
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: bug, T-dev-tools
#51 - Have a failback to Testnet if Sandbox isn't supported
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: bug, T-dev-tools
#50 - chore(tests): use setup file to set timeout once across files
Pull Request -
State: closed - Opened by willemneal over 3 years ago
- 1 comment
#50 - chore(tests): use setup file to set timeout once across files
Pull Request -
State: closed - Opened by willemneal over 3 years ago
- 1 comment
#49 - feat: add archival node endpoint
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#49 - feat: add archival node endpoint
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#48 - feat: testnet spooning
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#47 - chore: update readme
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#47 - chore: update readme
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#46 - feat: allow Uint8Array as call args
Pull Request -
State: closed - Opened by austinabell over 3 years ago
- 1 comment
#46 - feat: allow Uint8Array as call args
Pull Request -
State: closed - Opened by austinabell over 3 years ago
- 1 comment
#45 - feat: Add ExecutionResult to aid with return values
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#45 - feat: Add ExecutionResult to aid with return values
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#44 - docs: add Quick Start With Jest
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#43 - feat: cache root testnet accounts and destroy the ones created in tests
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#43 - feat: cache root testnet accounts and destroy the ones created in tests
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#42 - docs: make __tests__ pedagogical
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#42 - docs: make __tests__ pedagogical
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#41 - docs: explain patchState, link to example
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#41 - docs: explain patchState, link to example
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#40 - Allow replaying all transactions from testnet/mainnet
Issue -
State: open - Opened by chadoh over 3 years ago
Labels: T-dev-tools
#40 - Allow replaying all transactions from testnet/mainnet
Issue -
State: open - Opened by chadoh over 3 years ago
Labels: T-dev-tools
#39 - Allow bootstrapping sandbox environment from testnet/mainnet contracts & state
Issue -
State: open - Opened by chadoh over 3 years ago
Labels: T-dev-tools
#39 - Allow bootstrapping sandbox environment from testnet/mainnet contracts & state
Issue -
State: open - Opened by chadoh over 3 years ago
Labels: T-dev-tools
#38 - Add linting
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#38 - Add linting
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#37 - feat: Port fungible token sim tests to runner
Pull Request -
State: closed - Opened by austinabell over 3 years ago
- 1 comment
#37 - feat: Port fungible token sim tests to runner
Pull Request -
State: closed - Opened by austinabell over 3 years ago
- 1 comment
#36 - feat: default gas and deposit for batch function call
Pull Request -
State: closed - Opened by austinabell over 3 years ago
- 2 comments
#36 - feat: default gas and deposit for batch function call
Pull Request -
State: closed - Opened by austinabell over 3 years ago
- 2 comments
#35 - feat: implement toJSON for Account and fix BN JSON default
Pull Request -
State: closed - Opened by austinabell over 3 years ago
- 1 comment
#35 - feat: implement toJSON for Account and fix BN JSON default
Pull Request -
State: closed - Opened by austinabell over 3 years ago
- 1 comment
#34 - export & then import constants & types from NAJ
Issue -
State: open - Opened by chadoh over 3 years ago
Labels: T-dev-tools
#34 - export & then import constants & types from NAJ
Issue -
State: open - Opened by chadoh over 3 years ago
Labels: T-dev-tools
#33 - Add accountid validation
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: T-dev-tools
#33 - Add accountid validation
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: T-dev-tools
#32 - Use CI testnet for CI
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: T-dev-tools
#32 - Use CI testnet for CI
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: T-dev-tools
#31 - Add linting
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#31 - Add linting
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#30 - toYocto: handle any valid number
Issue -
State: closed - Opened by chadoh over 3 years ago
- 1 comment
#30 - toYocto: handle any valid number
Issue -
State: closed - Opened by chadoh over 3 years ago
- 1 comment
#29 - feat: Add Transaction class and pass root to create function
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#29 - feat: Add Transaction class and pass root to create function
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#28 - Create a class to wrap around `FinalExecutionOutcome`
Issue -
State: closed - Opened by willemneal over 3 years ago
- 2 comments
Labels: enhancement
#28 - Create a class to wrap around `FinalExecutionOutcome`
Issue -
State: closed - Opened by willemneal over 3 years ago
- 2 comments
Labels: enhancement
#27 - Add feature to replay transaction if gas exceeded
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: enhancement, T-dev-tools
#27 - Add feature to replay transaction if gas exceeded
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: enhancement, T-dev-tools
#26 - Add feature to write transaction results to a file
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: enhancement, T-dev-tools
#26 - Add feature to write transaction results to a file
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: enhancement, T-dev-tools
#25 - Add root to object passed in `Runner.create`
Issue -
State: closed - Opened by willemneal over 3 years ago
#25 - Add root to object passed in `Runner.create`
Issue -
State: closed - Opened by willemneal over 3 years ago
#24 - Add env variable for testnet to display all transaction explorer links
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#24 - Add env variable for testnet to display all transaction explorer links
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#23 - Sandbox should be initialized with a top level sandbox account that acts as a linkdrop
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#23 - Sandbox should be initialized with a top level sandbox account that acts as a linkdrop
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#22 - Add helper functions - JS
Issue -
State: open - Opened by mikedotexe over 3 years ago
- 2 comments
Labels: T-dev-tools
#22 - Add helper functions - JS
Issue -
State: open - Opened by mikedotexe over 3 years ago
- 2 comments
Labels: T-dev-tools
#21 - Add UserTransaction Class
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#21 - Add UserTransaction Class
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#20 - Add tool for helping deploy contracts to testnet (and eventually mainnet)
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: enhancement, T-dev-tools
#20 - Add tool for helping deploy contracts to testnet (and eventually mainnet)
Issue -
State: open - Opened by willemneal over 3 years ago
Labels: enhancement, T-dev-tools
#19 - can I start building the `runner-rs` rust version?
Issue -
State: closed - Opened by ghost over 3 years ago
- 1 comment
#19 - can I start building the `runner-rs` rust version?
Issue -
State: closed - Opened by ghost over 3 years ago
- 1 comment
#18 - Support Deploy and Init
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#18 - Support Deploy and Init
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#17 - feat: make call use options object and sign calls with a temporary key
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#17 - feat: make call use options object and sign calls with a temporary key
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#16 - fix: create random folder for server & use a port checker to assign port
Pull Request -
State: closed - Opened by willemneal over 3 years ago
- 1 comment
#16 - fix: create random folder for server & use a port checker to assign port
Pull Request -
State: closed - Opened by willemneal over 3 years ago
- 1 comment
#15 - fix: make instance fns passable
Pull Request -
State: closed - Opened by chadoh over 3 years ago
- 1 comment
#15 - fix: make instance fns passable
Pull Request -
State: closed - Opened by chadoh over 3 years ago
- 1 comment
#14 - Add linter so styling is consistent
Issue -
State: closed - Opened by willemneal over 3 years ago
#14 - Add linter so styling is consistent
Issue -
State: closed - Opened by willemneal over 3 years ago
#13 - Add more to accounts interface
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#13 - Add more to accounts interface
Issue -
State: closed - Opened by willemneal over 3 years ago
Labels: enhancement
#12 - [Feature] Add specific tsconfig for ts-jest and add instructions
Issue -
State: closed - Opened by willemneal over 3 years ago
#12 - [Feature] Add specific tsconfig for ts-jest and add instructions
Issue -
State: closed - Opened by willemneal over 3 years ago
#11 - fix: install near-sandbox if missing and add test
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#11 - fix: install near-sandbox if missing and add test
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#10 - feat!: Allow accounts to be passed to runner functions
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#10 - feat!: Allow accounts to be passed to runner functions
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#9 - [Feature] Allow create function to return object with accounts created
Issue -
State: closed - Opened by willemneal over 3 years ago
#9 - [Feature] Allow create function to return object with accounts created
Issue -
State: closed - Opened by willemneal over 3 years ago
#8 - fix: files include all dist
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#8 - fix: files include all dist
Pull Request -
State: closed - Opened by willemneal over 3 years ago
#7 - [Feature] Cache testnet accounts
Issue -
State: closed - Opened by willemneal over 3 years ago
- 1 comment
#7 - [Feature] Cache testnet accounts
Issue -
State: closed - Opened by willemneal over 3 years ago
- 1 comment
#6 - fix: don't need test.near suffix
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#6 - fix: don't need test.near suffix
Pull Request -
State: closed - Opened by chadoh over 3 years ago
#5 - feat: support pointing at testnet
Pull Request -
State: closed - Opened by chadoh over 3 years ago
- 2 comments
#5 - feat: support pointing at testnet
Pull Request -
State: closed - Opened by chadoh over 3 years ago
- 2 comments
#4 - feat: add view state and patch state to contract interface
Pull Request -
State: closed - Opened by willemneal over 3 years ago