Skip to content

Releases: pushchain/push-chain-node

0.0.3

03 Nov 13:17

Choose a tag to compare

Changelog

  • 41f8787 Update install.sh
  • 1e8674a Merge pull request #48 from pushchain/feature/pnm
  • 82b6ec8 Update .gitignore
  • 306f131 fixes
  • 8dede69 Update install.sh
  • 682d62b Update install.sh
  • 2c5db55 Update install.sh
  • 8b134dd Update install.sh
  • a2be313 fixes
  • fd2c927 Merge branch 'main' into feature/pnm
  • 3a7b082 fix: adding verification data
  • ec9ec07 Merge pull request #85 from pushchain/feat/gas-oracle
  • 86449b4 tests: fixed chain_config test cases in uexecutor module
  • 0001a52 feat: updated observedChainId modification changes in uexecutor module
  • ff216ca refactor: added generated protobuf
  • 9dbc696 feat: modified gas_price proto to change chain_id param name to observed_chain_id
  • ae73d5b refactor: added upgrade handler for gas oracle upgrade
  • 5f3022f refactor: added migration for uregistry consensus
  • bf09fd9 refactor: added validation of new chain config
  • 7b0f60e refactor: added generated protobuf
  • 74a1c5b refactor: modified chainConfig proto
  • d766393 refactor: added fetch gas interval in the chainConfig
  • 8eb8764 fixes
  • 8d590fd Update README.md
  • 1b5bc5d fixes
  • f929a24 Update app.go
  • 1f73312 fixes
  • 2fb2166 fixes
  • 6313842 feat: Show sync completion status in push-validator start output
  • 0ec0185 feat: Show initialization progress logs in push-validator start
  • 8f1e48d fixes
  • e58efd7 fix: Resolve memory issue in push-validator status command
  • 9d21519 fix: Resolve memory issue in push-validator status command
  • b81bc47 fix: Resolve memory issue in push-validator status command
  • be2851d fix: UX issues
  • fbb99c7 fix: folder name simplification and command simplification
  • 0700489 fix: deleted older version of push-validator-manager
  • de6ff55 fix: svm parsing
  • 0db7bff feat: made the gas price vote method gasless
  • 9d6ce17 feat: added integration tests of msgVoteGasPrice
  • 6e87631 feat: added execVoteGasPrice in helpers for integration-tests
  • cd71c2f feat: added generated protobuf
  • 0b42e72 feat: added impl of query server for gas price
  • cd54047 feat: added implementation of setGasPrice in msg server
  • f351ece feat: added evm fn call to setGasPrice fn cal
  • 0d696aa feat: added GasPrices in key storage collection
  • 194025e feat: added MsgVoteGasPrice in types
  • ba85122 feat: added generated protobuf
  • c29b865 feat: added query gas price in query server proto
  • 42a924c feat: added msg_vote_gas_price in msg server proto
  • 452cf1c feat: added gas_price in proto
  • ab601f2 Update dashboard.go
  • 0faf709 Update dashboard.go
  • f12060c fixes
  • 01de801 fixes
  • 19ee2b8 fixes
  • 566263b fix: logs viewer, pagination to validators
  • ccb6ecb Update install.sh
  • 1af9da6 fixes
  • ceb4613 fixes
  • 987221e fix: dashboard changes
  • 82d5941 Merge branch 'main' into feature/pnm
  • c63100b fix: attach txHash when verification data is empty
  • f032ac6 tests: modified the integration tests as per deploy uea response change
  • 0279018 feat: added pc_tx for deployment of uea in universal_tx in gas, gas_and_payload inbound
  • a964eb1 refactor: modified deploy uea method response
  • a5a5564 fix: dashboard implementation
  • 075d7d9 add: evm l2 chain configs
  • bf31fb2 Update monitor.go
  • 1d2c79e Update install.sh
  • be848a7 error handling
  • e5f3b7f fix: eta fixes
  • d124fe9 Merge pull request #83 from pushchain/fix/duplicate-evm-tx-hash
  • d69328b fix: fixed migration upgrade handler
  • 24f8db1 feat: added upgrade handler for eth-hash-fix
  • 39b09f0 fix: fixed domain separator issue
  • 5bffab5 Merge branch 'main' into feature/pnm
  • f21177c fix: log fixes
  • 4c5df76 fix: advanced setup
  • 9c2e9b8 fix: added read me file
  • 44506f6 fixes
  • 6699387 Update logtui_v2.go
  • 1575bd2 fix: testing bug fixes
  • 37f6d04 fixes
  • 336d64f Update install.sh
  • f75cd61 Update cmd_register.go
  • 1158709 fixes
  • 997f336 fix: use /dev/tty for interactive detection in remote installer
  • 5a472a9 fix: enable interactive logs for remote installer by checking stderr TTY
  • 9bf85f0 fix: add footer message when stopping logs in non-interactive mode
  • ee7c51c Update install.sh
  • f68725c fix: bug fixes
  • 39d51a6 Update install.sh
  • ed9a7e7 fix: admin fixes
  • fc2ad19 fix: install.sh fixes
  • 925db27 fix: add more fixes
  • 6c1b275 fix: more fixes
  • a302811 fix: more fixes related to help
  • 3212185 fix: log viewer fixes
  • 9970ee1 fix: polish pnm
  • 5810c6f Merge pull request #84 from pushchain/fix-universal-event-type2
  • 207fe14 tests: added a integration test for checking duplicate evm tx_hash in derived txs
  • c56650b feat: updated evm low level calls as per new method signature
  • 96aa5b1 tests: updated derived call updated tests
  • 282f22d refactor: updated evm derived call fn with manual nonce support
  • d5ee22c fix: attach universal payload & verification data
  • 762c0e1 feat: added a keeper collection for manual nonce for module account
  • 55dc2ba feat: updated pushchain/evm version
  • 1682faf fix: mark default fast as 0
  • 1f599bd Merge branch 'main' into feature/pnm
  • 1780c7a refactor: added upgrade handler for solana verification fix
  • 25a4f1c fix: fixed solana verification
  • f38d59c Merge pull request #82 from pushchain/new-fee-abs
  • bdc7ba5 fix: universal Tx Event
  • 01bbb68 merged main
  • 3118044 feat: updated chain configs
  • d8bb579 fix: change gateway
  • 1e1a070 feat: added MsgRemoveTokenConfig msg implementation
  • 8663160 refactor: added generated protobuf
  • a1352ac tests: added MsgRemoveTokenConfig validation test cases
  • 7d68ca9 feat: added MsgRemoveTokenConfig msg in types
  • 3ff3cca refactor: added generated protobuf
  • 3610925 feat: added a msg for removing token config in uregistry
  • 84303af Merge pull request #81 from pushchain/feat/fee-abs
  • c02aa41 fix: fixed rpc verification of recipient
  • fed986e refactor: updated eth sepolia chain config with sendTxWithGas fn and event identifier
  • 305eb32 feat: added upgrade handler for fee-abs upgrade
  • a0231fc feat: added migration of verifiedInboundTx in utxverifier module
  • 8c4c7cc refactor: removed uexecutor module old migration code
  • b0ca7fe tests: added payload creation test in integration tests
  • 30d10d7 feat: updated inbound gas + payload tx to store payload hash for single click precompile
  • 961fb47 feat: updated inbound funds + payload tx to store payload hash for single click precompile
  • befe765 feat: updated mock utvKeeper
  • 6535d33 refactor: added storeVerifiedInboundTx method in expected_keepers
  • 32f729c feat: created fn for creating payload hash and storing in verified inbound tx
  • 8bf5a30 feat: added a fn to call uea for domainSeparator
  • bd8197b feat: updated uea abi to add domainSeparator fn
  • 1e9a0ba fix: addressing review comments
  • b4b92b0 fix: parseSendTxWithGasEvent functionality
  • 32099d1 fix: review comments feedback changes
  • 797fe96 refactor: updated tx precompile for multiple payloads
  • d439a45 refactor: updated old rpc tx verification to store multiple payload hashes
  • b6902d2 feat: updated verified tx metadata to store multiple txs
  • eaaca94 refactor: updated inbound fn names as per status name
  • 29fd322 fix: fix integration tests
  • a6018c9 feat: updated inbound gas + payload tx execution as non-atomic
  • 30248a2 feat: updated inbound gas tx execution as non-atomic
  • 83dae2e feat: updated inbound funds + payload tx execution as non-atomic
  • cf885d3 feat: updated inbound synthetic tx execution as non-atomic
  • dd07c83 feat: added evm low level call to deposit auto swap
  • 6bff71d fix: fixed sol prc20 config
  • 5db0f95 fix: optimizations
  • c6bd88c fix: DB Models optimizations
  • 1506de0 Merge pull request #77 from pushchain/fix-svm-universal-payload
  • 9abd477 fix: fn
  • f592c67 Merge branch 'main' into fix-svm-parsing
  • a17515b fix: universal payload parsing
  • 6ce9d10 Merge pull request #75 from pushchain/fix-svm-parsing
  • 4b94e28 fix: reading sendTxWithFunds
  • 6118f53 fix: event parsing + tx hash
  • 88a6086 fix: svm sendFunds
  • 6cbff2f fix: get rid of unnecessary files
  • 31d4228 fix: svm testing
  • 6d29e5d fix: add vote hash and vote time db
  • afa1b81 fix: test cases fixes
  • d9ee32e fix: svm parsing fixes
  • 2e7acd0 Merge branch 'main' into uv-bug-fixes
  • eabf589 fix: test cases fix
  • 19288a5 Merge pull request #73 from pushchain/feat/universal-validator
  • 4bc3ba2 refactor: updated confirmations in config
  • 013e763 feat: added supported token configs
  • 808cf87 refactor: updated eventIdentifier for sendFunds
  • 2ecd34f fix: bytes parsing for sig
  • 2266a19 fix: event parsing
  • 0afbfb9 fix: bug fixes sequence error and initial cache issue
  • 2c64c8f feat: updated solana config
  • 369bbc0 added generated protobuf
  • ce1289e feat: added generated protobuf
  • db2ffbb refactor: updated proto for grpc query
  • 4c7c55a refactor: modified inbound key to use only sourceChain, txHash and logIndex
  • 2a300a3 fix: removed addFunds fn selector check in rpc verification
  • 5b1301c fix: sequence issue fix + cache load on startup
  • 7ad3cb9 refactor: whitelisted stETH.eth and USDC.eth
  • bb5ce09 Merge pull request #72 from pushchain/universal-validator-fixes
  • 4eccddc fix: bug fixes
  • 2662081 feat: updated token configs
  • 4394d05 feat: uv deployment fixes
  • 275fcb5 fix: revert localchain change
  • 2fb5d1f Merge pull request #71 from pushchain/support-new-events
  • 0289196 feat: updated token configs
  • 5223118 refactor: updated chain configs
  • f5965bd Merge branch 'feat/universal-validator' into feature/pnm
  • 92b48cd fix: UI fixes
  • 070c257 Update registry_test.go
  • 0e397be changes for universal deployment
  • 8b0a42f fix: test cases fix
  • 4b43091 Merge branch 'feat/universal-validator' of https://github.com/push-protocol/push-chain into feat/universal-validator
  • 6029ff1 Merge pull request #70 from pushchain/support-new-events
  • 5853115 Merge branch 'feat/universal-validator' of https://github.com/push-protocol/push-chain into feat/universal-validator
  • 2fd7850 feat: updated admin
  • 3db4acb change: dir for core setup
  • 4930e26 feat: updated configs
  • 97f9417 feat: updated proxyAdmin and impl addresses of core and other reserved addresses
  • 16c292b fix: validator UX changes
  • d4a4fb9 fix: cleanup and cmd fixes
  • 7b2cffe r...
Read more