bruce-riley
669e2bc40e
CCQ/Node: Guardian Changes ( #3423 )
...
* CCQ/Node: Guardian Changes
* Code review rework
2023-10-12 13:20:42 -05:00
bruce-riley
41fa0ecc0e
Node: Don't request reobservation on reobservations ( #3397 )
...
* Node: Don't request reobservation on reobservation
* Acct should handle reloading old pending transfers
2023-09-29 10:42:44 -05:00
Evan Gray
be96073494
node/evm: fix Base safe block support
2023-09-25 09:44:39 -04:00
Ben Guidarelli
3ecc620eed
node/evm: Fix shadowed variable in Optimism case ( #3390 )
...
* EVM Watcher: Fix shadowed variable in Optimism case
* move metric setter into special case
2023-09-22 13:08:16 -04:00
Ben Guidarelli
a3df706b8a
Solana Watcher: filter transactions to those including a log from the wormhole core contractact prior to resolving account table references
2023-09-18 10:17:06 -04:00
Ben Guidarelli
7a75b46597
Solana Watcher: resolve account table lookups for transactions that include v0 account tables
2023-09-18 10:17:06 -04:00
Paul Noel
546ccac3c4
node/pkg/watcher: update terra
2023-09-13 13:30:24 -05:00
bruce-riley
846deb2f40
Node/Watcher: Update solana min accounts check ( #3367 )
2023-09-11 10:55:06 -05:00
Paul Noel
c8abfd7333
node/pkg/watcher: sui json parsing fix ( #3331 )
2023-08-28 14:16:11 -05:00
bruce-riley
153ee5514c
Node/Gateway: Watcher shouldn't drop recv_packet ( #3304 )
2023-08-21 16:46:01 -05:00
tbjump
a62edfbdc0
node: output logs only for failed tests
2023-07-18 11:39:32 -07:00
tbjump
96c6cc2b32
node/watchers/mock: log digest
2023-07-15 07:53:51 -07:00
Paul Noel
7423be52c1
watcher: add sui logging
2023-07-14 09:23:39 -05:00
tbjump
e0cdf6d8d3
node/watchers/mock: add l1finalizer
2023-07-13 22:00:49 -07:00
tbjump
49a3fa44aa
node/node_test: add test for l1finalizer
2023-07-13 22:00:49 -07:00
Jeff Schroeder
b09a644dac
node: fix a small tyop in the sui watcher
...
Reported-By: @panoel
2023-07-11 16:19:02 -04:00
Jeff Schroeder
8767ffadc0
node: fix url handling of the value to --suiWS
...
Fixes : #2827
Previously, it prepended `ws://` to the address unlike any of the other
websocket flags. This allows specifying it the same was as guardiand
v2.16.0 or like the rest. In the future, we can remove the "legacy"
way and make them all consistent.
2023-07-11 16:19:02 -04:00
bruce-riley
c9c5fa0598
Node: Remove more info logging ( #3171 )
2023-07-06 09:33:12 -05:00
bruce-riley
a35bec0003
Node: Make Terra Class watcher handle old blocks ( #3159 )
2023-07-03 10:12:52 -05:00
tbjump
149d898ac6
node: refactor guardiand/node.go
2023-06-26 07:07:37 -07:00
bruce-riley
73bd1abe0a
Node/Watcher: Terra Classic fix ( #3116 )
...
* Node/Watcher: Terra Classic fix
Change-Id: Icc47e3727f75b0d8a7e74fa7195b6aa404fbcaf4
* Use the old format for tilt
Change-Id: I67495d55c899b627ba06890085201b47db30fb14
2023-06-23 10:29:49 -05:00
Ben Guidarelli
7f6213019a
Node/Watcher/Algorand: Handle Algorand inner transactions ( #3072 )
2023-06-14 12:19:48 -04:00
bruce-riley
4ce7099b4a
Node: Make IBC watcher publish wormchain version ( #3080 )
...
* Node: Make IBC watcher publish wormchain version
Change-Id: I9c43bbd3032181a03e53b3f145e53669bce3eb9f
* Minor comment change
Change-Id: I1333578d2303a4fe8c18abd72cb392988b245c3f
* Minor tweak to feature string format
Change-Id: I061f718fb0eb032b4264e996c2bc30747feb79bc
2023-06-13 12:38:29 -05:00
tbjump
e5c8214fa9
node/watchers: Log each watcher's config on startup
2023-06-13 13:38:01 -04:00
tbjump
697767d3a5
node: rm dep github.com/test-go/testify
2023-06-13 11:07:43 -04:00
Paul Noel
a66d208af6
node: remove pre-bedrock optimism code
2023-06-13 08:51:50 -04:00
bruce-riley
ee676b28d1
Node: Remove wormchain watcher ( #3074 )
...
Change-Id: I498099496791859f6f5a39cc0642a49239a09972
2023-06-12 13:49:43 -05:00
bruce-riley
f5f5817015
Node: Fix Injective watcher decode failures ( #3057 )
...
* Node: Fix Injective watcher decode failures
Change-Id: Ie85267d07c54a4b5f76bb09483596f4d2d5f07a9
* Address review comment
Change-Id: I3295870914c86f00b5ef2a46ddd2c88e4a4ef1e5
2023-06-07 15:50:14 -05:00
bruce-riley
49a183a147
Node/Watcher: Fix intermittent poller test failure ( #2991 )
...
Change-Id: Iaca9011ce06b7d415ce2f849f653988adbbb8474
2023-05-26 09:17:52 -05:00
tbjump
821d66eae6
node/near: improve logging per reviewer feedback
2023-05-25 10:15:14 -07:00
tbjump
6cd3af30ab
node/near: bugfix return err in processTx if processOutcome fails
2023-05-25 10:15:14 -07:00
tbjump
9af2796790
node/near/test: improve test case
2023-05-25 10:15:14 -07:00
tbjump
4396443167
node/near: improve debug logging in poll.go
2023-05-25 10:15:14 -07:00
tbjump
220f61c630
node/near/test: improve test case
2023-05-25 10:15:14 -07:00
tbjump
73d24fc670
node/near: fix comment
2023-05-25 10:15:14 -07:00
tbjump
b827301ce6
node/near: prevent transactionProcessingQueue from growing too large
2023-05-25 10:15:14 -07:00
tbjump
c20c3c667d
node/near/test: bugfix don't write to testCase.doneC from setupAndRun
2023-05-25 10:15:14 -07:00
tbjump
42e8121d7d
node/near: improve error handling in mock_server
2023-05-25 10:15:14 -07:00
tbjump
51dd2875f7
node/near: re-organize test cases
2023-05-25 10:15:14 -07:00
tbjump
f52b123586
node/near: add timeouts to tests
2023-05-25 10:15:14 -07:00
bruce-riley
5aa99a959f
Node: IBC Watcher channel query broken ( #2950 )
2023-05-17 17:04:46 -05:00
Nikhil Suri
b8b425263b
node/watcher: filter recv_packet events ( #2883 )
2023-05-05 14:55:09 -07:00
tbjump
ab1378d744
node/watchers/sui: fix linter warnings
2023-05-05 07:13:40 -07:00
tbjump
adde6213f5
node/watchers/solana: fix linter warnings
2023-05-05 07:13:40 -07:00
tbjump
b2ae264928
node/watchers/ibc: fix linter warnings
2023-05-05 07:13:40 -07:00
tbjump
555b304f46
node/watchers/cosmwasm: fix linter warnings
2023-05-05 07:13:40 -07:00
tbjump
b5f1622129
node/watchers/algorand: fix linter warnings
2023-05-05 07:13:40 -07:00
tbjump
8de708193b
node/watchers/wormchain: linter fixes
2023-05-05 07:13:40 -07:00
tbjump
e979d20ccd
node/watchers/near: linter fixes
2023-05-05 07:13:40 -07:00
tbjump
03c0190277
node/watchers/evm: do not allow finalizer == nil (TOB-WORMGUWA-17)
2023-05-04 11:07:07 -07:00