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

Merge dev into liquid staking #3803

Merged
merged 2,094 commits into from
Mar 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2094 commits
Select commit Hold shift + click to select a range
4029440
Merge pull request #3729 from ElrondNetwork/merge-dev-to-feat-schedul…
AdoAdoAdo Jan 29, 2022
aa7a54b
new arwen
sasurobert Jan 31, 2022
f361a9b
Merge branch 'development' into warm-instances-integration
sasurobert Jan 31, 2022
3a73a2c
- fixed panic in logs processor
iulianpascalau Jan 31, 2022
5c43211
- proper fix, removed duplicated function
iulianpascalau Jan 31, 2022
3c45ed6
epochStart, storage: fix backwards compatibility metachain trigger re…
AdoAdoAdo Jan 31, 2022
e0efbf7
- fixed unit tests
iulianpascalau Jan 31, 2022
bd1854b
Merge pull request #3731 from ElrondNetwork/backwards-compat-trigger-…
AdoAdoAdo Jan 31, 2022
86dd41a
FEAT: Add tests for GettersFromBlockchainCurrentHeader and ProcessBui…
mariusmihaic Jan 31, 2022
6d6d872
Merge pull request #3730 from ElrondNetwork/fix-logs-processor
gabi-vuls Jan 31, 2022
5d34fd0
Merge branch 'development' into merge-dev-2022.01.31
iulianpascalau Jan 31, 2022
e9d4ed2
Merge pull request #3732 from ElrondNetwork/merge-dev-2022.01.31
iulianpascalau Jan 31, 2022
119b7bc
FEAT: Add tests for SaveNftMetaData + IsPayable + GetShardOfAddress +…
mariusmihaic Jan 31, 2022
1460361
Merge pull request #3628 from ElrondNetwork/feat/scheduled-sc-execution
AdoAdoAdo Jan 31, 2022
428f565
- fixes after review
iulianpascalau Jan 31, 2022
95a3a8b
Merge branch 'development' into p2p-package-cleanup
iulianpascalau Jan 31, 2022
77eebe8
fixes after review
miiu96 Jan 31, 2022
8c0c95f
proper release indexer and core
miiu96 Jan 31, 2022
1743465
Merge branch 'development' into indexer-with-additional-data-header-v2
miiu96 Jan 31, 2022
b3154fc
more unit tests
miiu96 Jan 31, 2022
118df1c
- fixed import-db process when opening storers in advance: open the p…
iulianpascalau Jan 31, 2022
9273f6b
Merge branch 'development' into fix-import-db-pruning-storer
iulianpascalau Jan 31, 2022
649783a
Merge pull request #3716 from ElrondNetwork/indexer-with-additional-d…
gabi-vuls Jan 31, 2022
ce5fb7e
Merge branch 'development' into fix-import-db-pruning-storer
gabi-vuls Jan 31, 2022
d22fdb5
Merge pull request #3733 from ElrondNetwork/fix-import-db-pruning-storer
gabi-vuls Jan 31, 2022
0395b6b
fixes after first review
miiu96 Feb 1, 2022
d5acfba
fixes and improves
miiu96 Feb 1, 2022
9003398
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
miiu96 Feb 1, 2022
cb96183
fixes after merge
miiu96 Feb 1, 2022
4f7ba6d
FEAT: Add tests for compiled sc code
mariusmihaic Feb 1, 2022
45b4bac
Merge branch 'development' into p2p-package-cleanup
iulianpascalau Feb 1, 2022
42b58f9
unit tests base block
miiu96 Feb 1, 2022
4fde0a1
FEAT: Add tests for snapshot
mariusmihaic Feb 1, 2022
d3f1e75
Merge branch 'development' into EN-11583-Improve-code-coverage-blockc…
mariusmihaic Feb 1, 2022
f9a531c
FIX: Merge conflicts
mariusmihaic Feb 1, 2022
eddbbfb
FEAT: Finish tests
mariusmihaic Feb 1, 2022
00e2d4f
CLN: Small refactor
mariusmihaic Feb 1, 2022
cb0d613
* Fixed some misleading logs
SebastianMarian Feb 1, 2022
bd510de
unit tests coverage: getAllIntermediateTxs, getters and setters
ssd04 Feb 2, 2022
2fe3a41
FIX: Review finding
mariusmihaic Feb 2, 2022
64565e5
unit tests coverage: handler more error paths + SaveState function
ssd04 Feb 2, 2022
0b037a3
process, integrationTests, testscommon: fix total gas provided with s…
AdoAdoAdo Feb 2, 2022
fb530c4
process: estimate more accurately scheduled gas remaining
AdoAdoAdo Feb 2, 2022
bc046e9
Merge branch 'fix-edge-case-of-set-scheduled-scrs-at-bootstrap' into …
AdoAdoAdo Feb 2, 2022
0627d45
* Added some logs
SebastianMarian Feb 2, 2022
63c2411
process: rename method
AdoAdoAdo Feb 2, 2022
0c82a8e
process: revert renaming
AdoAdoAdo Feb 2, 2022
21f46c8
Merge pull request #3743 from ElrondNetwork/fix-total-gas-provided-wi…
AdoAdoAdo Feb 2, 2022
53f1846
scheduledTxsExecution - unit tests updates
ssd04 Feb 2, 2022
22cbb6a
FIX: Review findings
mariusmihaic Feb 2, 2022
1a09f6d
process: protect developerFees pointer on get
AdoAdoAdo Feb 2, 2022
dc9daa8
* Added some logs
SebastianMarian Feb 2, 2022
1c24eec
Merge remote-tracking branch 'origin/fix-edge-case-of-set-scheduled-s…
SebastianMarian Feb 2, 2022
cdd8e02
FIX: Review findings
mariusmihaic Feb 2, 2022
6149ac1
scheduledTxsExecution - small changes: renaming and cleanup
ssd04 Feb 2, 2022
9572b11
- implemented a new function in the chain handlers implementations th…
iulianpascalau Feb 2, 2022
b8f95f9
unit tests coverage improvements - pending miniblocks
ssd04 Feb 3, 2022
427548c
pending miniblocks - added one more test scenario
ssd04 Feb 3, 2022
47110de
- proper fix
iulianpascalau Feb 3, 2022
edc80a2
- removed TODO
iulianpascalau Feb 3, 2022
b7a46ec
- fixed linter error
iulianpascalau Feb 3, 2022
15eaa2c
* Fixed gas provided with scheduled
SebastianMarian Feb 3, 2022
607d26b
unit tests coverage improvements - baseProcess -> ProcessScheduledBlock
ssd04 Feb 3, 2022
0afbbbf
- fixes after review
iulianpascalau Feb 3, 2022
2ea3caf
Merge branch 'EN-11583-Improve-code-coverage-blockchain-hook' into ap…
iulianpascalau Feb 3, 2022
c57c27a
Merge pull request #3726 from ElrondNetwork/EN-11583-Improve-code-cov…
bogdan-rosianu Feb 3, 2022
36eb112
- fixes after merge, added unit test
iulianpascalau Feb 3, 2022
b6a7930
Merge branch 'development' into api-calls-fixes-for-scheduled-roothash
iulianpascalau Feb 3, 2022
7599936
comments and naming update
ssd04 Feb 3, 2022
1cd02ef
fixes and improves
miiu96 Feb 3, 2022
328ee3a
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
miiu96 Feb 3, 2022
bda90c2
- more fixes
iulianpascalau Feb 3, 2022
7bcd3d1
Merge remote-tracking branch 'origin/api-calls-fixes-for-scheduled-ro…
iulianpascalau Feb 3, 2022
fa7d380
Merge branch 'development' into improve-code-coverage-scheduled-txs
ssd04 Feb 3, 2022
22edb9a
- log prints
iulianpascalau Feb 3, 2022
32914b3
fixes after review:
ssd04 Feb 3, 2022
2bd5954
Merge branch 'development' into fix-edge-case-of-set-scheduled-scrs-a…
AdoAdoAdo Feb 3, 2022
b520645
fixes after review:
ssd04 Feb 3, 2022
c33594d
fix metadata for nonfungible tokens on API
bogdan-rosianu Feb 3, 2022
6f5ffb8
fix golangci
bogdan-rosianu Feb 3, 2022
7b25881
latest indexer
miiu96 Feb 3, 2022
5e72300
Merge branch 'development' into fix-non-fungible-metadata-api
miiu96 Feb 4, 2022
1132eb8
Merge branch 'api-calls-fixes-for-scheduled-roothash' into fix-non-fu…
bogdan-rosianu Feb 4, 2022
7174391
Merge pull request #3744 from ElrondNetwork/improve-code-coverage-sch…
AdoAdoAdo Feb 4, 2022
43d7554
Merge branch 'development' into api-calls-fixes-for-scheduled-roothash
AdoAdoAdo Feb 4, 2022
7abc3c9
Merge branch 'development' into fix-edge-case-of-set-scheduled-scrs-a…
AdoAdoAdo Feb 4, 2022
6605acb
[wip] use accounts adapter api for all endpoints
bogdan-rosianu Feb 4, 2022
700446a
Merge pull request #3746 from ElrondNetwork/api-calls-fixes-for-sched…
iulianpascalau Feb 4, 2022
a6bf624
Merge branch 'development' into fix-edge-case-of-set-scheduled-scrs-a…
AdoAdoAdo Feb 4, 2022
b3ba186
Merge branch 'development' into fix-non-fungible-metadata-api
bogdan-rosianu Feb 4, 2022
685a43a
fix unit tests
bogdan-rosianu Feb 4, 2022
c00f579
process: fix unit test after merge
AdoAdoAdo Feb 4, 2022
4278401
- added accountsDB API implementation + integration in the factory pa…
iulianpascalau Feb 4, 2022
50d6e40
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
miiu96 Feb 4, 2022
fc8158e
adapt to new accounts adapter api wrapper
bogdan-rosianu Feb 4, 2022
647c24a
Merge pull request #3742 from ElrondNetwork/fix-edge-case-of-set-sche…
AdoAdoAdo Feb 4, 2022
de68311
fix integration tests + race in tests
bogdan-rosianu Feb 4, 2022
16caf50
- added unit tests for accountsDBApi
iulianpascalau Feb 4, 2022
d7f7015
fixes after merge and re review
miiu96 Feb 4, 2022
f7bf1c8
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
miiu96 Feb 4, 2022
cd16691
Merge branch 'development' into fix-non-fungible-metadata-api
sasurobert Feb 4, 2022
4be56fa
- added extra check + unit test
iulianpascalau Feb 4, 2022
659d2d3
Merge remote-tracking branch 'origin/fix-non-fungible-metadata-api' i…
iulianpascalau Feb 4, 2022
05be22d
- fixes in integration tests + accountsDBApi implementation
iulianpascalau Feb 4, 2022
c90d788
- small concurrency fix + added unit test
iulianpascalau Feb 4, 2022
1e1e5c2
Merge branch 'development' into p2p-package-cleanup
iulianpascalau Feb 4, 2022
5d61d01
[wip] integrate esdt nft storage handler
bogdan-rosianu Feb 4, 2022
e809caa
remove comment
bogdan-rosianu Feb 4, 2022
1785c5d
fixes after review
bogdan-rosianu Feb 4, 2022
63171b5
fix tests with esdt storage handler
bogdan-rosianu Feb 4, 2022
ffeca3c
small fixes after review
bogdan-rosianu Feb 4, 2022
572aa34
fixes after review
bogdan-rosianu Feb 4, 2022
886bcbd
- fixed flaky unit test
iulianpascalau Feb 4, 2022
2b7c840
Merge branch 'master' into update-master-dev-2022.02.04
iulianpascalau Feb 4, 2022
b54fa06
Merge pull request #3748 from ElrondNetwork/fix-non-fungible-metadata…
gabi-vuls Feb 4, 2022
ce19ede
Merge branch 'development' into update-master-dev-2022.02.04
iulianpascalau Feb 4, 2022
7e85b15
Merge pull request #3752 from ElrondNetwork/update-master-dev-2022.02.04
iulianpascalau Feb 4, 2022
d6b1389
Merge pull request #3753 from ElrondNetwork/development
iulianpascalau Feb 4, 2022
e858110
vmcommon 1.2.10
sasurobert Feb 6, 2022
6c03277
FIX: log.LogIfError
mariusmihaic Feb 7, 2022
d5fff61
FIX: "err" to "error"
mariusmihaic Feb 7, 2022
baa3c34
vmcommon 1.3.1
sasurobert Feb 7, 2022
40cf28e
Merge remote-tracking branch 'origin/warm-instances-integration' into…
sasurobert Feb 7, 2022
8bad49f
snapshot last rootHash after restart
BeniaminDrasovean Feb 7, 2022
a595d6f
fix tests
BeniaminDrasovean Feb 7, 2022
f054bda
Merge branch 'master' into snapshot-after-restart-fix
BeniaminDrasovean Feb 7, 2022
ffe07cf
Merge branch 'development' into warm-instances-integration
sasurobert Feb 7, 2022
6cf82c1
only go sum
sasurobert Feb 7, 2022
99d1632
fix after merge
sasurobert Feb 7, 2022
477f007
Merge branch 'development' into p2p-package-cleanup
iulianpascalau Feb 7, 2022
671f293
FEAT: Add first tests for RequestEpochStartInfo
mariusmihaic Feb 7, 2022
58ea2ea
- new libs
iulianpascalau Feb 7, 2022
674ed01
- fixed stub & fixes after integration
iulianpascalau Feb 7, 2022
e63f3ff
Merge branch 'development' into remove-unused-fields-from-hb-struct
iulianpascalau Feb 7, 2022
dafc779
Merge pull request #3704 from ElrondNetwork/warm-instances-integration
iulianpascalau Feb 7, 2022
1f31258
Merge branch 'development' into network-discovery-fix
iulianpascalau Feb 7, 2022
b95c046
Merge branch 'development' into p2p-package-cleanup
iulianpascalau Feb 7, 2022
1190944
Merge branch 'development' into EN-11327-Create_txs_sender_subcomp
mariusmihaic Feb 7, 2022
89a6b0e
Merge pull request #3755 from ElrondNetwork/vmcommon-1.2.10
bogdan-rosianu Feb 7, 2022
919b2bc
FEAT: Add first tests for RequestEpochStartInfo
mariusmihaic Feb 7, 2022
ef1f1a5
Merge pull request #3727 from ElrondNetwork/p2p-package-cleanup
iulianpascalau Feb 7, 2022
2ed22c5
FIX: Revert some mistaken changes
mariusmihaic Feb 7, 2022
26f7416
Merge branch 'development' into EN-11327-Create_txs_sender_subcomp
mariusmihaic Feb 7, 2022
1623329
Merge branch 'development' into bump-3rd-party-lib-versions
iulianpascalau Feb 7, 2022
3ee4581
Merge branch 'development' into network-discovery-fix
iulianpascalau Feb 7, 2022
40881c9
Merge branch 'master' into snapshot-after-restart-fix
BeniaminDrasovean Feb 7, 2022
68ac8e9
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
miiu96 Feb 8, 2022
253fdcf
FIX: Revert some mistaken changes
mariusmihaic Feb 8, 2022
ed658c9
Merge branch 'master' into fix-blockchain-hook-error-prints
iulianpascalau Feb 8, 2022
0c8a96e
FIX: Empty newline
mariusmihaic Feb 8, 2022
537dfa9
- added prints
iulianpascalau Feb 8, 2022
b3114ff
- fixed typo
iulianpascalau Feb 8, 2022
71218be
- fixed another typo
iulianpascalau Feb 8, 2022
cbbb67d
fix for peerAccountsDB
BeniaminDrasovean Feb 8, 2022
ac0470a
fix for start in epoch 0
BeniaminDrasovean Feb 8, 2022
0a13d78
Merge pull request #3756 from ElrondNetwork/fix-blockchain-hook-error…
gabi-vuls Feb 8, 2022
d7da127
- temporary disable scheduled txs feature
iulianpascalau Feb 8, 2022
652f500
FEAT: Add extra unit tests + bugfix
mariusmihaic Feb 8, 2022
5042305
- fixed typos in config file
iulianpascalau Feb 8, 2022
11c9ed5
Merge branch 'development' into unit-tests-shardBlock-EN-11619
mariusmihaic Feb 8, 2022
2fd3364
Merge pull request #3659 from ElrondNetwork/EN-11327-Create_txs_sende…
gabi-vuls Feb 8, 2022
b6d4fc8
Merge pull request #3767 from ElrondNetwork/disable-scheduled-txs
gabi-vuls Feb 8, 2022
dcc730e
Merge branch 'development' into bump-3rd-party-lib-versions
iulianpascalau Feb 8, 2022
be9333d
Merge branch 'master' into snapshot-after-restart-fix
iulianpascalau Feb 8, 2022
e5de869
Merge branch 'development' into pid-pk-print-info
iulianpascalau Feb 8, 2022
ffc10df
FEAT: Add tests for nil check in base, remove tests from shardBlock
mariusmihaic Feb 9, 2022
3dc7ad9
FIX: Move err in tests
mariusmihaic Feb 9, 2022
4ce9bb0
Merge pull request #3761 from ElrondNetwork/bump-3rd-party-lib-versions
iulianpascalau Feb 9, 2022
07851f1
Merge branch 'development' into pid-pk-print-info
iulianpascalau Feb 9, 2022
16f336d
Merge branch 'development' into remove-unused-fields-from-hb-struct
iulianpascalau Feb 9, 2022
1daa565
Merge pull request #3758 from ElrondNetwork/snapshot-after-restart-fix
iulianpascalau Feb 9, 2022
f1e6d29
Merge branch 'master' into update-master-to-dev-2022.02.09
iulianpascalau Feb 9, 2022
6deca5a
new vmcommon
sasurobert Feb 9, 2022
fdba2d2
proper release
sasurobert Feb 9, 2022
5d7dfed
proper release elrond go core
miiu96 Feb 9, 2022
5d71b68
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
miiu96 Feb 9, 2022
3c744c1
fixes after merge
miiu96 Feb 9, 2022
b0f4dc5
Merge pull request #3683 from ElrondNetwork/remove-unused-fields-from…
gabi-vuls Feb 10, 2022
7be9c99
Merge pull request #3778 from ElrondNetwork/new-vmcommon-check-froze-…
gabi-vuls Feb 10, 2022
5282a50
Merge branch 'development' into pid-pk-print-info
gabi-vuls Feb 10, 2022
ce2b5d9
Merge branch 'master' into update-master-to-dev-2022.02.09
iulianpascalau Feb 10, 2022
f970891
Merge branch 'development' into update-master-to-dev-2022.02.09
iulianpascalau Feb 10, 2022
a00320a
Merge pull request #3764 from ElrondNetwork/pid-pk-print-info
gabi-vuls Feb 10, 2022
dbc9b77
Merge branch 'development' into network-discovery-fix
gabi-vuls Feb 10, 2022
5e6649d
FIX: Review findings, add time.sleep in tests
mariusmihaic Feb 10, 2022
d52b872
Merge branch 'development' into unit-tests-shardBlock-EN-11619
mariusmihaic Feb 10, 2022
8688a38
Bump github.com/ElrondNetwork/elrond-vm-common from 1.3.1 to 1.3.2
dependabot[bot] Feb 10, 2022
6799990
- fixed trie iterators to work as designed with new accountsAPI imple…
iulianpascalau Feb 10, 2022
03ec6b1
- renamed test
iulianpascalau Feb 10, 2022
8ca6f3e
- fixed trie iterators to work as designed with new accountsAPI imple…
iulianpascalau Feb 10, 2022
837ed3e
- renamed test
iulianpascalau Feb 10, 2022
65043df
Merge pull request #3782 from ElrondNetwork/fix-trie-iterators-accoun…
gabi-vuls Feb 10, 2022
a466b8b
Merge branch 'development' into update-master-to-dev-2022.02.09
gabi-vuls Feb 10, 2022
1dfcfa8
Merge pull request #3777 from ElrondNetwork/update-master-to-dev-2022…
gabi-vuls Feb 10, 2022
4e45bd3
Merge branch 'development' into unit-tests-shardBlock-EN-11619
gabi-vuls Feb 10, 2022
611b533
Merge pull request #3762 from ElrondNetwork/unit-tests-shardBlock-EN-…
gabi-vuls Feb 10, 2022
4603597
Merge branch 'development' into fix-trie-iterators-accountsAPI
gabi-vuls Feb 10, 2022
0c94736
Merge branch 'development' into dependabot/go_modules/development/git…
iulianpascalau Feb 10, 2022
e4c033b
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
miiu96 Feb 11, 2022
1bc43a7
Merge pull request #3779 from ElrondNetwork/dependabot/go_modules/dev…
iulianpascalau Feb 11, 2022
555fd3f
Merge branch 'development' into fix-trie-iterators-accountsAPI
iulianpascalau Feb 11, 2022
46c0424
Merge branch 'development' into network-discovery-fix
iulianpascalau Feb 11, 2022
17d41e1
- fixed data race condition in blockchain hook unit tests
iulianpascalau Feb 11, 2022
00135e7
Merge pull request #3784 from ElrondNetwork/fix-race-condition-in-uni…
iulianpascalau Feb 11, 2022
a6c1d04
Merge branch 'development' into fix-trie-iterators-accountsAPI
iulianpascalau Feb 11, 2022
ffdedf8
Merge branch 'development' into network-discovery-fix
iulianpascalau Feb 11, 2022
33f3af9
Merge branch 'master' into merge-master-dev-2022.02.11
iulianpascalau Feb 11, 2022
3edbc21
Merge pull request #3714 from ElrondNetwork/network-discovery-fix
iulianpascalau Feb 11, 2022
2f30d29
Merge branch 'development' into fix-trie-iterators-accountsAPI
iulianpascalau Feb 11, 2022
daeb202
Merge pull request #3781 from ElrondNetwork/fix-trie-iterators-accoun…
gabi-vuls Feb 11, 2022
41f0358
Merge branch 'development' into merge-master-dev-2022.02.11
iulianpascalau Feb 11, 2022
fc70e9d
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
miiu96 Feb 11, 2022
cfe00fa
Merge pull request #3785 from ElrondNetwork/merge-master-dev-2022.02.11
iulianpascalau Feb 11, 2022
d0684b5
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
iulianpascalau Feb 11, 2022
897e46f
go mod
sasurobert Feb 14, 2022
2a83c3b
updated integration tests to use gasschedule v4
raduchis Feb 15, 2022
4e81835
fix after review
raduchis Feb 15, 2022
fb424e8
removed !race pre-processor from all vm integration tests
raduchis Feb 15, 2022
400fceb
updated integration tests to use gasschedule v4 improvement
dragos-rebegea Feb 15, 2022
c1e7b4f
undo remove build !race
raduchis Feb 15, 2022
bdc9b22
made gasSchedulePath a const
raduchis Feb 15, 2022
c8e7116
Merge branch 'update-tests-gasschedulev4' into update-tests-gasschedu…
raduchis Feb 15, 2022
28d8bdb
Merge pull request #3799 from ElrondNetwork/update-tests-gasschedulev…
raduchis Feb 15, 2022
ddf4870
fixed after merge
raduchis Feb 15, 2022
a23736f
- fixed golang minimum version
iulianpascalau Feb 15, 2022
d2e4059
- fixed race condition in test file
iulianpascalau Feb 15, 2022
24a45b2
reduced consumedFee after switch to gasScheduleV4
raduchis Feb 15, 2022
5408c6c
Merge branch 'development' into merge-dev-into-liquid-staking
mariusmihaic Feb 15, 2022
814b1c7
FIX: one merge conflict
mariusmihaic Feb 15, 2022
70e9cc3
Merge pull request #3801 from ElrondNetwork/update-readme-md-2022.02.15
iulianpascalau Feb 16, 2022
ad093f2
FIX: More merge conflicts
mariusmihaic Feb 16, 2022
a608221
FIX: Other merge conflicts
mariusmihaic Feb 16, 2022
3d9acbe
Merge branch 'master' into update-master-to-dev-2022.02.16
iulianpascalau Feb 16, 2022
fee83c2
FIX: Merge conflict
mariusmihaic Feb 16, 2022
32ac189
Merge pull request #3806 from ElrondNetwork/update-master-to-dev-2022…
iulianpascalau Feb 16, 2022
a573562
Merge branch 'development' into update-tests-gasschedulev4
raduchis Feb 16, 2022
bffe14d
Merge branch 'development' into add-receipts-and-intra-scrs-in-api-block
gabi-vuls Feb 16, 2022
25949ec
Merge pull request #3713 from ElrondNetwork/add-receipts-and-intra-sc…
gabi-vuls Feb 16, 2022
5831e8a
Merge branch 'development' into update-tests-gasschedulev4
andreibancioiu Feb 16, 2022
437a5d7
Merge pull request #3798 from ElrondNetwork/update-tests-gasschedulev4
raduchis Feb 17, 2022
96c8412
- moved the blockchain hook instantiation from the vm container factory
iulianpascalau Feb 21, 2022
9e73e17
fix scr data
miiu96 Feb 22, 2022
b2b8c3d
- switched the usage of the accounts adapter API on the api-related o…
iulianpascalau Feb 22, 2022
07da6ef
Merge pull request #3826 from ElrondNetwork/fix-block-api-snd-and-rcv…
gabi-vuls Feb 22, 2022
7d1f98d
Merge branch 'development' into extract-blockchainHook-instantiation
gabi-vuls Feb 23, 2022
e85dc8e
Merge pull request #3825 from ElrondNetwork/extract-blockchainHook-in…
gabi-vuls Feb 23, 2022
5781228
Merge branch 'development' into arwen-v1.4.40
camilbancioiu Feb 24, 2022
b87901a
Merge pull request #3796 from ElrondNetwork/arwen-v1.4.40
camilbancioiu Feb 24, 2022
97398b8
repair deleting delegator
sasurobert Feb 28, 2022
afda380
Merge branch 'development' into merge-dev-into-liquid-staking
mariusmihaic Feb 28, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
35 changes: 35 additions & 0 deletions .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
env:
IMAGE_NODE: elrond-go-node
REGISTRY_HOSTNAME: elrondnetwork

name: Build Docker image & push

on:
release:
types: [published]

jobs:
build-docker-image:
strategy:
matrix:
runs-on: [ubuntu-latest]
runs-on: ${{ matrix.runs-on }}

steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v2

- name: Get the version
id: get_version
run: echo ::set-output name=VERSION::${GITHUB_REF#refs/tags/}

- name: Build image
run: |
TAG_VERSION=${{ steps.get_version.outputs.VERSION }}
cd ${GITHUB_WORKSPACE} && docker build -t "${REGISTRY_HOSTNAME}/${IMAGE_NODE}:${TAG_VERSION}" -f ./docker/elrond/Dockerfile .
- name: Push image
run: |
docker login --username ${{ secrets.DOCKERHUB_USERNAME }} --password ${{ secrets.DOCKERHUB_TOKEN }}
TAG_VERSION=${{ steps.get_version.outputs.VERSION }}
docker push "${REGISTRY_HOSTNAME}/${IMAGE_NODE}:${TAG_VERSION}"
docker logout
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ In order to join the network as an observer or as a validator, the required step
Alternatively, in order to use the Docker Image, jump to [Using the Docker Image](#using-the-docker-image).

### Step 1: install & configure go:
The installation of go should proceed as shown in official golang installation guide https://golang.org/doc/install . In order to run the node, minimum golang version should be 1.12.4.
The installation of go should proceed as shown in official golang installation guide https://golang.org/doc/install . In order to run the node, minimum golang version should be 1.17.6.

### Step 2: clone the repository and build the binaries:
The main branch that will be used is the master branch. Alternatively, an older release tag can be used.
Expand Down Expand Up @@ -194,7 +194,7 @@ docker run -d -v /absolute/path/to/config/:/data/ elrondnetwork/elrond-go-node:l
## Contribution
Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes to Elrond!

If you'd like to contribute to Elrond, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base. If you wish to submit more complex changes though, please check up with the core developers first on our [riot channel](https://riot.im/app/#/room/#elrond:matrix.org) to ensure those changes are in line with the general philosophy of the project and/or get some early feedback which can make both your efforts much lighter as well as our review and merge procedures quick and simple.
If you'd like to contribute to Elrond, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base. If you wish to submit more complex changes though, please check up with the core developers first here on github, to ensure those changes are in line with the general philosophy of the project and/or get some early feedback which can make both your efforts much lighter as well as our review and merge procedures quick and simple.

Please make sure your contributions adhere to our coding guidelines:

Expand Down
146 changes: 0 additions & 146 deletions api/api.go

This file was deleted.

161 changes: 0 additions & 161 deletions api/block/routes.go

This file was deleted.