Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/freeze account #85

Merged
merged 110 commits into from
Dec 21, 2023
Merged

Feat/freeze account #85

merged 110 commits into from
Dec 21, 2023

Conversation

AdoAdoAdo
Copy link
Contributor

@AdoAdoAdo AdoAdoAdo commented Aug 22, 2022

This PR adds to erdgo support for guarded transactions, included with freeze account feature.

AdoAdoAdo and others added 30 commits July 11, 2022 16:58
…ta-for-signing

Added todo comment for getting data for signing from core
updated elrond-go + elrond-go-core to latest commit
sstanculeanu and others added 25 commits February 3, 2023 12:45
…freeze_account_2023.02.03

# Conflicts:
#	aggregator/graphqlResponseGetter_test.go
#	aggregator/notifees/mxNotifee_test.go
#	authentication/native/client.go
#	authentication/native/client_test.go
#	blockchain/cryptoProvider/signer_test.go
#	blockchain/interface.go
#	blockchain/proxy.go
#	blockchain/proxy_test.go
#	builders/errors.go
#	builders/txBuilder.go
#	builders/txBuilder_test.go
#	data/address.go
#	data/transaction.go
#	disabled/blockchainHookCounter.go
#	examples/examplesPriceAggregator/main.go
#	examples/examplesTransaction/main.go
#	examples/networks.go
#	go.mod
#	go.sum
#	headerCheck/factory/cryptoComponents.go
#	headerCheck/interface.go
#	interactors/wallet.go
#	testsCommon/proxyStub.go
#	workflows/moveBalanceHandler.go
…ccount_2023.02.03

Merge main into feat freeze account 2023.02.03
MX-13883: native auth server use api for fetching the block
MX-13884: native auth support legacy signable messages
…server

Cache block timestamp in authserver
# Conflicts:
#	aggregator/notifees/interface.go
#	aggregator/notifees/mxNotifee.go
#	blockchain/interface.go
#	blockchain/proxy.go
#	blockchain/proxy_test.go
#	builders/txBuilder.go
#	builders/txBuilder_test.go
#	data/transaction.go
#	examples/examplesTransaction/main.go
#	go.mod
#	go.sum
#	interactors/interface.go
#	interactors/transaction_test.go
#	testsCommon/proxyStub.go
#	testsCommon/signerStub.go
#	testsCommon/txBuilderStub.go
#	workflows/interface.go
#	workflows/moveBalanceHandler.go
# Conflicts:
#	.github/workflows/golangci-lint.yml
#	blockchain/endpointProviders/baseEndpointProvider.go
#	blockchain/endpointProviders/baseEndpointProvider_test.go
#	blockchain/proxy.go
#	blockchain/proxy_test.go
#	disabled/enableEpochsHandler.go
#	go.mod
#	go.sum
#	testsCommon/proxyStub.go
#	testsCommon/txBuilderStub.go
#	workflows/interface.go
@AdoAdoAdo AdoAdoAdo marked this pull request as ready for review December 18, 2023 11:32
@AdoAdoAdo AdoAdoAdo merged commit f934238 into main Dec 21, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants