Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

node: Mode system #853

Open
wants to merge 83 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
d1bc7d1
neo-cli: tune MaxTransactionsPerBlock for testnet (#850)
roman-khimov Feb 10, 2022
35269f6
set new network id for testnet
superboyiii Mar 28, 2022
51b5514
revert
superboyiii Mar 28, 2022
2ad44ef
Add new testnet network id (#852)
superboyiii Mar 29, 2022
ab5447d
typo, comment (#847)
Jim8y Mar 31, 2022
8cac90f
create mode folders
Jim8y Apr 3, 2022
c9c3392
privatenet config and commands
Jim8y Apr 3, 2022
029ac42
load mode
Jim8y Apr 7, 2022
d4bb9e4
list mode
Jim8y Apr 7, 2022
11dabc8
delete mode
Jim8y Apr 7, 2022
e86ab46
save mode
Jim8y Apr 7, 2022
c73623b
optimise code
Jim8y Apr 7, 2022
2564839
done with the mode system and added an icon for neo-cli
Jim8y Apr 7, 2022
cbd62b3
fix format
Jim8y Apr 7, 2022
fd1ec20
fix format....well, no idea where the format issue is
Jim8y Apr 7, 2022
7d5ed7f
remove mode file
Jim8y Apr 8, 2022
6427f54
update wallet file
Jim8y Apr 8, 2022
01daf77
save config files in a same folder
Jim8y Apr 8, 2022
8536ff9
code optimise
Jim8y Apr 8, 2022
4f62c33
fix logic
Jim8y Apr 8, 2022
f41de1a
fix format
Jim8y Apr 8, 2022
de3ccd8
optimise code and solve delete issue
Jim8y Apr 8, 2022
6dd88ef
when user install plugin, save the config to the current mode
Jim8y Apr 8, 2022
dd130bb
copy plugin config.json to all modes
Jim8y Apr 9, 2022
27ea359
Update neo-cli/CLI/MainService.Mode.cs
Jim8y Apr 9, 2022
5e0e7f8
Merge branch 'develop' into mode-system
Jim8y Apr 19, 2022
d0c0f30
update mode system
Jim8y May 18, 2022
a89a910
Merge branch 'master' into mode-system
Jim8y May 25, 2022
04c2d42
Merge branch 'master' into mode-system
Jim8y Jun 25, 2022
fedde51
merge master
Jim8y Jul 3, 2022
7aac009
Update neo-cli/CLI/MainService.Mode.cs
Jim8y Jul 14, 2022
817bae6
fix issues as nico comments
Jim8y Jul 14, 2022
7745c8d
minor update
Jim8y Jul 14, 2022
f921835
fix plugin delete issue
Jim8y Jul 15, 2022
e6e225e
Update neo-cli/CLI/MainService.Mode.cs
Jim8y Jul 18, 2022
f3fd7aa
fix path issue
Jim8y Jul 18, 2022
91eb460
fix format
Jim8y Jul 18, 2022
fd9203f
fix plugin name issue
Jim8y Jul 18, 2022
87feb0f
fix config issue while install plugin from the mode
Jim8y Jul 20, 2022
092d546
Merge branch 'master' into mode-system
Jim8y Jul 26, 2022
d30b8d1
add warning info
Jim8y Jul 28, 2022
5894885
stop the node
Jim8y Jul 28, 2022
7e6919c
Merge branch 'master' into mode-system
Jim8y Jul 28, 2022
f83ab4f
rename and remove
Jim8y Jul 28, 2022
9af9e0c
fix async issue
Jim8y Aug 2, 2022
3d44018
Merge branch 'master' into mode-system
Jim8y Aug 9, 2022
13697d7
Merge branch 'master' into mode-system
Jim8y Aug 10, 2022
d38e39e
in case of duplicly install plugin while loading mode
Jim8y Aug 10, 2022
6a1b2ba
Merge branch 'master' into mode-system
Jim8y Aug 18, 2022
dd69999
fix case in path
Jim8y Sep 8, 2022
6a4df34
add plugin file
Jim8y Sep 8, 2022
2a98ccb
on create new mode
Jim8y Sep 8, 2022
f5f6b8a
add oracle mode
Jim8y Sep 8, 2022
e73a42c
try to fix cpytofolder
Jim8y Sep 8, 2022
ef18644
fix mode load issue
Jim8y Sep 8, 2022
ced9cc3
udpate the expect
Jim8y Sep 8, 2022
1056ec2
Revert "udpate the expect"
Jim8y Sep 8, 2022
e33c868
fix plugin name case issue
Jim8y Sep 15, 2022
5dad265
fix plugin name case issue and remove oracle mode
Jim8y Sep 21, 2022
009f802
format check
Jim8y Sep 22, 2022
e79bde9
1. config exists in mode and in mode => move config from mode to plugin
Jim8y Sep 22, 2022
bcad2a0
config.json
Jim8y Sep 22, 2022
86a7174
fix format
Jim8y Oct 10, 2022
0bd73ce
fix expect test
Jim8y Oct 26, 2022
842fc07
fix path issue
Jim8y Oct 26, 2022
3d06822
fix path
Jim8y Oct 27, 2022
2a3e53e
fix privatenet wallet path
Jim8y Oct 27, 2022
f1977f0
fix expect
Jim8y Oct 27, 2022
e12ad2d
Update neo-cli/Modes/privatenet/config.json
Jim8y Oct 27, 2022
6cf1de2
Merge branch 'master' into mode-system
Jim8y Oct 27, 2022
17e009c
Merge branch 'master' into mode-system
Jim8y Oct 27, 2022
cb96042
Update neo-cli/CLI/MainService.Plugins.cs
Jim8y Oct 31, 2022
858a922
Update neo-cli/CLI/MainService.Plugins.cs
Jim8y Oct 31, 2022
9cdedc8
Merge branch 'master' into mode-system
Jim8y Dec 8, 2022
305ab79
Update Helper.cs
shargon Dec 12, 2022
c0cb778
Merge branch 'master' into mode-system
superboyiii Jan 11, 2023
456afc9
Merge branch 'mode-system' of github.com:Liaojinghui/neo-node into mo…
Jim8y Jan 30, 2023
fc27b27
Merge branch 'master' into mode-system
Jim8y Feb 2, 2023
374acf6
Merge branch 'mode-system' of github.com:Liaojinghui/neo-node into mo…
Jim8y Feb 2, 2023
2e07919
update format
Jim8y Feb 2, 2023
9445883
Merge branch 'master' into mode-system
vncoelho Feb 23, 2023
892f2cd
Merge branch 'master' into mode-system
Jim8y Feb 27, 2023
5faefae
Merge branch 'master' into mode-system
Jim8y Aug 10, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into mode-system
Jim8y authored May 25, 2022
commit a89a9101070225cf4e2783d9503cdf0903c49ffd

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.