Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / multiversx/mx-chain-rosetta issues and pull requests
#79 - Merge main into feat/esdt
Pull Request -
State: closed - Opened by andreibancioiu over 1 year ago
- 1 comment
#78 - Handle fee for guarded transactions. Update references of go packages
Pull Request -
State: closed - Opened by andreibancioiu over 1 year ago
- 2 comments
#77 - Add converters - to be used in ESDT transfer construction (and parsing)
Pull Request -
State: closed - Opened by andreibancioiu over 1 year ago
- 1 comment
#76 - Compute (estimate) fee for custom transfers - refactor and unit tests
Pull Request -
State: closed - Opened by andreibancioiu over 1 year ago
- 1 comment
#75 - Add extra CLI arguments, necessary for ESDT transfers construction
Pull Request -
State: closed - Opened by andreibancioiu over 1 year ago
- 1 comment
#74 - Implement construction of ESDT transfers
Pull Request -
State: open - Opened by andreibancioiu over 1 year ago
- 1 comment
#73 - Handle ESDT events, emit operations
Pull Request -
State: closed - Opened by andreibancioiu almost 2 years ago
- 1 comment
#72 - Remove not used logic ("addOperationsGivenEventTransferValueOnly")
Pull Request -
State: closed - Opened by andreibancioiu almost 2 years ago
- 1 comment
#71 - Refactor filtering of transactions (preparatory refactoring)
Pull Request -
State: closed - Opened by andreibancioiu almost 2 years ago
- 1 comment
#70 - Extend "AccountESDTBalanceApiResponse"
Pull Request -
State: closed - Opened by andreibancioiu almost 2 years ago
- 1 comment
#69 - Receive custom currencies as CLI arg. Refactor, define a "CurrenciesProvider"
Pull Request -
State: closed - Opened by andreibancioiu almost 2 years ago
- 1 comment
#68 - Merge feat/esdt into main
Pull Request -
State: open - Opened by andreibancioiu almost 2 years ago
- 1 comment
#67 - Merge main into feat/esdt
Pull Request -
State: closed - Opened by andreibancioiu almost 2 years ago
- 1 comment
#66 - Handle edge case on scheduled invalid transactions, with SCR outcome
Pull Request -
State: closed - Opened by andreibancioiu almost 2 years ago
- 1 comment
#65 - Update imports (post-github movements)
Pull Request -
State: closed - Opened by andreibancioiu almost 2 years ago
- 1 comment
#64 - Update README.md
Pull Request -
State: closed - Opened by andreibancioiu about 2 years ago
- 1 comment
#63 - Update readme file
Pull Request -
State: closed - Opened by popenta about 2 years ago
#62 - Fix readme file after migration
Pull Request -
State: closed - Opened by popenta about 2 years ago
- 1 comment
#61 - (Low-impact) handle "meta transaction is invalid: not enough gas"
Pull Request -
State: closed - Opened by andreibancioiu about 2 years ago
#60 - Update readme (related to download instructions)
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#59 - Add new CLI parameter: --blockchain
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#58 - Apply renaming: Elrond -> MultiversX
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#57 - Add account nonce in response (metadata) of "/account/balance"
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#56 - Add middleware version in response of "/network/options".
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:improvement
#55 - Get extra details from node/status and return them in Rosetta API
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:improvement
#54 - Use "interface{}" instead of "any" (go 1.17).
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#53 - linter and grammar fixes
Pull Request -
State: closed - Opened by bogdan-rosianu over 2 years ago
Labels: cleanup
#52 - Workaround (quick fix) to support construction of cross-shard transactions
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:bug
#51 - Refactor construction API
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#50 - Add transaction metadata. Make some operation types more explicit.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:improvement
#49 - Update readme, update node version.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#48 - Update library references: elrond-go, elrond-proxy-go.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#47 - Provide a precise value for "oldest block identifier"
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
- 1 comment
Labels: type:improvement
#46 - Handle additional TX status (Failure), add network-name parameter
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#45 - Fix fee computation for edge case "meta transaction is invalid".
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:bug
#44 - Fix passing --num-historical-blocks.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#43 - Emit balance-changing operations for custom currencies (part 1)
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
- 1 comment
#42 - Update README.md (typo)
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: ignore-for-release-notes
#41 - Update readme: setting up a database
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: documentation, ignore-for-release-notes
#40 - Hotfix: hold block copies in the cache
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#39 - Prepare release.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: ignore-for-release-notes
#38 - Extract checks to separate repository.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:config, cleanup
#37 - Merge Main into feat/historical (26 August)
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: ignore-for-release-notes
#36 - Add LRU cache for requested blocks.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#35 - Update configuration wrt. using a projected shard
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:config, tests
#34 - Historical lookup - part 2
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:config, type:improvement
#33 - Merge feat/historical into main
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:feature
#32 - Merge main into feat/historical
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#31 - Add new github workflows: linting, code coverage.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: tests, ignore-for-release-notes
#30 - Extract Docker setup to separate repository
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#29 - Historical balances lookup (initial implementation)
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#28 - [WIP] Historical balances lookup
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#27 - Adjust configuration of docker-compose
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
- 1 comment
Labels: type:config
#26 - Adjust logging
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#25 - Preparatory refactoring for ESDT (custom tokens)
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: cleanup, refactoring, tests
#24 - Always perform simplifyBlockWithScheduledTransactions().
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#23 - Optimize checker config for mainnet.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:config
#22 - Adjust checker config files for devnet / mainnet
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:config
#21 - Print version when starting
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#20 - Remove debugging scripts. Functionality is being migrated to rosetta-ci
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: cleanup
#19 - Hotfix on handling scheduled transactions
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: type:bug
#18 - Define errFactory. Propagate error info (e.g. for GET account).
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#17 - Adjust observer configuration
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: docker, type:config
#16 - Update readme: native vs. custom, Docker setup, metachain.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#15 - Undo commit (Docker image for devnet).
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#14 - Merge main into development-07-18
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#13 - Edge case: cross-shard scheduled miniblocks with construction state = final.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#12 - Rewrite handling of scheduled miniblocks. Fix handling of invalid scheduled transactions
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#11 - Decoupling / refactoring and new mocks
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
Labels: refactoring, tests
#10 - Discriminate between move-balance and other invalid transactions of sending value to non-payable contract
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#9 - Update mainnet checks configuration. Some cleanup.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#8 - Rename "tests" to "checks".
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#7 - Add / update devnet checks.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#6 - Minor fixes, readme, check:* configuration files
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#5 - Hotfixes
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#4 - Fix receipts for refunds
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#3 - Fix devnet config.
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#2 - Handle results of "claim developer rewards".
Pull Request -
State: closed - Opened by andreibancioiu over 2 years ago
#1 - Redesign
Pull Request -
State: closed - Opened by bogdan-rosianu over 2 years ago